curl --location 'https://base.merchantwarrior.com/post' \
--header 'MW-API-VERSION: 2.0' \
--header 'Content-Type: application/json' \
--data '{
"method": "queryCard",
"merchantUUID": "123456789abcd",
"apiKey": "1a3b5c",
"transactionID*": "1-a1c340c8-7c30-11de-8888-000c29753ad4",
"transactionReferenceID*": "A257240023321",
"hash": "e9ddc296b76b3398934bfc06239073df",
"extended": true
}'{
"custom1": [],
"custom2": [],
"custom3": [],
"responseMessage": "Transaction approved",
"refundTotal": "1.00",
"responseCode": "0",
"authCode": "731357421",
"authResponseCode": "08",
"transactionID": "1336-20be3569-b600-11e6-b9c3-005056e109e0",
"receiptNo": "731357421",
"customHash": "65b172551b7d3a0706c0ce5330c98470",
"authSettledDate": "2016-11-29",
"authMessage": "Honour with identification"
}