Skip to main content
GET
/
api
/
v3
/
withdraw
/
v2
/
bank
/
status
/
{referenceId}
BANK WITHDRAWAL STATUS
curl --request GET \
  --url https://sandbox-api.kotanipay.com/api/v3/withdraw/v2/bank/status/{referenceId} \
  --header 'Authorization: Bearer <token>'
This API handles checking the status of bank payouts, currently only supports SA Banks.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

referenceId
string
required

Response

200 - undefined