accountEntitlement.entitlement
Code | Description | |
---|---|---|
FULL | FullAccess | Customer can do anything with the account; read, withdraw funds, deposit funds |
RDONLY | ReadOnly | Customer can read data associated with the account, but not edit the account itself, withdraw funds, or deposit funds |
RDDB | DebitAndRead | Read only and debit |
RDCR | CreditAndRead | Read only and credit |
DBONLY | DebitOnly | Debit only |
CRONLY | CreditOnly | Credit only |
AUTHSIGNER | AuthorizedSigner | Customer is an authorized signer (e.g., parent of a minor) |
NONE | Customer can do nothing with the account |
Updated 10 months ago