---
title: "Send Events"
method: POST
path: "/api/v4.0/integrations/events"
---

# Send Events

`POST /api/v4.0/integrations/events`

Send events to capture customer actions, enabling targeted rewards and engagement.

## Request body

- EventRequest
  - `customerId` string, required — Unique identifier for the customer
  - `events` object, required — A mapping of event names to metadata objects

## Response `200`

Events accepted

- Success
  - `success` boolean
  - `message` string

---

[API](https://skmtc.net/gameballers/apis/gameball-api.md) · [All operations](https://skmtc.net/gameballers/apis/gameball-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gameballers/gameball-api/versions/2e4a8bfe2291/schema)
