Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json · string
The body is of type string.
Example:
{
"orderNumbers": ["order-1656594188", "order-1656594944"]
}Response
BackOrderPreOrder service will get back/pre items from order models
The response is of type object.
