Search parent order, send only list of orderUuids and receive a list of orderUuids in return
Search parent order, send only list of orderUuids and receive a list of orderUuids in return
Path Parameters
department_token string required
application/json
Request Body required
orderUuidList string[]
customerUuidList string[]
vehicleUuidList string[]
orderStatus string[]
orderFilterLabels string[]
dealerUuid string
openDateRequest object
from string
to string
closeDateRequest object
from string
to string
updatedDateRequest object
from string
to string
createdDateRequest object
from string
to string
departmentUuid string
userUuid string[]
size string
pageNo string
Responses
- 200
- 400
- 500
Successful Request
application/json
Schema
Schema
- any
Bad Request
application/json
Schema
Schema
- any
Internal Server Error
application/json
Schema
Schema
- any
Loading...