get
http://api-pre-prod.setel.com/v1/loyalty/cards
This API endpoint returns a loyalty card's details.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Successful response payload data
| Parameter name | Data type | Description |
|---|---|---|
cardNumber | string | The Mesra card number. |
pointBalance | string | The loyalty point balance. |
userId | string | The user ID of the card owner. |
type | string | Determines if the card type is a company or individual consumer card.
|
status | string | The Mesra card status. Status: |
isActive | boolean | Determines if the card is activated. Inactive cards are allowed to accumulate points but only active cards can redeem points. |
isPointEarningEnabled | boolean | Determines if the card can earn points. |
isPointRedemptionEnabled | boolean | Determines if the points in the card can be redeemed. |
