curl --location 'https://base.merchantwarrior.com/post' \
--header 'MW-API-VERSION: 2.0' \
--header 'Content-Type: application/json' \
--data '{
"method": "queryDD",
"merchantUUID": "123456789abcd",
"apiKey": "1a3b5c",
"transactionID*": "1-a1c340c8-7c30-11de-8888-000c29753ad4",
"transactionReferenceID*": "A257240023321",
"hash": "e9ddc296b76b3398934bfc06239073df",
"extended": true
}'{
"responseCode": "10",
"responseMessage": "Transaction pending",
"transactionID": "1336-d2b4ccfc-b612-11e6-b9c3-005056b209e0",
"settlementDate": [],
"custom1": [],
"custom2": [],
"custom3": [],
"customHash": "9e71fc2a99a71b722ead746b776b25ac"
}