Submit an array of invoices.Request Format: Array of Invoice objects

Log in to see full request history

Example Request

[ { "discount_amount_cents": 0, "metadata": {}, "status_detail": {}, "amount_cents": 0, "currency": "USD", "invoice_date": "2022-02-20", "invoice_due_date": "2022-02-20", "invoice_number": "string", "note": "string", "originating_counterparty_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "receiving_counterparty_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "reconciliation_id": "ID", "account_number": "1234" } ]

See Invoices Schema for more details.

Body Params
Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json