v1
latestOpenAPI 3.0.22026-07-2667277423.4 KBPlatform Model
Balance: Transfer
Transfers funds from the currently authenticated merchant's balance to another associated merchant for the given currency.
post/balances/{currency}/transfer
Path parameters
currency'JPY' | 'USD' | 'EUR' | 'TWD' | 'KRW' | 'PLN' | 'GBP' | 'HKD' | 'SGD' | 'NZD' | 'AUD' | 'IDR' | 'MYR' | 'PHP' | 'THB' | 'CNY' | 'BRL' | 'CHF' | 'CAD' | 'VND' required
3-letter ISO currency code.
Example:JPY
Request body
Response
200 response
Example response
{
"currency": "JPY"
}