v2

latestOpenAPI 3.1.12026-08-06856719.6 KB

Print Receipt

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

post/v1/charges/{charge_id}/receipt/print

Path parameters

charge_idstring required

The charge_id belongs to the business.

Headers

X-BUSINESS-API-KEYstring required
Example:b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d

Request body

terminal_idstring required

The terminal id belongs to the business.

Example request

{
  "terminal_id": "S1F2-000158240536593"
}

Response

204

{"stackTrail":"paths:/v1/charges/{charge_id}/receipt/print:post:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}