Order Promises (Deprecated) REST Endpoints

Order Management/Order Promises (Deprecated)
Deprecated. The Order Promises resource gets inquiry results and alternate availability options, and updates or cancels sales orders in Oracle Global Order Promising Cloud. Canceling sales orders, auto-scheduling, and scheduling sales orders return results to the caller application. The respective service operation is used to cancel or schedule fulfillment lines from external, non-Oracle applications. Fulfillment lines that are managed in Oracle Order Management Cloud won't be updated by these operations. For those fulfillment lines, you need to perform the corresponding action in Order Management, instead of using this resource. This resource was replaced by the Global Order Promises resource.
Create an order promise
Method: post
Path: /fscmRestApi/resources/11.13.18.05/orderPromises
Get all order promises
Method: get
Path: /fscmRestApi/resources/11.13.18.05/orderPromises
Get one order promise
Method: get
Path: /fscmRestApi/resources/11.13.18.05/orderPromises/{UniqueOrderId}