Create WithdrawalAsk AIpost https://bo-api.drivewealth.io/back-office/funding/redemptionsCreates a Withdrawal.Body ParamsaccountNostringrequiredThe user's unique account number, that is human readable.amountnumberrequiredThe amount of the withdrawalcurrencystringenumrequiredThe name of the currency in abbreviation form.USDUSDAllowed:USDtypestringenumrequiredThe method/form in which the redemption/withdrawal will be sent back to the user's external account.ACHACHWIRECASH_TRANSFERBULK_FUNDINGAllowed:ACHWIRECASH_TRANSFERBULK_FUNDINGbankAccountIDstringThe unique DriveWealth identifier that identifies each linked bank account.detailsobjectThe necessary recipient details for completing a wire paymentdetails objectiraDistributionstringenumThe type of redemption/withdrawal from an IRA type of account.EARLY_DISTRIBUTION_PENALTY_EXCEPTIONNORMAL_DISTRIBUTIONEARLY_DISTRIBUTIONEARLY_DISTRIBUTION_PENALTY_EXCEPTIONDIRECT_ROLLOVERDIRECT_TRANSFERCONVERSIONRECHARACTERIZATIONREQUIRED_MINIMUM_DISTRIBUTIONDISTRIBUTION_TO_BENEFICIARYRETURN_OF_EXCESS_CONTRIBUTIONQUALIFIED_CHARITABLE_CONTRIBUTIONShow 11 enum valuesiraDistributionSubTypestringenumThese types are only applicable for the distribution type EARLY_DISTRIBUTION_PENALTY_EXCEPTION. Click here for more details.",SUBSTANTIALLY_EQUAL_PERIODIC_PAYMENTS_SEPP_72TSUBSTANTIALLY_EQUAL_PERIODIC_PAYMENTS_SEPP_72TDISABILITY_OR_DEATHHIGHER_EDUCATION_EXPENSESFIRST_TIME_HOME_PURCHASEMEDICAL_EXPENSESHEALTH_INSURANCE_PREMIUMSRESERVIST_DISTRIBUTIONSAllowed:SUBSTANTIALLY_EQUAL_PERIODIC_PAYMENTS_SEPP_72TDISABILITY_OR_DEATHHIGHER_EDUCATION_EXPENSESFIRST_TIME_HOME_PURCHASEMEDICAL_EXPENSESHEALTH_INSURANCE_PREMIUMSRESERVIST_DISTRIBUTIONSiraTaxWithholdingsobjectiraTaxWithholdings objectliquidatebooleanTrue, if the account is a managed account and a full liquidation is requested from the user.falsetruefalsefeesarrayA list of fees associated to the withdrawal.feesADD feeObjectnotestringA way to store a message/comment on the this object.settlementProfileIDstringA settlement profile identifier that links to a specific bank account for fund settlement.HeadersIdempotency-KeystringA unique key (UUID) that is used to prevent duplicate requests. Should a network interruption occur, or you otherwise lost a response from the API, you can safely perform the request provided that you send the same value as the Idempotency-Key. DriveWealth Idempotency Keys are saved for 4 days. Within this time period, sending any request with a duplicate key will return the exact same response as the original request, including the same status code and payload.Response 200Creating a User's Account Withdrawal was successful.Updated 8 months ago