Get Sensitive Card Information
GET/openapi/v1/cards/sensitive| Item | Value |
|---|---|
| HTTP method | GET |
| Request path | /openapi/v1/cards/sensitive |
| Request type | query |
Request parameters:
| Field | Type | Required | Description |
|---|---|---|---|
cardId | string | Yes | Card ID. |
Response data
| Field | Type | Description |
|---|---|---|
cardId | string | Card ID. |
cardNo | string | Full card number. |
cvv | string | CVV, 3 to 4 digits. |
expiryMonth | string | Expiry month, as two digits from 01 to 12. |
expiryYear | string | Expiry year, as two or four digits. |
