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 response includes the transaction object, i.e the same data that is returned in the /search endpoint (for this transaction). Set to false to minimize response payload if not needed
true
If true, response includes addressData array, which contains default address and shipping address (if entered)
true
If true, response includes subcription array of subscription(s) related to this transaction
true
If true, response includes sessionData object, which includes user's Paysight sessionid, IP address and device information
true
Response
Valid Request. More detailed info will be in the JSON body
This indicates if this request was processed successfully, no validation issues etc.
true
Debug information
""
Array of subscription objects (generally 1 or max 2) that relate to this transaction