Holds REST Endpoints
Order Management/Sales Orders for Order Hub/Holds
The Holds resource retrieves active and released holds on the order line.
- Get all holds
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/salesOrdersForOrderHub/{OrderKey}/child/holds
- Get one hold
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/salesOrdersForOrderHub/{OrderKey}/child/holds/{HoldInstanceId}