---
title: "PATCH /v1/business/{business_id}/payment/customer_email/"
method: PATCH
path: "/v1/business/{business_id}/payment/customer_email/"
tags: ["payment"]
---

# PATCH /v1/business/{business_id}/payment/customer_email/

`PATCH /v1/business/{business_id}/payment/customer_email/`

## Path parameters

- `business_id` integer, required

## Request body

- PatchedPaymentEmailUpdate
  - `customerEmail` string

## Response `200`

- PaymentEmailUpdate
  - `customerEmail` string, required

## Other responses

- `400`

---

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