For the complete documentation index, see llms.txt. This page is also available as Markdown.

Balance Inquiry

Wallet balance and account status APIs

Fetch Wallet Balance

post
/api/v3/banking/balance/fetch

Fetches the available wallet balance and account review status for the selected merchant wallet.

Header parameters
X-API-KEYstringRequiredExample: pk_test_mQZnmh2BeSDTjEQgzwiSPOhrWyUsPqS6
X-SIGNATUREstringRequiredExample: 623a603fa35bb5ab736a1272dcd797908ab9af4b0247a55bcfc8676cd821a39b
X-TIMESTAMPstringRequiredExample: 1778659835
Body
kwikx_wallet_idstringRequiredExample: 4646464445
Responses
200

Wallet balance fetched successfully

application/json
post/api/v3/banking/balance/fetch

Last updated