---
title: "POST v1/accounts/{accountId}/deposit-source-iban"
method: POST
path: "v1/accounts/{accountId}/deposit-source-iban"
tags: ["Accounts"]
---

# POST v1/accounts/{accountId}/deposit-source-iban

`POST v1/accounts/{accountId}/deposit-source-iban`

## Response `200`

The deposit source IBAN has been submitted for whitelisting

- DepositSourceIban
  - `accountId` string, uuid
  - `customerId` string, uuid
  - `status` 'PENDING' | 'FAILED' | 'WHITELISTED'

## Other responses

- `400` — Validation Error
- `401` — Unauthorized
- `403` — Insufficient Privileges
- `4XX` — Client error
- `5XX` — Server error

---

[API](https://skmtc.net/aquanow/apis/aquanow-cams-rest-api.md) · [All operations](https://skmtc.net/aquanow/apis/aquanow-cams-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aquanow/aquanow-cams-rest-api/revisions/c62a02b27407/schema)
