On This Page
Example: Requesting an Lithuania Banks Refund Using the REST API
Request
{ "orderInformation": { "amountDetails": { "totalAmount": "1", "currency": "EUR" } }, "clientReferenceInformation": { "reconciliationId": "sale1077", "originalTransactionId": "1172295556" }, "paymentInformation": { "paymentType": { "name": "bankTransfer", "method": { "name": "lithuanianbanks" } } } }
Response to a Successful Request
{ "processorInformation": { "transactionId": "144202318" }, "message": "Successful", "status": "REFUNDED", "id": "6523329019126746031956", "submitTimeUtc": "2022-06-09T09:49:25Z" }