List WithdrawalsCopy Pageget deprecatedhttps://bo-api.drivewealth.io/back-office/funding/redemptionsRetrieves a list of Withdrawals.Query ParamsstatusstringenumrequiredThe current status of the withdrawal to filter by.STARTEDPENDINGSUCCESSFULFAILEDOTHERRIA_PENDINGRIA_APPROVEDRIA_REJECTEDAPPROVEDREJECTED-Show 11 enum valuestypestringenumrequiredThe type of withdrawal to filter by.ACHWIRECASH_TRANSFERBULK_FUNDINGAllowed:ACHWIRECASH_TRANSFERBULK_FUNDINGfromstringrequiredThe date to start from.tostringrequiredThe date to end at.limitnumberThe number of transactions to be returned per page.directionstringenumThe direction of pagination.prevprevnextAllowed:prevnextoffsetstringDefaults to nullUsed for pagination. Set this to the first/last paymentID value of your payload to get the prev/next page of results respectively.parentIBIDstringFilters the withdrawals list by the partnerID.Response 200Retrieving a list of Withdrawals was Successful.Updated 11 days ago