Skip to main content
POST

Autorisierungen

Authorization
string
header
erforderlich

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

Header

Authorization
string
erforderlich

Bearer Token

Pfadparameter

invoice_id
string<uuid>
erforderlich

UUID of the invoice

Abfrageparameter

o
string

Organization ID

Body

application/json
balanceable_type
enum<string>
erforderlich

Type of the target entity that owns the balance.

Verfügbare Optionen:
customers,
businesses
balanceable_id
string
erforderlich

UUID of the target customer or business.

issued_at
string<date>

Optional future issue date. Must be today or later.

Antwort

OK

data
Invoice · object

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