Mobile Money Collection

This is for the momo collection for Kenya, Rwanda, Uganda and Ghana. The OTP object in the payload is an optional field, it's only needed when your business account isn't whitelisted for verifying phone numbers before collections, using the collection OTP endpoint. If you have a system in place to verify phone numbers in your app then reach out to us to whitelist your account so you can proceed to integrate this collection API without the need for a phone number verification endpoint(OTP collection)

Log in to see full request history
Body Params
string
required
Defaults to +256712345678

Phone number in international format

int32
required
Defaults to 1000

Amount as a number

string
required
Defaults to UG

The country you are collecting from. Options are UG, KE, GH, RW, CM, CI, TZ

string
required
Defaults to UGX

Currency you're collecting. Options are UGX, KES, GHS, RWF

json

An optional JSON object with customer information e.g. '{"email":"john@example.com"}'

string
Defaults to ADR234526534

Optional unique alphanumeric string set by the client

otp
object

A JSON object with pinId from Get Collection OTP and pin from customer e.g {"pinId":"132466gdfsfsrey1535", "pin":"123456"}. NB: This is an optional field

string
Defaults to https://eversend.co

This is required when your collection country is GH and currency is GHS. This is necessary so after phone number verification, it redirects the user back to your system after successful collection

Responses

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json