/
GA
gameballers
/
Gameball API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 5d ago
Details
Filter operations
Orders
3
post
Create Customer
get
Get Customer
delete
Delete Customer
get
Get Customer Details
get
Get Customer Coupons
get
Get Customer Hash
get
Validate Referrer Code
post
/api/v4.0/integrations/payments
post
/api/v4.0/integrations/transactions/redeem
post
/api/v4.0/integrations/transactions/cashback
post
/api/v4.0/integrations/transactions/refund
post
/api/v4.0/integrations/transactions/hold
post
/api/v4.0/integrations/transactions/release
get
/api/v4.0/integrations/transactions/hold/{holdReference}
get
/api/v4.0/integrations/transactions
post
/api/v4.0/integrations/transactions/manual
post
/api/v4.0/integrations/transactions/otp
post
/api/v4.0/integrations/transactions/otp/validate
post
/api/v4.0/integrations/coupons/predefined
post
/api/v4.0/integrations/coupons/{code}/validate
post
/api/v4.0/integrations/coupons/validate
post
/api/v4.0/integrations/coupons/{code}/burn
get
/api/v4.0/integrations/coupons/{lockReference}
delete
/api/v4.0/integrations/coupons/{lockReference}
post
/api/v4.0/integrations/coupons/automatic
get
/api/v4.0/integrations/configurations/rewards/cashback
get
/api/v4.0/integrations/configurations/rewards/redemption
get
/api/v4.0/integrations/configurations/rewards/coupons
put
/api/v4.0/integrations/configurations/rewards/coupons
get
/api/v4.0/integrations/configurations/program/campaigns
get
/api/v4.0/integrations/configurations/program/tiers
get
/api/v4.0/integrations/configurations/program/referrals
get
/api/v4.0/integrations/configurations/widget
get
/api/v4.0/integrations/leaderboard
post
/api/v4.0/integrations/batch/customers
post
/api/v4.0/integrations/batch/orders
post
/api/v4.0/integrations/batch/balance-inquiry
post
/api/v4.0/integrations/batch/balance-adjustment
post
/api/v4.0/integrations/batch/cashback
post
/api/v4.0/integrations/batch/redeem
post
/api/v4.0/integrations/batch/events
get
/api/v4.0/integrations/batches/{batchId}/status
post
/api/v4.0/integrations/batches/{batchId}/stop
delete
/api/v4.0/integrations/orders/{orderId}/transactions
get
Get Customer Balance
get
/api/v4.0/integrations/customers/{customerId}/tier-progress
get
Get Customer Campaigns Progress
get
Get Customer Referrals
get
Get Customer Referrals Count
get
Get Customer Activities
get
Get Customer Activities Count
get
Get Customer Automation Campaigns
get
Get Customer Action Streak Progress
get
/api/v4.0/integrations/customers/{customerId}/tags
post
/api/v4.0/integrations/customers/{customerId}/tags
delete
/api/v4.0/integrations/customers/{customerId}/tags/{tag}
get
Get Customer Notifications
get
Get Customer Notifications Count
put
Mark Customer Notifications as Read
post
Send Events
get
/plants
post
/plants
delete
/plants/{id}
Webhooks
post
/plant/webhook
Deletes a single plant based on the ID supplied
delete
/plants/{id}
Path parameters
id
integer
required
ID of plant to delete
Response
Plant deleted
Changes