- Subcategories:
- Documents
- Equipment Details
- Involved Parties
- Line Items
- Notes
- Ports
- Protective Services
- Reference Numbers
- Remarks
- Routes
- Shipments
- Statuses
- Stops
- Summaries
- Summary Details
- Supply Province VAT Regulations
- Texts
- VAT Analyses
Invoices REST Endpoints
Business Objects/Invoices
The operations from the Business Objects/Invoices category.
- Create an Invoice
- Method: postPath:
/invoices
- Delete an Invoice
- Method: deletePath:
/invoices/{invoiceGid}
- Get an Invoice
- Method: getPath:
/invoices/{invoiceGid}
- Get Invoices
- Method: getPath:
/invoices
- Update an Invoice
- Method: patchPath:
/invoices/{invoiceGid}