Update Billing AddressAsk AIpatch https://api.rocket.net/v1/billing/addresses/{address_id}Update a billing addressPath Paramsaddress_idintegerrequiredBody ParamsUpdate a billing addressfirst_namestringrequiredFirst name of the billing contactlast_namestringrequiredLast name of the billing contactaddress_line_1stringrequiredFirst Address line of the billing contactaddress_line_2stringSecond Address line of the billing contactcompany_namestringCompany name of the billing contactemailstringrequiredEmail address of the billing contactcitystringrequiredCity of the billing contactstatestringrequiredState / Province of the billing contactcountrystringrequiredCountry Code of the billing contactpostal_codestringrequiredPostal code of the billing contacttelephonestringrequiredTelephone number of the billing contactreceive_invoice_emailsbooleanDefaults to falseSetting to true will CC this email address on invoice emailstruefalseResponses 200OK 400Invalid or missing request parameters 401Authentication failed 500Internal errorUpdated 6 months ago