Skip to main content
POST
Create an invoice

Autorisierungen

Authorization
string
header
erforderlich

The access token received from the authorization server in the OAuth 2.0 flow.

Abfrageparameter

o
string

Organization ID

add_to_balance
enum<string>

When set to 1, the invoice is automatically added to the customer's open balance.

Verfügbare Optionen:
1

Body

application/vnd.api+json
data
Invoice · object
erforderlich

An invoice generated for an order, containing line items and payment status.

Antwort

Created

data
Invoice · object

An invoice generated for an order, containing line items and payment status.