Skip to main content

Quick checklist

1

Check method and path

Compare your request against the endpoint definition provided for your integration.
2

Check credentials

For 401, verify the bearer token or session token expected by the endpoint.
3

Check time format

Use ISO 8601 UTC timestamps with a Z suffix when sending date-time parameters.
4

Check response status

Use the status code and response body to identify the failing validation rule.

Common errors

Time format examples

Information to include when asking for support