Skip to main content
The billers endpoint returns the bank codes you need when specifying a receiverBankCode or bankCode in transfer and payout requests.

Endpoint

Headers

string
required
Your public API key.
string
required
Your API secret. Use a stl_test_... value in sandbox, stl_live_... in production.
string
required
Your business ID.

Response

boolean
true on success.
string
Human-readable outcome.
array
Array of biller identifier strings representing supported bank codes.

Code examples

Example response