2xx
indicate success, while codes in the range of 4xx
indicates that the request failed as a result of the something provided in the request data.
And codes in the range 5xx
are unexpected server errors.
api_error
, authentication_error
, idempotency_error
, or invalid_request_error
api_error
authentication_error
idempotency_error
invalid_request_error