Skip to main content
POST
Create an invoice

Authorizations

X-API-Key
string
header
required

Server-to-server auth. Send your API key in the "X-API-Key" header and your API secret in the "X-API-Secret" header.

Body

application/json

Invoice payload (title, currency, customer details, dates, tax/discount, lineItems, etc.)

The body is of type object.

Response

201 - application/json

Created

The response is of type object.