---
title: "List Cards"
method: POST
path: "/ListCards"
tags: ["Card Management"]
---

# List Cards

`POST /ListCards`

## Request body

- ListCards
  - `Method` string, required — Method Name
  - `PartnerId` integer, required — Partner identifier provided by Fitbank
  - `BusinessUnitId` integer, required — Number Of The BusinessUnit
  - `PageSize` integer — Number of records to return per page
  - `Index` integer — Index
  - `Status` integer — Status of Card
  - `IdentifierProduct` string — Product card identifier

## 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/revisions/f94d262a8f58/schema)
