Check Transfer Status APIpost https://uatoneapi.payu.in/payout/payment/listTransactionsForm DatatransferStatusstringSearch by status of transfer. Merchant can get all success or failure transaction of the day to reconcile. The transfer status can be any of the following: - QUEUED/SCHEDULED - IN_PROGRESS - PENDING - FAILEDfromstringSpecify the date from when transfer status is required in this field. The format of the date must be in DD/MM/YY format.tostringSpecify the date up to which the transfer status required in this field. The format of the date must be in DD/MM/YY format.pageintegerSpecify the page number in this field. By default, the value is 1.pageSizeintegerSpecify the page size. The maximum is 1000.merchantRefIdstringIndicates a unique reference ID at the merchant side to distinguish between multiple transfers.batchIdintegerIt can be any string value. Merchants can use this value if they want to process the request in batch and also what status of transfer in batch. This can be unique for a batch or across multiple requests.HeadersContent-Typeconstenumrequiredapplication/x-www-form-urlencodedAllowed:application/x-www-form-urlencodedpayoutMerchantIdintegerrequiredSpecify the merchant ID provided while onboarding for Payouts in this parameter.Updated 6 months ago