---
title: "Create TOS Link"
method: POST
path: "/v2/customer/{id}/tos-link"
---

# Create TOS Link

`POST /v2/customer/{id}/tos-link`

Create a TOS link for a customer.

## Path parameters

- `id` string, required

## Response `201`

- GenerateTosLinkResponseDto
  - `link` string, required — Terms of Service link URL
  - `expiresAt` string, required — ISO 8601 formatted date and time of the TOS link expiration

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `422` — Unprocessable Entity - Validation Error

---

[API](https://skmtc.net/spherepay/apis/docs-spherepay-co.md) · [All operations](https://skmtc.net/spherepay/apis/docs-spherepay-co/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spherepay/docs-spherepay-co/versions/4f3f5484aed3/schema)
