---
title: "NGN Collection"
method: POST
path: "/collections/bankAccounts"
---

# NGN Collection

`POST /collections/bankAccounts`

This is for Naira collection. It generates a virtual account tied to your business account which you can use for NGN collections. NB: This is only available for Nigeria businesses because you need to have a BVN before creating the account.

## Request body

- object
  - `currency` string — Currency you're collecting should always be NGN
  - `bvn` string

## Response `200`

200

- object

## 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)
