Interface Invoice Line Rejections REST Endpoints
Payables Interface Invoices/Interface Invoice Lines/Interface Invoice Line Rejections
The payables interface invoice line rejections resource is used to view the interface invoice line attributes rejections. Note that the service endpoints in this resource category are only for Oracle internal use, specifically designed to work only with the visual builder add-in for Excel.
- Get all interface invoice line rejections
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/payablesInterfaceInvoices/{payablesInterfaceInvoicesUniqID}/child/interfaceInvoiceLines/{InvoiceLineId}/child/interfaceInvoiceLineRejections - Get an interface invoice line rejection
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/payablesInterfaceInvoices/{payablesInterfaceInvoicesUniqID}/child/interfaceInvoiceLines/{InvoiceLineId}/child/interfaceInvoiceLineRejections/{interfaceInvoiceLineRejectionsUniqID}