OpenMeter Billing Settings
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
post/openmeter/billing/invoices/{invoiceId}/approve
Path parameters
invoiceIdstring required
ULID (Universally Unique Lexicographically Sortable Identifier).
Example:01G65Z755AFWAKHE12NY0CQ9FH
Response
The updated invoice after sending to the customer.