Authorizations
Your Paysight API key. You can find it in your Paysight account at https://app.paysight.io/settings/account
Headers
Your Paysight Tenant/Client Id. This is the id of the parent company listed in https://app.paysight.io/management/companies. Alternatively, this will be provided by Paysight
The email address of the party or group making the request
Body
Payload
Your Paysight tenant id. This will be provided by Paysight.
1
An email associated with the party/agent making the request
"care@yourdomain.com"
The unique Paysight transaction id
"fd6562a1-e0e7-4b8b-b0d4-f20359482dd1"
If true, then Paysight will send a confirmation to the user's email address (if mail settings are set up)
false
The amount to refund in the original transaction currency. 0 will result in a full refund. Any amount greater than the transaction amount will be rejected. Any partial refund amount for an eCom order must be accompanied by a complete list of refundItems.
12.99
To be defined (applicable only to ecom transactions)
[]
Response
Valid Request. More detailed info will be in the JSON body