Confirm workflow step
POST/invoices/:code/workflow/confirm
Confirm the current workflow step and advance to the next status
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 422
- 429
OK
Invalid workflow state, or a booking guard refused: /booking-total-exceeds-invoice-total, /booking-tax-code-unmapped
Unauthorized
Accountant cannot confirm at this status
Invoice not found
Invoice is parked as a duplicate, or its amount or currency was never captured: /invoice-gross-missing, /invoice-currency-missing
A reconciliation dimension flagged requires_buyer_comment has no comment on record; missing_comment_fields names them
Too many requests - rate limited by the API firewall; wait out the Retry-After delay before retrying
Response Headers
Retry-After
Delay in seconds a client must wait before retrying the request