---
title: "POST /api/v4.0/integrations/batch/balance-inquiry"
method: POST
path: "/api/v4.0/integrations/batch/balance-inquiry"
---

# POST /api/v4.0/integrations/batch/balance-inquiry

`POST /api/v4.0/integrations/batch/balance-inquiry`

Retrieve customer loyalty balances for multiple customers in a single API call for efficient balance management.

## Request body

- object
  - `body` object[]
    - `customerId` string, required — Unique identifier for the customer.

## Response `200`

Batch balance inquiry processing initiated successfully

- object
  - `jobId` number — The assigned job ID, which is later used for status verification and response retrieval.

---

[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)
