---
title: "Update Billing Name"
method: POST
path: "/checkout-evidence/billing-name"
tags: ["checkout-evidence"]
---

# Update Billing Name

`POST /checkout-evidence/billing-name`

## Request body

- CheckoutBillingName
  - `payment_method_id` string, required
  - `name` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

> 22 revisions in range; 1 not diffed.

- **2026-09-26** `ff95d5d338e4` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/helloaxel/apis/client-api-gateway/changes/checkout-evidence/billing-name/post.md)

---

[API](https://skmtc.dev/helloaxel/apis/client-api-gateway.md) · [All operations](https://skmtc.dev/helloaxel/apis/client-api-gateway/llms.txt) · [OpenAPI document](https://skmtc.dev/helloaxel/apis/client-api-gateway/revisions/ff95d5d338e4?raw)
