Billing
Advance the invoice's state to the next status
Advance the invoice's state to the next status.
The call doesn't "approve the invoice", it only advances the invoice to the next status if the transition would be automatic.
The action can be called when the invoice's statusDetails' actions field contain the "advance" action.
post/api/v1/billing/invoices/{invoiceId}/advance
Path parameters
invoiceIdstring required
Example:01G65Z755AFWAKHE12NY0CQ9FH
Response
The request has succeeded.