---
title: "POST /wallets/validate-sepa-beneficiary"
method: POST
path: "/wallets/validate-sepa-beneficiary"
---

# POST /wallets/validate-sepa-beneficiary

`POST /wallets/validate-sepa-beneficiary`

## Headers

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

## Request body

- object
  - `userId` string, required — ID of a verified user
  - `sourceAccountId` string, required — Must be an enriched EUR account from which you plan to make a withdrawal
  - `iban` string, required — Destination IBAN
  - `bic` string, required — Destination BIC

## Response `200`

## Other responses

- `400` — Bad Request

---

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