---
title: "POST /v1/requests"
method: POST
path: "/v1/requests"
---

# POST /v1/requests

`POST /v1/requests`

Generate Document Vault upload request link

## Request body

- object
  - `reference` string, required
  - `successUrl` string, required
  - `cancelUrl` string, required
  - `errorUrl` string, required
  - `webhookEndpoint` string
  - `context` object

## Response `200`

Success

- object
  - `link` string — URL of the public Document Vault upload page

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.net/pci-proxy/apis/pci-proxy-api-reference-datatrans-endpoints.md) · [All operations](https://skmtc.net/pci-proxy/apis/pci-proxy-api-reference-datatrans-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pci-proxy/pci-proxy-api-reference-datatrans-endpoints/versions/1f4f905fd175/schema)
