Create an invoice

Create an invoice

Log in to see full request history
Path Params
string
required

ID of account

string
required

Format

The format of the API response can be either JSON or XML.

Body Params

The Invoice object in format JSON to create

boolean
Defaults to false

A flag to indicate whether the invoice should be sent after import. The invoice will only be sent if it passes all validations.
Note: This option is incompatible with the custom signature configuration.

invoice
object
required

Represents an invoice as an object

Responses
201

Successful operation

400

Invalid status value

401

Unauthorized

403

Forbidden

422

Unprocessable Entity

Language
Credentials
URL
Click Try It! to start a request and see the response here!