Get Customer Stamps Progress
Retrieve the progress of a specific customer within a particular Stamps campaign in Gameball. It returns how many steps the customer has completed, how many times they've earned the campaign reward, and whether they are eligible to continue.
get/api/v4.0/integrations/customers/{customerId}/stamps/{challengeId}
Path parameters
customerIdstring required
Unique identifier for the customer that you can reference across the customer's whole lifetime. Could be a database ID, random string, email, or anything that uniquely identifies the customer.
challengeIdinteger required
Unique identifier of the Stamps campaign to retrieve progress for.
Response
Customer stamps progress found