AutoInvoice Interface Lines REST Endpoints

AutoInvoice Interface Lines
The AutoInvoice interface lines resource is used to get, find, and update the interface line information.
Get all AutoInvoice interface lines
Method: get
Path: /fscmRestApi/resources/11.13.18.05/autoInvoiceInterfaceLines
Get an AutoInvoice interface line
Method: get
Path: /fscmRestApi/resources/11.13.18.05/autoInvoiceInterfaceLines/{InterfaceLineGUID}
Update an AutoInvoice interface line
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/autoInvoiceInterfaceLines/{InterfaceLineGUID}