Send Money
Initiate Send Money Request
Initiate or load a new send money request.
post/api/v1/send-money/initiate/
Request body
Example request
{
"country": "KE",
"requires_approval": "YES"
}Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.