Gets the redeemable points of a member on a given entity.
When points in the member account reach a defined threshold value, the points are converted to rewards, which can be redeemed in the future purchases.
Note: The points to rewards conversion may be manual or automatic depending on how it is configured.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Profile ID. It is generated in the response of the Enroll Member
endpoint - POST /v1/members.
Entity Hierarchy Tree (EHT) ID. Either the EHT ID or the clubExternalReference must be specified along with the profileID.
External reference number of the entity/store.
External reference number of the club.
OK
Response of the Get Redeemable Points endpoint
Gets the redeemable points of a member on a given entity.
When points in the member account reach a defined threshold value, the points are converted to rewards, which can be redeemed in the future purchases.
Note: The points to rewards conversion may be manual or automatic depending on how it is configured.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Profile ID. It is generated in the response of the Enroll Member
endpoint - POST /v1/members.
Entity Hierarchy Tree (EHT) ID. Either the EHT ID or the clubExternalReference must be specified along with the profileID.
External reference number of the entity/store.
External reference number of the club.
OK
Response of the Get Redeemable Points endpoint