List Banks For The Activation Fee
GET/api/partner/v1/onboarding/:ref/activation/banks
Returns the banks through which the merchant can pay the activation fee. Banks that are switched off or temporarily unavailable are already filtered out, so every entry is usable at the moment of the call. Cache the result on your side - it changes rarely. Requires scope onboarding:read.
Request
Responses
- 200
- 401
- 403
- 404
- 503
Banks available right now.
Missing, invalid or revoked partner key.
Partner key lacks the required scope.
No merchant with this reference in your channels.
The bank directory is temporarily unavailable. Fall back to the ordinary bank transfer.