Create Billing AddressAsk AIpost https://api.rocket.net/v1/billing/addressesAdd a new address which can be associated with a payment methodBody ParamsCreate a new 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 400Bad Request 401Authentication failed 403Not authorized to access endpoint 405Invalid input 500Internal errorUpdated 6 months ago