UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

17 lines (13 loc) 1.92 kB
# CyberSource.TmsBinLookupPaymentAccountInformationFeatures ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **accountFundingSource** | **String** | This field contains the account funding source. Possible values: - `CREDIT` - `DEBIT` - `PREPAID` - `DEFERRED DEBIT` - `CHARGE` | [optional] **accountFundingSourceSubType** | **String** | This field contains the type of prepaid card. Possible values: - `Reloadable` - `Non-reloadable` | [optional] **cardProduct** | **String** | This field contains the type of issuer product. Example values: - Visa Classic - Visa Signature - Visa Infinite | [optional] **messageType** | **String** | This field contains the type of BIN based authentication. Possible values: - `S`: Single Message - `D`: Dual Message | [optional] **acceptanceLevel** | **String** | This field contains the acceptance level of the PAN. Possible values: - `0` : Normal - `1` : Monitor - `2` : Refuse - `3` : Not Allowed - `4` : Private - `5` : Test | [optional] **cardPlatform** | **String** | This field contains the type of card platform. Possible values: - `BUSINESS` - `CONSUMER` - `COMMERCIAL` - `GOVERNMENT` | [optional] **comboCard** | **String** | This field indicates the type of combo card. Possible values: - 0 (Not a combo card) - 1 (Credit and Prepaid Combo card) - 2 (Credit and Debit Combo card) | [optional] **corporatePurchase** | **Boolean** | This field indicates whether the card can be used for corporate purchasing. This field is only applicable for American Express cards. Possible values: - `true` - `false` | [optional] **healthCard** | **Boolean** | This field indicates if the entered card is a healthcare BIN. Currently, this field is only supported for Visa BINs. Possible values: - `true` - `false` | [optional]