Get Redeemable Points
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.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
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.
Response
Response of the Get Redeemable Points endpoint
Status of the call
Message corresponding to the call
Error details, if applicable
Was this page helpful?