Generate charge receipt
Generate pdf receipt of a charge
GET
https://api.criptan.com/business/receipt/:id?lng={lng}
Path Parameters
Name
Type
Description
id*
string
Charge id
Query Parameters
Name
Type
Description
lng
string
ISO 639-1 alpha-2 code, followed by an underscore (_), followed by an ISO 3166-1 alpha-2 value as the locale to generate the charge receipt in that language (default: en_US
)
Headers
Name
Type
Description
Authorization*
string
API key
Last updated