---
title: "Enable wire deposits for an account"
method: POST
path: "/accounts/{account_id}/balance/enable"
tags: ["Accounts"]
---

# Enable wire deposits for an account

`POST /accounts/{account_id}/balance/enable`

## Path parameters

- `account_id` string, required — ID of the resource

## Response `200`

Active

- object

## Other responses

- `202` — Provisioning
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `422` — Unprocessable Entity
- `503` — Service Unavailable

---

[API](https://skmtc.net/brale/apis/brale-api.md) · [All operations](https://skmtc.net/brale/apis/brale-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brale/brale-api/versions/7446d49997c2/schema)
