Send the invoice to the customer
Approve a billing invoice.
This call instantly sends the invoice to the customer using the configured billing profile app.
This call is valid in two invoice statuses:
- draft: the invoice will be sent to the customer, the invoice state becomes issued
- manual_approval_needed: the invoice will be sent to the customer, the invoice state becomes issued
Path parameters
ULID (Universally Unique Lexicographically Sortable Identifier).
Response
The updated invoice after sending to the customer.
Changes
Changed in 5 of the 62 revisions of this API.14
- ○
added the optional property
oneOf[BillingInvoiceStandard]/lines/items/oneOf[BillingInvoiceStandardLine]/subscription/allOf[BillingSubscriptionReference]/nameto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
oneOf[BillingInvoiceStandard]/lines/items/oneOf[BillingInvoiceStandardLine]/usage_quantity_detailto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
oneOf[BillingInvoiceStandard]/lines/items/oneOf[BillingInvoiceStandardLine]/rate_card/allOf[BillingInvoiceLineRateCard]/unit_configto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 112 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲