Name | Description | Type | Additional information |
---|---|---|---|
CHID |
When present, the search will return tokens for the Account matching this Cardholder ID (CHID), for any Wallet Provider or device. PAN will be minimum 9 digits and maximum 19 digits. Cannot be used together with any of the following search request parameters: AccountPan, TokenUniqueReference, Token, PaymentAppInstanceId, CommentId, or AlternateAccountIdentifier. Example: 20015415412 |
string |
None. |
AccountPan |
When present, the search will return tokens for the Account matching this Primary Account Number (PAN), for any Wallet Provider or device. PAN will be minimum 9 digits and maximum 19 digits. Cannot be used together with any of the following search request parameters:TokenUniqueReference, Token, PaymentAppInstanceId, CommentId, or AlternateAccountIdentifier. Example: 5412345678901234 |
string |
None. |
TokenUniqueReference |
A unique reference assigned following the allocation of a token used to identify the token for the duration of its lifetime. When present, the search will return one specific matching token. The TUR field will be a 48 char string. Cannot be used together with any of the following search request parameters: AccountPan, Token, PaymentAppInstanceId, CommentId, or AlternateAccountIdentifier. Example: DWSPMC00000000010906a349d9ca4eb1a4d53e3c90a11d9c |
string |
None. |
Token |
When present, the search will return one specific token. Token will be minimum 9 digits and maximum 19 digits. Cannot be used together with any of the following search request parameters: AccountPan, TokenUniqueReference, PaymentAppInstanceId, CommentId, or AlternateAccountIdentifier. Example: 5598765432109876 |
string |
None. |
PaymentAppInstanceId |
When present, the search will return tokens already present or to be provisioned to the specified Payment App instance. Note - This may contain the identifier of the Secure Element or a mobile device for some programs. Cannot be used together with any of the following search request parameters: AccountPan, TokenUniqueReference, Token, CommentId, or AlternateAccountIdentifier. Example: 645b532a245e4723d7a9c4f62b24f24a24ba98e27d43e34e |
string |
None. |
CommentId |
When present, the search will return one specific token linked to the comment. Cannot be used together with any of the following search request parameters: AccountPan, TokenUniqueReference, Token, PaymentAppInstanceId, or AlternateAccountIdentifier. Example: 123456 |
string |
None. |
AlternateAccountIdentifier |
When present, the search will return tokens matching this Alternate Account Identifier, for any Wallet Provider or device. Alternate Account Identifier will be minimum 9 and maximum 64 characters. Space characters are not allowed. Cannot be used together with any of the following search request parameters: AccountPan, TokenUniqueReference, Token, PaymentAppInstanceId, or CommentId. Example: NL91ABNA0417164300 |
string |
None. |
FinancialAccountInformation |
When present, return tokens for the Account matching this Financial Account Information, for any Wallet Provider or device. Example: NL91ABNA0417164300 |
string |
None. |
ExcludeDeletedIndicator |
Indicates whether deleted tokens should be excluded from the search results. When omitted, deleted tokens are included in the results. "true" indicates deleted tokens are excluded from the search results. "false" means deleted tokens are included in the search results. 5 characters in length, max. Example: true |
string |
None. |
AuditInfo |
Audit Info - See AuditInfo Object Documentation |
AuditInfo |
Required |