This API endpoint returns the list of a user's payment methods.
Successful response payload data
Parameter | Type | Description |
---|---|---|
|
| The ID of the payment method. |
|
| Indicates if this payment method was the latest payment method used. |
|
| The user ID registered in Setel's system. |
|
| The family the payment method belongs to (wallet, card, smartpay, etc.). |
|
| The payment method type ( |
|
| The object that stores card information. |
Visa/Mastercard object definitions
Parameter | Type | Description |
---|---|---|
|
| The last four digits of the card |
|
| The brand of the card (visa, master, etc). |
|
| The bank that issued the card. |
|
| The ID of the card. |
SmartPay card object definitions
Parameter | Type | Description |
---|---|---|
|
| The SmartPay card number. |
|
| The SmartPay card type. |
|
| The expiry date of the card. |
|
| Determines if the card can earn Mesra points. |
Mesra card object definitions
Parameter | Type | Description |
---|---|---|
|
| The loyalty card number. |
|
| The loyalty point balance. |
|
| Determines if the card type is a company or individual consumer card.
|
|
| The Mesra card status. Status: |
|
| The company that issued the card. Possible values: |
|
| Determines if the card is activated. Inactive cards are allowed to accumulate points but only active cards can redeem points. |