This API endpoint links a physical Mesra card to the user.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Successful response payload data
| Parameter name | Data type | Description |
|---|---|---|
id | string | The ID of the Mesra membership. |
cardNumber | string | The Mesra card number. |
userId | string | The ID of the Setel user. |
type | string | Determines if the card type is a Company card can only grant points to consumer cards. Consumer card can only accumulate and redeem points. |
status | string | The Mesra card status. Status: |
isActive | boolean | Determines if the card is activated. Inactive cards are allowed to accumulate points but only |
isPointEarningEnabled | boolean | Determines if the card can earn points.
Default value is |
isPointRedemptionEnabled | boolean | Determines if the card can redeem points.
Default value is |
pointBalance | string | The remaining balance of loyalty points. |
