912 - Symitar Service Codes
Category Core Specific
Description This field will contain delimited lists of Service Codes and capabilities.
Purpose Defines, for each Symitar service code, which capabilities are enabled:
- Transfer In
- Transfer Out
- Withdrawal
This allows SmartApps/IVR to determine what transactions are allowed based on the service code on the account.
Valid Values
Format: ServiceCode | TransferIn | TransferOut | Withdrawal
- T = capability is allowed
- F = capability is not allowed
Example: 21|T|F|F*42|F|T|T
21 = service code
T = Transfer In allowed
F = Transfer Out not allowed
F = Withdrawal not allowed
42 = service code
F = Transfer In not allowed
T = Transfer Out allowed
T = Withdrawal allowed
21 = service code
T = Transfer In allowed
F = Transfer Out not allowed
F = Withdrawal not allowed
42 = service code
F = Transfer In not allowed
T = Transfer Out allowed
T = Withdrawal allowed
Default Value 01|T|F|F*21|T|F|F