Request Errors
The request to the/entities/{ent_id} 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.
RESTRICTED_ENTITY_DETAILS
The Entity’s information does not match the restrictions set for your organization.
ENTITY_CONSENT_ALREADY_WITHDRAWN
Consent for this Entity has already been withdrawn.
ENTITY_CONSENT_ALREADY_GRANTED
Consent for this entity has already been granted.
ENTITY_HAS_PAYMENTS_IN_PROGRESS
Consent for this entity cannot be withdrawn as it has one or more associated payments in progress.
ENTITY_INVALID_SSN
The provided SSN is invalid. Verify your request and try again.
ENTITY_INVALID_SSN4
The provided SSN4 is invalid. Verify your request and try again.
ENTITY_CREDIT_SCORE_NOT_FOUND
The credit score for this entity could not be found.
MAX_ENTITY_METADATA_SIZE_EXCEEDED
The max metadata object size of 1KB was exceeded.
ENTITY_UPDATE_DISABLED
Disabled Entities cannot be updated.
ENTITY_UPDATE_INVALID
Cannot update an Entity’s field that has already been set.
ENTITY_CAPABILITY_UNAVAILABLE
The Entity must have data:retrieve as an available capability.
ENTITY_PHONE_VERIFICATION_INVALID_CODE
The phone verification code provided is invalid.
ENTITY_UPDATE_METADATA_SIZE_EXCEEDED
The maximum metadata object size of 1KB was exceeded.
INVALID_ENTITY_DOB
The date of birth is invalid. Date of birth cannot be in the future.
INVALID_ENTITY_STATUS_FOR_REFRESH_CAPABILITY
The Entity must be in active status.
Auth session request errors
The followingsub_type values are returned by the /entities/{ent_id}/auth_session endpoints.
ENTITY_AUTH_SESSION_COMPLETED
This Entity already has a completed auth session.
ENTITY_AUTH_SESSION_CREDIT_FREEZE
The Entity is not available for non-KBA authentication due to a credit freeze. Re-attempt the auth session using the KBA authentication flow.
ENTITY_AUTH_SESSION_FRAUD
The Entity is not available for non-KBA authentication. Re-attempt the auth session using the KBA authentication flow.
ENTITY_AUTH_SESSION_INVALID_ATTEMPT
The authentication attempt is invalid. One more invalid attempt locks the session.
ENTITY_AUTH_SESSION_LOCKED
The auth session is locked due to invalid attempts.
ENTITY_AUTH_SESSION_MISSING
This Entity has not initiated an auth session.
ENTITY_AUTH_SESSION_NOT_FOUND
The Entity is not available due to an unsuccessful match with the information provided.
INVALID_ENTITY_AUTH_ANSWERS
An auth session answer is missing or invalid.
INVALID_ENTITY_AUTH_QUESTIONS
An auth session question is missing or invalid.
Resource Errors
Errors set on an Entity’serror property for processes that are unsuccessful.
12001 – ENTITY_UNAUTHORIZED_PAYMENT
The Entity was disabled due to unauthorized payments which was reported by the FI.
Causes
- Customer Revoked Authorization
- Originator not known and/or not authorized to Debit Receiver’s Account
- Representative Payee Deceased or Unable to Continue in That Capacity
- Corporate Customer Advises Not Authorized
Resolution
The Entity will be disabled and all its capabilities will be removed.12002 – ENTITY_INVALID_DETAILS
The Entity was disabled due to the information provided being invalid.
Causes
- One or more PIIs provided were invalid.
Resolution
The Entity will be disabled and no capabilities will be granted.12003 – ENTITY_SSN_MISMATCH
The Entity was disabled due to the PII provided not matching the identity the SSN belongs to.
Causes
- SSN provided does not match the Entity’s identity.
Resolution
The Entity will be disabled and no capabilities will be granted.12004 – ENTITY_CONSENT_WITHDRAWN
The Entity was disabled due to consent being withdrawn.
Causes
- The Entity has withdrawn consent.
Resolution
The Entity will be disabled and all its capabilities will be removed.12005 – ENTITY_PENDING_KYC_REVIEW
The Entity was disabled due Method’s provider needing to review the Entity’s KYC information.
Causes
- The Entity has been flagged for requiring a KYC review.