v2

latestOpenAPI 3.1.02026-08-01244220427.0 KB
Loyalty

Get Loyalty Program Customer Reserved Points

Get Loyalty Program Customer Reserved and Available Points

Retrieves the total reserved and available points for a specific customer within a loyalty program. Path Parameters:

  • programId: UUID of the loyalty program
  • customerId: UUID of the customer Returns:
  • A JSON object containing reservedPoints and availablePoints.
get/v2/loyalty/programs/{programId}/customers/{customerId}/points/reserved

Path parameters

string required
OR
string required
Example:5eb7cf5a86d9755df3a6c593
string required
OR
string required
Example:5eb7cf5a86d9755df3a6c593

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/v2/loyalty/programs/{programId}/customers/{customerId}/points/reserved:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}