accountput https://buzz-key.api.beeswax.com/rest/accountBody Paramsaccount_idint32requiredUnique ID of the account to updatecustomer_idstringDefaults to A default value can be set as an environment variable using the DEFAULT_CUSTOMER_ID variableAn ID to identify the Account in an external customer system. For Beeswax use only!account_namestringName of the accountprimary_accountbooleanNot currently usedlocalestringDefaults to en_USLocale to use for the account, currently only en-US is supportedtimezonestringDefaults to America/New_YorkTimezone to use for the Account.currency_idstringDefaults to USDCurrency to use for the Account. Currently the API assumes all currencies are dollars.date_format_stringstringDefaults to Y-m-d H:i:sFormat for date fields on both input and output from the API. Not currently used.alternative_idstringAn alternative id to lookup the account, if desirednotesstringNotes about the Account, up to 255 charsactivebooleanDefaults to trueIs the Account active?Response 200200Updated about 6 years ago