---
title: "Bind Checkout"
method: POST
path: "/checkout-evidence/bind"
tags: ["checkout-evidence"]
---

# Bind Checkout

`POST /checkout-evidence/bind`

## Request body

- BindCheckoutEvidence
  - `evidence_id` string, uuid, required
  - `payment_intent_id` 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/bind/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)
