---
title: "POST /wallets/whitelist-iban"
method: POST
path: "/wallets/whitelist-iban"
---

# POST /wallets/whitelist-iban

`POST /wallets/whitelist-iban`

## Headers

- `api-key` string, required
- `Authorization` string, required

## Request body

- object
  - `userId` string, required — Verified user ID
  - `iban` string, required — Destination IBAN
  - `bic` string, required — Destination BIC
  - `label` string — Optional but unique label to identify this IBAN
  - `paymentType` string — Optional payment type when initiating payments to this IBAN

## Response `200`

---

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