Update a MinimumAsk AIput https://api.bridgeft.com/v2/billing/minimums/{id}Provide a billing minimum to update. Then entire billing minimum object must be provided to the PUT request. Editable Fields: name value value_type Path ParamsidintegerrequiredUnique ID for the objectBody ParamsidintegerThe unique resource ID for this Billing Minimumfirm_idintegerThe firm ID of the managing firmnamestringThe name of this Billing MinimumvaluefloatThe value of this Billing Minimumvalue_typestringenumF for flat amount, P for percentageFPAllowed:FPcreated_at_utcdate-timeTimestamp for when the record was createdupdated_at_utcdate-timeTimestamp for when the record was updatedResponses 200An enveloped list of minimums 400Bad RequestUpdated 7 months ago