invalid_proforma_status
The value sent as status is outside the catalogue `draft`, `accepted`, `rejected`, `expired`, `invoiced`, `cancelled`.
| Code | Type | HTTP | Category |
|---|---|---|---|
invalid_proforma_status | invalid_request_error | 422 | Proformas |
Cause
The value sent as status is outside the catalogue draft, accepted, rejected, expired, invoiced, cancelled.
What to do
Use one of the catalogue values, spelled as the API returns them.
Related
All Proformas error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.