This method can be used to send a transaction receipt in an email.
B2B Payment API
Email Receipt
Email Receipt
post /v3/receipt/email
Parameters
X-Integrator-Id
string
Maximum:
12Loading...
X-Permalinks
string
Maximum:
4Loading...
Request Schema
email required
string^[A-Za-z0-9\.\+_-]+@[A-Za-z0-9\._-]+\.[a-zA-Z]{2,}$1 to 50 characters
Example:
email@domain.com
Loading...
transaction_id required
string
Example:
123456789
Loading...
Example Request
Example Response
200 Successful Response
422 Validation Error