General Errors

CodeTitleDetails
1000Internal ServerSomething went wrong.
1001Page Not FoundThe route you're looking for does not exist.
1002Unparseable Date FormatCould not parse date. Please try ISO 8601 calendar date in extended format (YYYY-MM-DD).
1003Missing Request ParameterAt least one parameter is missing. Cannot continue with the request.
1004UnauthorizedInvalid or expired authentication.
1005Invalid Limit ValueThe limit parameter value cannot be negative.
1006Invalid Sort PatternThe sort parameter value must match the field_name_order pattern (example: "email_asc").
1007Invalid Method ArgumentAt least one argument is invalid. Cannot continue with the request.
1008Archived CustomerThe Customer is archived. Cannot continue with the request.
1009Archived PoolThe Pool is archived. Cannot continue with the request.
1010Inactive CustomerThe Customer is not active. Cannot continue with the request.
1011Customer Not In Updatable StatusCustomer not in updatable status. Cannot continue with the request.
1012Customer resources not yet createdResources not yet created, please try again in a few seconds
1013Invalid value(s) in filter parameterAt least one provided parameter used for filtering results has an invalid format
1014Invalid ParameterAt least one parameter is missing or invalid. Cannot continue with the request.
1015Malformed request bodyRequest body is not valid JSON
1016External uid is already takenExternal uid must be unique
1017Invalid Offset ValueThe offset parameter value cannot be negative
1018Blank External uidExternal uid must be present