API Reference

Create and optionally send an invoice

API endpoint to create an invoice and send it to a customer's email (optional).

Log in to see full request history
Body Params
int32
required

Your business's branch id

boolean
required
Defaults to false

To determine if the created invoice should be sent to the customer's email

date

The date the invoice was issued

date

The date the invoice is due for

int32

The id of customer associated to the invoice

int32

The Sales Order Number of the invoice

string

The currency of the invoice

string

Any note to be contained in the invoice

string

The name of the invoice

procurements
array

An array of procurements that are associated to the invoice

procurements
paymentMethods
array of strings

All the payment methods accepted in the invoice

paymentMethods
int32

Discount added to the invoice

int32

The total amount due for the invoice

Responses

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