---
title: "Print Receipt"
method: POST
path: "/v1/charges/{charge_id}/receipt/print"
---

# Print Receipt

`POST /v1/charges/{charge_id}/receipt/print`

Print out charge and refund receipts. Applicable for Singapore merchants who use an All-in-One Terminal only.

## Path parameters

- `charge_id` string, required

## Headers

- `X-BUSINESS-API-KEY` string, required

## Request body

- object
  - `terminal_id` string, required — The terminal id belongs to the business.

## Response `204`

204

- unknown

## Other responses

- `422` — 422

---

[API](https://skmtc.net/hitpayapp/apis/hitpay-api.md) · [All operations](https://skmtc.net/hitpayapp/apis/hitpay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hitpayapp/hitpay-api/versions/6aae1a736990/schema)
