Supply Documents REST Endpoints
Inventory Management/Supply Requests/Supply Order Lines/Make Supplies/Supply Documents
The Supply Documents resource manages the details of the execution documents that are generated in the course of supply creation and fulfillment.
- Get all supply documents
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyRequests/{SupplyOrderReferenceNumber}/child/supplyOrderLines/{SupplyLineId}/child/makeSupply/{SupplyTrackingLineId}/child/supplyDocuments
- Get one supply document
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyRequests/{SupplyOrderReferenceNumber}/child/supplyOrderLines/{SupplyLineId}/child/makeSupply/{SupplyTrackingLineId3}/child/supplyDocuments/{supplyDocumentsUniqID}