Example: Requesting an Alfamart Status Using the REST API

Request
{ ""orderInformation"": { ""amountDetails"": { ""totalAmount"": ""1"", ""currency"": ""IDR"" } }, ""clientReferenceInformation"": { ""reconciliationId"": ""sale1077"", ""originalTransactionId"": ""1177494712"" }, ""paymentInformation"": { ""paymentType"": { ""name"": ""offline"", ""method"": { ""name"": ""alfamart"", ""type"":""alfaVa"" } } } }
Response to a Successful Request
{ "processorInformation": { "transactionId": "144491809" }, "message": "Successful", "status": "REFUNDED", "id": "6523329019126746031944", "submitTimeUtc": "2022-06-15T02:55:39Z" }