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.