GET
/
v1
/
inquire
/
points-expiry

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

profileId
integer

Profile ID. It is generated in the response of the Enroll Member endpoint - POST /v1/members.

Response

200 - application/json
message
string | null

Message corresponding to the call.

data
object[]
status
integer

Status of the call

errors
object

Error details, if any