Copy PageUpdate Withdrawalpatch https://bo-api.drivewealth.io/back-office/funding/redemptions/{redemptionID}Updates a Withdrawal by redemptionID.Path ParamsredemptionIDstringrequiredA unique identifier for the user's account redemption/withdrawal.Body ParamsAll fields are optional. Only fields present in the request body are updated; omitted fields are left unchanged.statusstringenumThe status transition being requested for the withdrawal. Unlike the broader lifecycle status returned by GET, only these values are accepted for update; any other value (including STARTED, RIA_PENDING, OTHER, or the response-only "-" error state) is rejected.Show DetailsPENDINGThe withdrawal details were accepted.ON_HOLDThe withdrawal details were accepted, but it is not yet ready to be processed.APPROVEDThe withdrawal was approved.REJECTEDThe withdrawal was rejected.RIA_APPROVEDApproved once cash has settled against the managed account via AutoPilot.RIA_REJECTEDRejected because there is not enough cash in the account after selling securities to cover the withdrawal.SUCCESSFULThe withdrawal was successful. Not settable via this endpoint for withdrawals processed via Modern Treasury.FAILEDThe withdrawal was not successful.APPROVEDPENDINGON_HOLDAPPROVEDREJECTEDRIA_APPROVEDRIA_REJECTEDSUCCESSFULFAILEDShow 8 enum valuesstatusCommentstringA comment describing the status change. Stored on the withdrawal's status history.amountnumberThe updated withdrawal amount. Cannot be changed once a financial transaction has been submitted for processing.transactionCodestringenumShow DetailsJOURNALAn internal journal entry moving funds or securities without external settlement.FEE_ACHA fee charged via ACH.DISBURSEMENT_ACH_SVBA disbursement sent via ACH through Silicon Valley Bank (SVB).JOURNALJOURNALFEE_ACHDISBURSEMENT_ACH_SVBAllowed:JOURNALFEE_ACHDISBURSEMENT_ACH_SVBwlpFinTranTypeIDstringdeprecatedDeprecated. Use transactionCode instead.batchbooleantruetruefalsesettlementProfileIDstringA settlement profile identifier that links to a specific bank account for fund settlement.metadataobjectThe metadata object allows for creating a maximum of 10 keys (max 36 characters) and each value cannot exceed 512 bytes.metadata objectfeesarray of objectsFee line items to add to the withdrawal.feesADD objectResponses 204Updating the Withdrawal was successful. No content is returned. 400Bad RequestUpdated about 9 hours ago List WithdrawalsAsset TransferDid this page help you?YesNo