Refund APIAsk AIpost https://mapi.pockyt.io/app-data-search/v3/refundTo allow the customer to request a refund, the following request and response objects are initiated to complete the refund workflow.Body ParamsmerchantNostringrequiredDefaults to 200043Merchant ID in Pockyt's system. A unique value created and assigned by Pockyt’s support team during the onboarding processstoreNostringrequiredDefaults to 300014Store Number in Pockyt's system. A unique value created and assigned by Pockyt’s support team during the onboarding processrefundAmountstringrequiredDefaults to 0.01The amount that has to be refundedcurrencystringrequiredDefaults to USDThe supported transaction currencies are "USD", "CNY", "PHP", "IDR", "KRW", "HKD", "THB", "MYR", "GBP", "BDT", "PKR"settleCurrencystringrequiredDefaults to USDThe supported settlement currency "USD"transactionNostringrequiredDefaults to 297553638301777927Transaction number of original salerefundReferencestringDefaults to test202001011303ID of reference transaction in Point-of-SaleipnUrlstringDefaults to http://zk-tys.yunkeguan.com/ttest/testThe asynchronous notification address. The IPN URL must be secure. For more information, visit the IPN sectionverifySignstringrequiredDefaults to 0df745088d7202a6d186596acdc82c6aThe parameter signature. It is the calculated MD5 hash value of the API token used to encrypt the request message and authorize transaction requests. For more information, visit Signing API ParametersResponse 200200Updated about 7 hours ago