Orders & Billing
Move invoice to a balance
Move an existing draft invoice to a customer balance. If the invoice is already on a balance, it is detached from the old one and attached to the new target.
The target balanceable can be a Customer or a Business. The system resolves or creates the appropriate open balance for the current billing period.
Rejects locked invoices and consolidated child invoices (HTTP 400).
POST
Autorisierungen
The access token received from the authorization server in the OAuth 2.0 flow.
Header
Bearer Token
Pfadparameter
UUID of the invoice
Abfrageparameter
Organization ID
Body
application/json
Antwort
OK
An invoice generated for an order, containing line items and payment status.