---
title: "Verify CoP (Confirmation of Payee)"
method: GET
path: "/beneficiaries/verify/srd"
---

# Verify CoP (Confirmation of Payee)

`GET /beneficiaries/verify/srd`

## Query parameters

- `accountNumber` string
- `sortCode` string
- `paymentTypes` 'FASTER_PAYMENTS' | 'CHAPS' | 'SWIFT'
- `country` string
- `currencyUnit` string

## Response `200`

200

- object
  - `bankName` unknown
  - `verificationReferenceRequired` boolean
  - `traceId` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/openpayd/apis/openpayd-authorization.md) · [All operations](https://skmtc.net/openpayd/apis/openpayd-authorization/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openpayd/openpayd-authorization/versions/354ac572abda/schema)
