Get Customer Balance
This API retrieves a customer's current points balance within Gameball, including redeemable points and their monetary equivalent. It provides detailed balance information, such as total, available, and pending points, along with upcoming expirations.
Security: Requires both apikey and secretkey headers.
get/api/v4.0/integrations/customers/{customerId}/balance
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.
Query parameters
expandstring
Comma-separated expansions: tier,referrals
Response
Customer balance retrieved successfully