Fetch a TransferAsk AIget https://api.ravepay.co/v2/gpx/transfers?seckey={seckey}&reference={reference}&id={id}This allows you retrieve a single transferThe status of the transfer is inside the payouts array.Query ParamsseckeystringrequiredThis is your merchant secret key, see how to get your API Request ]idstringrequiredThis is the transfer id, it can be gotten from the Initiate Transfer call as data.idreferencestringrequiredThis is the unique reference of the transfer generated by the merchant.Responses 200200 400400Updated almost 8 years ago