This method can be used to send a transaction receipt in an email.
Email Receipt
Email Receipt
post /v3/receipt/email
Parameters
X-Integrator-Id
Type
stringMaximum Length
12Loading...
X-Permalinks
Type
stringMaximum Length
4Loading...
Request Schema
email required
Type
stringPattern
^[A-Za-z0-9\.\+_-]+@[A-Za-z0-9\._-]+\.[a-zA-Z]{2,}$Range
1 to 50 charactersExample
email@domain.comLoading...
transaction_id required
Type
stringExample
123456789Loading...
Example Request
Example Response
200 Successful Response
422 Validation Error