Factuarea API

parameter_invalid_enum

The value falls outside the closed set the parameter accepts. On listings it also covers a filter operator other than `eq`, `gte`, `lte`, `gt`, `lt`, `in` or `contains`.

CodeTypeHTTPCategory
parameter_invalid_enuminvalid_request_error400Request

Cause

The value falls outside the closed set the parameter accepts. On listings it also covers a filter operator other than eq, gte, lte, gt, lt, in or contains.

What to do

Pick one of the values documented for that parameter, or one of the supported filter operators.

Message returned by the API

The parameter value is not one of the allowed values.

On this page