Generates an electronic receipt (eReceipt) for a specified transaction. The request body should include the transaction details necessary to generate the eReceipt.
Enter your API key. It's required to authenticate API requests.
The details of the transaction for which the eReceipt is to be generated.
Represents the details required to generate an electronic receipt (eReceipt) for a transaction.
The unique identifier of the transaction for which the eReceipt is being generated.
The date and time when the transaction occurred.
The unique identifier of the site where the transaction took place.
The unique identifier of the machine involved in the transaction.
The full name of the individual for whom the eReceipt is being generated.
The email address to which the eReceipt will be sent.
The eReceipt was successfully generated.
Represents the response after generating an electronic receipt (eReceipt), including the receipt URL and status.