Skip to main content

Request Errors

The request to the /accounts/{acc_id}/sensitive endpoint failed. These are the sub_type that can be returned.

INVALID_REQUEST

The request body failed basic validation for the specific API endpoint.

NOT_FOUND

The requested resource does not exist.

PRODUCT_UNAVAILABLE

This Account does not support retrieving Account’s sensitive information.

TEAM_CAPABILITY_RESTRICTED

Your organization does not have access to Sensitive endpoint.

PRODUCT_VERIFICATION_MISSING

Account must be verified before it can access /accounts/{acc_id}/sensitive endpoint.

ACCOUNT_SENSITIVE_FAILED_VERIFICATION_REQUIRED

The Account is missing the verification required to retrieve sensitive data. Returned as an HTTP 400; a Sensitive resource is not persisted for this failure.