---
title: "Create bank account"
method: POST
path: "/api/v1/bank/accounts"
tags: ["Bank"]
---

# Create bank account

`POST /api/v1/bank/accounts`

Activates bank account details for the specified account type

## Response `200`

OK

- ResponseBankAccountActivateDetailsResponse
  - `details_id` string, required — Identifier of the bank account details

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.dev/wirexapp/apis/wirex-baas-api.md) · [All operations](https://skmtc.dev/wirexapp/apis/wirex-baas-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wirexapp/wirex-baas-api/revisions/b95a180790b1/schema)
