Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Profile ID. It is generated in the response of the Enroll Member
endpoint - POST /v1/members.
Gets all active and pending (excluding expired) member points along with the points breakdown.
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.