Account And Card Features
The tables below outline the permissible 'types' and 'values' for the Edit Account Features endpoint.
Account Features
| Account Feature Type | Values | Description |
|---|---|---|
| allow_express_shipping | Y or N | Enables the next replaced or reissued card to be shipped via express mail if enabled at the program. |
| allow_ach_early_access | Y or N | Enables early ACH access on the account, if enabled at the program level. |
| allow_international_transactions | Y or N | Enables international transactions on the account, if enabled at the program level. |
| disable_withdrawals_atm | Y or N | Disables the ability to withdraw money at ATMs. |
| disable_withdrawals_cashadvance | Y or N | Disables the ability to do a cash advance on the account. |
| pause_emboss | Y or N | Pauses any pending emboss records from being sent to the embosser. |
| card_blocks | See table below | See table below |
Card Blocks
To modify the card blocks, pass the type of card_blocks and one of the types below. Note: These changes impact all cards on the account.
| Card Block Value | Physical | Online | Mobile |
|---|---|---|---|
| block_none | Allowed | Allowed | Allowed |
| block_mobile | Allowed | Allowed | Not Allowed |
| block_mobile_and_digital | Allowed | Not Allowed | Not Allowed |
| block_digital | Allowed | Not Allowed | Allowed |
| block_physical | Not Allowed | Allowed | Allowed |
| block_physical_and_digital | Not Allowed | Not Allowed | Allowed |
Updated about 2 months ago
