Get workflow state for an invoice
GET/invoices/:code/workflow
Retrieve the current workflow state and available actions. Workflow auto-advances through validation steps unless issues are found.
Request
Responses
- 200
- 401
- 403
- 404
- 429
OK
Unauthorized
Forbidden - no access to this invoice
Invoice not found
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