v1

latestOpenAPI 3.1.02026-08-04490133.8 KB

Create Beneficiaries

post/beneficiaries

Request body

RAW_BODYstring json

You can add one or more beneficiary by creating new object in the array, look at the sample json object. We allow mobile money and bank transfer beneficiaries for countries: NG, KE, UG.

Response

200

codeinteger
successboolean

Example response

{
  "code": 200,
  "success": true
}