Accounts
Account Attribute Errors
Request Errors
The request to the /accounts/:acc_id/attributes
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 attributes.
TEAM_CAPABILITY_RESTRICTED
Your organization does not have access to Attributes endpoint.
PRODUCT_VERIFICATION_MISSING
Account must be verified before it can access /accounts/:acc_id/attributes
endpoint.