Update SubaccountAsk AIpost https://api.ravepay.co/v2/gpx/subaccounts/editThis allows you to update an existing subaccount.Body ParamsidstringrequiredThe is the subaccount ID, you can get it from the List Subaccount endpoint as data.subaccount_idaccount_numberstringThis is the subaccount bank account number.account_bankstringThis is the subaccount's bank. You can get this from the List of Banks for Transfer endpoint.business_namestringThis is the business name of the subaccount.business_emailstringThis is the business email of the subaccount.split_typestringThis is the split type for the subaccount commission. Possible values are flat and percentage.split_valuestringThis is the split value for the subaccount commission. if split_type is set percentage please pass the value in decimal e.g. 0.6 would be 60%. This means for each transaction you want to take a 60% commission.Responses 200200 400400Updated over 6 years ago