This API retrieves the available payout balance for a specific currency. To get the data, you must provide the currency code (e.g., USD, IDR, KRW) as an input. The response will return the current available balance for that currency, which is useful for validating whether sufficient funds are available before processing a payout.
Request
Path Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.paycombat.com/api/v1/merchant/balance/AUD' \
--header'X-token: snd_eyJpdiI6Inhxd2FacEtmY2hIdjhHbmMzY2lxNGc9PSIsInZhbHVlIjoiQVp0M3BIVC9LaXdiWGhtREVtcWJVRlJyOGl0ak55UUhDL1NJeGgvL1ZzOElnMUxqcWYybVJ5T0ZFTGpqd0xNZSIsIm1hYyI6IjE4ZGFkZjBhOTkwMTQ4NzNmMGU1YjI1YjkxMTZlODlhMGYzNTM2NjI5NjY5OGFhODQ5NGViZDEyYTNjMjljNzgiLCJ0YWciOiIifQ=='