---
title: "dispute-management/generate-embed-url"
method: POST
path: "/dispute-management/generate-embed-url"
tags: ["Dispute Management Endpoints"]
---

# dispute-management/generate-embed-url

`POST /dispute-management/generate-embed-url`

This endpoint generates a unique URL to embed into your application using an iFrame.

## Response `200`

- object
  - `Success` boolean — True if the request was successful, false if it failed
  - `ErrorMessage` string — Contains a description of the error if the request failed
  - `Link` string — The URL to embed into your application using an iFrame.
  - `IframeKey` string — A unique key for the iFrame.

---

[API](https://skmtc.net/vopay/apis/accounts.md) · [All operations](https://skmtc.net/vopay/apis/accounts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vopay/accounts/versions/7033bd231ec7/schema)
