List wallets (B2B)
B2B - Wallets
List wallets (B2B)
Lists the authenticated client’s wallets. Use the returned wallet_id as client_wallet_id in POST /api/v3/disbursements, or as wallet_id in the balance and banks endpoints. Returns an empty list if the client has no wallets.
GET
List wallets (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.