---
title: "View payout methods"
method: GET
path: "/v2.01/{ClientId}/recipients/payout-methods"
tags: ["Recipients"]
---

# View payout methods

`GET /v2.01/{ClientId}/recipients/payout-methods`

See payout methods available to your platform by currency and country

## Path parameters

- `ClientId` string, required

## Query parameters

- `Currency` string, required
- `Country` string, required

## Headers

- `Authorization` string, required

## Response `200`

Success

- ViewPayoutMethodsResponse
  - `AvailablePayoutMethods` string[] — **Possible values:** `LocalBankTransfer`, `InternationalBankTransfer` The payout methods available for the currency and country combination.

## Other responses

- `400` — Bad Request

---

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