---
title: "Get Card Batch By Id"
method: POST
path: "/GetCardBatchById"
tags: ["Card Management"]
---

# Get Card Batch By Id

`POST /GetCardBatchById`

## Request body

- GetCardBatchById
  - `Method` string, required
  - `PartnerId` integer, required — Partner identifier provided by Fitbank
  - `BusinessUnitId` integer, required — Number Of The BusinessUnit
  - `CardBatchId` string, required — Card Batch
  - `PageSize` integer, required — Number of records to return per page
  - `Index` integer, required — Index

## Response `200`

Successfully

---

[API](https://skmtc.net/fitbank/apis/onboarding.md) · [All operations](https://skmtc.net/fitbank/apis/onboarding/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fitbank/onboarding/versions/f94d262a8f58/schema)
