Skip to main content
GET
Get Points to be Expired

Authorizations

Authorization
string
header
required

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

OK

message
string | null

Message corresponding to the call.

Maximum string length: 200
Example:

"Success"

data
object[]
status
integer<int32>

Status of the call

Example:

200

errors
Errors · object

Error details, if any