Get Transaction Details APIpost https://test.payu.in/merchant/postservice.phpQuery ParamsformconstenumrequiredDefaults to 112Allowed:12Form DatakeystringrequiredDefaults to JPM7FgThis parameter must contain the merchant key provided by PayU.commandconstenumrequiredThis parameter must have the get_transaction_details as command name.get_Transaction_DetailsAllowed:get_Transaction_Detailsvar1stringrequiredThe starting Time (from when the transaction details are needed) in YYYY-MM-DD formatvar2stringrequiredThe end Time (till when the transaction details are needed) in YYYY-MM-DD format.var3stringThis parameter is used to specify the pagination so that response is segmented.hashstringrequiredThis parameter must contain the hash value to be calculated at your end. Hash logic for this API is: sha512(key|command|var1|salt) sha512HeadersContent-TypeconstenumrequiredDefaults to application/x-www-form-urlencodedapplication/x-www-form-urlencodedAllowed:application/x-www-form-urlencodedResponse 200Updated about 1 month ago