Update an Account NumberAsk AIpatch https://api.fintoc.com/v2/account_numbers/{account_number_id}Path Paramsaccount_number_idstringrequiredDefaults to acno_jKaHD105HThe ID of the Account Number to update, obtained from the creation response.Body ParamsdescriptionstringAn arbitrary string attached to the object. Useful for displaying to users or for internal reference.metadataobjectA set of key-value pairs that can be attached to the object. To unset a specific key, post an empty value for it. To remove all keys, post an empty value for metadata.metadata objectstatusstringenumIndicates whether this Account Number should be enabled or disabled. Disabling prevents it from receiving inbound transfers. Note: Root Account Numbers cannot be disabled. To delete an account number, use the DELETE endpoint instead.enableddisabledAllowed:enableddisabledoptionsobjectoptions objectResponses 200200 400400Updated 9 months ago