Skip to main content
GET
Get Expired Points

Authorizations

Authorization
string
header
required

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

Path Parameters

profileId
string
required

ProfileId of the member, which is generated in the response of the Enroll Member endpoint - POST /v1/members.

Query Parameters

startTimestampUTC
string

Start date of the date range, in UTC format.

endTimestampUTC
string

End date of the date range, in UTC format.

Response

OK

Response of the All-points Expiry API

status
integer<int32>

Status of the call.

Example:

200

message
string
default:Exception message

Message corresponding to the call

Example:

"Success"

errors
Errors · object

Error details, if applicable

Example:
data
Data · object[]