List transfersAsk AIget https://developersandbox-api.flutterwave.com/transfersQuery Paramsnextstringpreviousstringsizeinteger10 to 50Defaults to 10Length of data returned. Defaults to 10.bulk_idstringID of a bulk transferrecipient_idstringID of the recipientsender_idstringID of the senderdestination_currencystringDestination currency in the payment instructionsource_currencystringSource currency in the payment instructionactionstringenumAction of the transferinstantinstantdeferredscheduledretryAllowed:instantdeferredscheduledretrytypestringenumtype of transferbankbankmobile_moneywalletcash_pickupAllowed:bankmobile_moneywalletcash_pickupstatusstringenumThe status of transfersuccessfulnewpendingfailedsuccessfulcancelledAllowed:newpendingfailedsuccessfulcancelledfromstringThe start date and time for a period. This parameter is used in conjunction with the 'to' parameter to define a time range. The value should be in ISO 8601 format.tostringThe end date and time for a period. This parameter is used in conjunction with the 'from' parameter to define a time range. The value should be in ISO 8601 format.HeadersX-Trace-Idstringlength between 12 and 255A unique identifier to track this operation. It must be between 12 and 255 characters in length.Responses 200OK 400Bad request 401Unauthorised request 403ForbiddenUpdated 9 months ago