Skip to main content
TODO — The source documentation for this endpoint was incomplete. The response body was not documented. Verify the following before publishing:
  • Confirm the complete response fields
  • Confirm whether a payerAccountNumber is required or optional
  • Clarify the difference between this endpoint and the standard customer transfer

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.

Request body

integer
required
Amount to transfer, in kobo.
string
required
The destination bank account number.
string
required
The bank code of the receiving bank.
string
required
A unique reference you generate for this transaction.
string
required
A description of the transfer.

Code examples