v1
latestOpenAPI 3.0.22026-07-2667277423.4 KBSettlements
Balance: Show
Given a currency, view the unsettled balance of the currently authenticated merchant.
get/balances/{currency}
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
Response
200 response
Example response
{
"currency": "JPY"
}