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