Example: Requesting an OVO Retrieve Transaction Using the REST API

Light Dark
Request
12345678910111213141516
{"processingInformation": { "reconciliationId": "sale1077" }, "clientReferenceInformation": { "transactionId": "832491410" }, "paymentInformation": { "paymentType": { "name": "eWallet", "method": { "name": "ovo", "type":"ovoWallet" } } }}
Response to a Successful Request
1234567
{"clientReferenceInformation": { "transactionid": "832491410" }, "id": "64550699923879124", "message": "Successful", "status": "COMPLETED", "submitTimeUtc": "2022-04-07T07:03:39Z"}