Inquire
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.
GET
/
v1
/
inquire
/
redeemable-points
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.
Was this page helpful?