---
title: "Activate Card"
method: POST
path: "/ActivateCard"
tags: ["Card Issue"]
---

# Activate Card

`POST /ActivateCard`

## Request body

- ActivateCard
  - `Method` string, required — Method Name
  - `PartnerId` integer, required — Partner identifier provided by Fitbank
  - `BusinessUnitId` integer, required — Number Of The BusinessUnit
  - `IdentifierCard` string, required — Card Identifier
  - `RateValue` number — Activation charge value
  - `RateValueType` integer — Rate type

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