On This Page
Example: Requesting an Pay-easy Retrieve a Transaction Using the REST API
Request
{ "processingInformation": { "reconciliationId": "sale1077" }, "clientReferenceInformation": { "transactionId": "1170808336" }, "paymentInformation": { "paymentType": { "name": "offline", "method": { "name": "payeasy" } } } }
Response to a Successful Request
{ "processorInformation": { "transactionId": "1170808336" }, "id": "645506999238791558", "message": "Successful", "status": "COMPLETED", "submitTimeUtc": "2022-04-07T07:03:39Z" }