Inspection bookings search results will be returned
Error message returned
curl -i -X GET \ 'https://qa-web-02.qima.com/user/{userId}/inspection-orders?service-type=string&start=string&end=string&keyword=string&status=string&pageSize=string&pageNumber=string&all=string&sortField=string&sortType=string'
{- "pageNo": [
- "1,2,3"
], - "totalPageNum": [
- "1,2,3"
], - "totalSize": [
- "100, 1000"
], - "pageItems": [
- { }
], - "countByFields": [
- 0
]
}