AcctIDSource Field
Used to identify the source of the Account (1) code. This
is especially useful if the account is a new account that
the Respondent may not have setup yet in their system.
Valid values:
1 = BIC
2 = SID code
3 = TFM (GSPTA)
4 = OMGEO (AlertID)
5 = DTCC code
99 = Other (custom or proprietary)
public const int AcctIDSource = 660
This language is not supported or no code example is available.
public:
const int AcctIDSource = 660;
This language is not supported or no code example is available.
public const AcctIDSource : int = 660
This language is not supported or no code example is available.
Field Value
int
In this article
Definition