Wafi Connect
Number of APIs: 10
PUBLIC URL
LIVE: https://api.wafi.cash
TEST: https://sandbox-api.wafi.cash
-
Payment sources - get single payment source GET {{wafi_url}}/api/v1/checkout/payment-source/:paymentsource_id
-
Initialize transaction POST {{wafi_url}}/v1/connect-ui
-
Initialize transaction without UI POST {{wafi_url}}/api/v1/checkout/init
-
Get user's bank accounts GET {{wafi_url}}/v1/connect/account/{{account_id}}
-
Get live balance GET {{wafi_url}}/v1/connect/account/{{account_id}}/bank-account/{{bank_account_id}}/balance/live
-
Get cached balance GET {{wafi_url}}/v1/connect/account/{{account_id}}/bank-account/{{bank_account_id}}
-
Retrieve webhook GET {{WAFI_URL}}/v1/webhook
-
Update webhook secret GET {{WAFI_URL}}/v1/webhook/secret
-
Payment sources - list payment sources GET {{wafi_url}}/api/v1/checkout/payment-source
-
Add webhook PUT {{WAFI_URL}}/v1/webhook