Skip to main content

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
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

Successful Request


Schema
    any
Loading...