Invoices
Create an Invoice
Create an Invoice
POST
Create an Invoice
Authorizations
API key for authentication. Get your key from the Dashboard > Settings > API Access.
Body
application/json
Global discount, after applying the line item discounts
The date of the invoice
The date of the due date
The line items of the invoice
The notes of the invoice
The id of the counterparty. Expected to be a valid object id like 666666666666666666666666
Pattern:
^[0-9A-Fa-f]{24}$The id of the invoice or 'INCREMENTAL' to auto generate the invoice id
The currency of the invoice.
The id of the purchase order
The id of the pay via stripe account connection. Expected to be a valid object id like 666666666666666666666666
Pattern:
^[0-9A-Fa-f]{24}$Create an Invoice