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 are specifically designed to only work with the visual builder add-in for Excel.
Get all interface invoice line rejections
Method: get
Path: /fscmRestApi/resources/11.13.18.05/payablesInterfaceInvoices/{payablesInterfaceInvoicesUniqID}/child/interfaceInvoiceLines/{InvoiceLineId}/child/interfaceInvoiceLineRejections
Get an interface invoice line rejection
Method: get
Path: /fscmRestApi/resources/11.13.18.05/payablesInterfaceInvoices/{payablesInterfaceInvoicesUniqID}/child/interfaceInvoiceLines/{InvoiceLineId}/child/interfaceInvoiceLineRejections/{interfaceInvoiceLineRejectionsUniqID}