Create an invoice

Create an invoice

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Account identifier (ID)

Body Params

The Invoice object in format JSON to create

boolean
enum
Defaults to false

Indicates whether the invoice should be automatically processed after creation/import.

When set to true and the invoice passes validations:

  • For sending transports (non-download), the invoice is queued to be sent asynchronously.
  • For download transport, the invoice is not sent. Instead, if tax report generation is enabled and required for this invoice, the invoice will be issued and the tax report generated (invoice ends in state=issued and exposes tax_report_ids). Otherwise, the invoice may end in state=error.

Note: This option is incompatible with the custom signature configuration.

Allowed:
boolean
Defaults to false

Mark the invoice as acknowledged.

invoice
object
required

Represents an invoice as an object

Headers
string
Defaults to 2026-04-20

Specifies the version of the API to use in this request. If not specified uses the API-Version set in the group conifguration B2Brouter UI Application -> Developers -> API Keys -> API Version

Responses

400

Invalid status value

401

Unauthorized

403

Forbidden

422

Unprocessable Entity

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