Invoices
Creating an Invoice
This shows how to create a new invoice with line items and mappings.
Fetching an Invoice
This demonstrates how to retrieve an invoice by its ID.
Fetching Invoices by Status
You can also retrieve a list of invoices that match a specific status.
Updating an Invoice
This shows how to modify an existing invoice, such as updating a line item’s quantity.
Approving an Invoice
This shows how to approve an invoice that is pending approval.
Flagging an Invoice
This shows how to flag an invoice for review with a reason.
Marking Invoices as Exported
You can mark one or more invoices as exported. This is useful when you have processed them in your external system.

