---
title: "createOpenBankingLinkOps end_customer"
method: POST
path: "/ops/end-customers/open-banking-link"
tags: ["ops"]
---

# createOpenBankingLinkOps end_customer

`POST /ops/end-customers/open-banking-link`

Create an open banking link for an end customer, for ops to share directly with them

## Request body

- CreateOpenBankingLinkOpsPayload
  - `end_customer_id` string, regexp, required — End customer ID

## Response `200`

OK response.

- CreateOpenBankingLinkOpsResult
  - `open_banking_link` string, required — The open banking link to share with the end customer

## Other responses

- `400` — BadRequest: Bad Request response.
- `401` — Unauthorized: Unauthorized response.
- `403` — InvalidScopes: Forbidden response.
- `404` — NotFound: Not Found response.

---

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