MoneyIn
Send Transaction Receipt
Send a payment receipt for a transaction.
GET
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Path Parameters
ReferenceId for the transaction (PaymentId).
Query Parameters
Email address where the payment receipt will be sent.
If not provided, the email address in file for the user owner of the transaction will be used.
Response
200 - application/json
Boolean indicating whether the operation was successful. A true
value indicates success. A false
value indicates failure.
Auxiliary validation used internally by payment pages and components.
Response text for operation: 'Success' or 'Declined'.
Was this page helpful?