Inquire
Get Points to be Expired
Gets all points that will expire within a year starting at 30 days, 60 days, and up to one year.
GET
/
v1
/
inquire
/
points-expiry
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.
Was this page helpful?