Receipts REST Endpoints
Purchase Order Lifecycle Details/Receipts
The details about receipts and deliveries that are created against purchase orders, such as how many items have been received and when they were received.
- Get receipt details for all schedules of a purchase order
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchaseOrderLifeCycleDetails/{POHeaderId}/child/receipts
- Get receipt details for one purchase order schedule
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchaseOrderLifeCycleDetails/{POHeaderId}/child/receipts/{receiptsUniqID}