---
title: "Create Beneficiaries"
method: POST
path: "/beneficiaries"
---

# Create Beneficiaries

`POST /beneficiaries`

## Request body

- object
  - `RAW_BODY` string, 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`

200

- object
  - `code` integer
  - `success` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/eversend/apis/authentication.md) · [All operations](https://skmtc.net/eversend/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eversend/authentication/revisions/7c1b8e2a0830/schema)
