get https://api-staging.pluralonline.com/api/v1/vault/cards?customerToken=&merchantId=
Response Body
Parameter Name | Type | Length | Description | M/O | |
---|---|---|---|---|---|
pineTokenidentifier | String | Max Length 36 | Unique non-guessable Guid sent during token provisioning API call | M | |
last4Digits | String | Max Length 4 | The customer’s last 4 digits of payment card number, also known as the Primary Account Number (PAN) | M | |
networkType | String | Max Length 20 | Visa/MasterCard/RuPay | M | |
cardExpiry | String | Max Length 7 | Payment card expiry. Format: MM/YYYY | M | |
panBIN | String | Max Length 6 | Card's bin 6 digits | M | |
issuer_name | String | Card's issuer name like HDFC Bank, ICICI etc. | M | ||
is_debit_card | true/false | Card is debit or credit type | M | ||
issuerId | integer | For internal use only | M | ||
cardMetaData | Complex type | A cardMetaData object structure | O | ||
backgroundColor | String | Max length 20 | Card meta–Data BackgroundColor | O | |
foregroundColor | String | Max length 20 | Card meta–Data ForegroundColor | O | |
labelColor | String | Max length 20 | Card meta–Data Label Color | O | |
ImageHeight | String | Max length 20 | Card Image content height | O | |
ImageWidth | String | Max length 20 | Card Image content width | O | |
contentMimeType | String | Max length 20 | Mime Content-Type of the asset Ex image/png, image/jpeg | O |