Withdraw FundsAsk AIpost https://test.api.promisepay.com/sub_wallets/{id}/withdrawWithdraw funds from a sub-wallet using the given id and move the specified amount to a disbursement account associated with the account_id.Path ParamsidstringrequiredDefaults to bd6e9c20-73f1-0138-fb91-0a58a9feac09sub-wallet IDBody Paramsaccount_idstringrequiredDefaults to c1824ad0-73f1-0138-3700-0a58a9feac09Account to withdraw to.amountintegerrequiredAmount (in cents) to withdraw.custom_descriptorstringA descriptor specified by the customer to be passed on the withdraw call. This requires that custom_descriptors are enabled. In the case of fast payments (AU / NPP) Assembly will append a value in the beginning of descriptor, the customer can use 200 characters (excluding URL, javascript/code, emojis). In the case of DE batch payments will allow 18 charactersreference_idstringDefaults to 7190770-1-2908Unique reference information that can be specified for a for wallet withdrawal request. This is an optional field and cannot contain '.' character.Responses 201OK 422unprocessable contentUpdated 7 months ago