Add an entitlement

Grant business account access to a customer related to the business.

🚧

Use of this endpoint requires approval from Q2 and your bank partner.

Error Codes

Click to expand
CodeMessage (en-US)Notes
1-60000Any "Common Error Code" may occur.See Common Error Codes
195100requestingCustomerId '{requestingCustomerId}' has insufficient entitlement on accountId '{accountId}' to add entitlement for targetCustomerId '{targetCustomerId}'
195101Program is not authorized to use this endpoint. Please contact your relationship manager for details.
195102accountId '{accountId}' must be a business account.
195103accountId '{accountId}' is currently in '{accountStatusType}' status and entitlements cannot be added. Please refer to API documentation.
195104accountId '{accountId}' is currently locked and entitlements cannot be added.
195105requestingCustomerId is required
195106accountId is required
195107targetCustomerId is required
195108entitlement '{entitlement}' is invalid. Refer to API documentation for valid values
195109Invalid accountId '{accountId}'
195110targetCustomerId '{targetCustomerId}' already has an entitlement for accountId '{accountId}'
195112{customerIdDescription} '{customerId}' is invalid.CustomerIdDescription == either "targetCustomerId" or "requestingCustomerId"
195113{customerIdDescription} '{customerId}' is inactive.
195114{customerIdDescription} '{customerId}' is locked.
195115{customerIdDescription} '{customerId}' is marked as deceased.
195116{customerIdDescription} '{customerId}' is not in verified status.
195117{customerIdDescription} '{customerId}' is must have an active customer relationship to the business customer who owns the account.
195118targetCustomerId '{targetCustomerId}' has not met sufficient onboarding requirements to be given '{entitlement}' entitlement for accountId '{accountId}'Occurs when Entitlement != RDONLY and customer's OFACStatus isn't "Verified"
195122targetCustomerId '{targetCustomerId}' can not be the business customer.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!