Get wallet balance (B2B)
B2B - Wallets
Get wallet balance (B2B)
Gets the current balance of one of the authenticated client’s wallets. Use GET /api/v3/wallets to discover wallet IDs. Balance is a decimal string with 4 fraction digits, in the wallet’s currency (IDR).
GET
Get wallet balance (B2B)
Headers
Client API Key
Unix timestamp in milliseconds. Required when x-signature is not sent; ignored when it is.
HMAC-SHA256 request signature, optional on this endpoint. Format: t=,v1=. If sent, it is verified; invalid signatures are rejected with 401.
Path Parameters
Wallet ID (UUID), from GET /api/v3/wallets