parameter_invalid_format
The value has the right type but not the shape the parameter requires: a date, an identifier pattern or a header such as `Factuarea-Version`.
| Code | Type | HTTP | Category |
|---|---|---|---|
parameter_invalid_format | invalid_request_error | 400 | Request |
Cause
The value has the right type but not the shape the parameter requires: a date, an identifier pattern or a header such as Factuarea-Version.
What to do
Reformat the value of error.param to the pattern documented for it and retry.
Message returned by the API
The parameter format is invalid.
Related
All Request 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.