---
title: "Send Receipt"
method: POST
path: "/v1/payment_intents/{id}/receipt"
tags: ["Payment Intents"]
---

# Send Receipt

`POST /v1/payment_intents/{id}/receipt`

Send a receipt to customer for the associated payment

## Path parameters

- `id` string, required

## Response `204`

no content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `422` — Validation Error
- `429` — Too Many Requests

---

[API](https://skmtc.dev/withflex/apis/flex-api.md) · [All operations](https://skmtc.dev/withflex/apis/flex-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/withflex/flex-api/revisions/b1560fc2f199/schema)
