---
title: "POST /customer/"
method: POST
path: "/customer/"
tags: ["payments"]
---

# POST /customer/

`POST /customer/`

## Request body

- object
  - `email` string, email, required — The client's email address.

## Response `201`

Created

## Other responses

- `400` — Bad Request
- `403` — Forbidden

---

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