Invoices REST Endpoints
Purchase Order Lifecycle Details/Invoices
The details about supplier invoices that are created against purchase orders, such as matched quantities and amounts and total invoice amounts.
- Get invoice details for all schedules of a purchase order
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchaseOrderLifeCycleDetails/{POHeaderId}/child/invoices
- Get invoice details for one purchase order schedule
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchaseOrderLifeCycleDetails/{POHeaderId}/child/invoices/{invoicesUniqID}