---
title: "Withdrawal"
method: POST
path: "/v3/api/Merchant/withdrawal"
tags: ["Merchant"]
---

# Withdrawal

`POST /v3/api/Merchant/withdrawal`

## Request body

- WithdrawalRequestCommand
  - `ReferenceId` string, nullable
  - `CurrencyIsoCode` string, nullable
  - `Requester` string, nullable
  - `TextNotes` string, nullable

## Response `200`

Success

---

[API](https://skmtc.dev/bamboopayment/apis/direct-purchase.md) · [All operations](https://skmtc.dev/bamboopayment/apis/direct-purchase/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bamboopayment/direct-purchase/revisions/10523581e6c2/schema)
