Add manual point adjustments to customer accounts.
apikey and secretkey headers.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.
"cust_abc12345xyz67890"
A unique identifier for a transaction in your system (e.g., order number or invoice number). This ID can be used to reverse, cancel, or refund any reward or redemption transactions in Gameball.
"txn543211"
The time of the transaction in your system (e.g., order datetime, invoice datetime).
"2024-10-11T15:54:10.944Z"
The username of the admin performing the manual transaction.
"admin_user"
Reason for manually rewarding or deducting points (e.g., 'Referral bonus').
"Referral bonus"
The number of points to be rewarded or deducted (should be positive for rewards and negative for deductions).
50
Customer's email address. This is required if your account uses email-based channel merging.
"john.doe@example.com"
Customer's mobile number. This is required if your account uses mobile-based channel merging.
"+1234567890"
The monetary value (in system currency) associated with the transaction.
0
Manual transaction added successfully
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.
"cust_abc12345xyz67890"
The unique identifier for the transaction within Gameball.
11035201
A unique identifier for a transaction in your system (e.g., order number or invoice number). This ID can be used to reverse, cancel, or refund any reward or redemption transactions in Gameball.
"txn54321221"
The number of points rewarded or deducted in the transaction.
50
The monetary value processed in the transaction.
5