Status codes

HTTP Status code appStatusCode Message Possible remediation
200 OK NA

If matching records are found for the search query -

Matching results found for the given input.

If no records are available for the search query -

No matching records found for the given input.

NA
401 Unauthorized AVX_GW_003 Authentication failed, reason - Invalid Credentials. Ensure that valid username and password or valid sessionId is provided as header param.
400 Bad Request INVALID_REQUEST please input a valid sort order. Ensure that valid value is provided for sortOrder.
400 Bad Request INVALID_REQUEST Invalid request specified.

Possible causes -

  • Either filter is not available or filter value is invalid in the payload.
  • Value provided for filter.max is invalid.