POST
/
api
/
stk-deposit

Authorizations

Authorization
string
header
required

Enter token in format (Bearer <token>)

Body

application/json
amount
integer
required
country_id
integer
required
currency
string
required
mobile
string
required

This is the mobile number of the Payee who is being paid out. Use the correct formatting as described in the example

callback_url
string
correspondent
string

Response

201 - application/json
data
object
message
string
success
boolean