---
title: "PUT /api/Card/AddTransferCard"
method: PUT
path: "/api/Card/AddTransferCard"
tags: ["Card"]
---

# PUT /api/Card/AddTransferCard

`PUT /api/Card/AddTransferCard`

## Headers

- `Authorization` string, required
- `lang` string, required
- `ClientId` string, required
- `ClientVersion` string

## Request body

- TBCPayServicesModelsPaymentAddTransferCardRequest
  - `phoneNumber` string
  - `saveCard` boolean
  - `purpose` 'Payment' | 'Withdrawal' | 'Transfer'
  - `moneyTransferId` string, uuid
  - `onlinePaymentType` 'ServicePayment' | 'P2P' | 'SaveCard' | 'WalletTopUp' | 'Withdrawal' | 'VerifyWalletCard' | 'MerchantToCard' | 'SendMoney' | 'ReceiveMoney' | 'Refund' | 'VerifyAutomatedTemplateCard' | 'VerifyMoneyReceiveCard' | 'VerifyMoneyTransferCard' | 'VerifyMoneyRequestCard'
  - `moneyRequestId` string, uuid

## Response `200`

Success

- TBCPayServicesModelsPaymentAddTransferCardResponse
  - `redirectUrl` string
  - `transactionId` string
  - `onlinePaymentId` string, uuid

---

[API](https://skmtc.dev/tbcpay/apis/tbcpay-api-version-13-0-3.md) · [All operations](https://skmtc.dev/tbcpay/apis/tbcpay-api-version-13-0-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tbcpay/tbcpay-api-version-13-0-3/revisions/d3eca09fed32/schema)
