called when outer service updated any order has back/pre items, Allocation service after release
Backorder Preorder Reservation
called when outer service updated any order has back/pre items, Allocation service after release
POST
called when outer service updated any order has back/pre items, Allocation service after release
Documentation Index
Fetch the complete documentation index at: https://developer.fabric.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
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.
To receive a consent from customer for the delay on backorder or preorder fulfilment.Get backOrderPreOrderReservation
