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

Payout Status

Payout transaction status APIs

Fetch Payout Status

post
/api/v3/banking/payment/status

Fetches the latest payout transaction status using the merchant payout order ID.

Header parameters
X-API-KEYstringRequiredExample: pk_test_mQZnmh2BeSDTjEQgzwiSPOhrWyUsPqS6
X-SIGNATUREstringRequiredExample: 623a603fa35bb5ab736a1272dcd797908ab9af4b0247a55bcfc8676cd821a39b
X-TIMESTAMPstringRequiredExample: 1778659835
Body
kwikx_wallet_idstringRequiredExample: 177s8761897
debit_account_typestringRequiredExample: kwikx_wallet
payout_order_idstringRequiredExample: 177s8761897
Responses
200

Payout status fetched successfully

application/json
post/api/v3/banking/payment/status

Last updated