v2
latestOpenAPI 3.1.12026-08-06856719.6 KBPrint 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
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"}