Skip to content

Setup Company Update

Sean Callan edited this page Jun 9, 2020 · 1 revision

Beans_Setup_Company_Update

Return all company settings.


Parameters

  • auth_uid (required) INTEGER - The ID for your API key.

  • auth_key (required) STRING - The API key.

  • auth_expiration (required) INTEGER - Unique ID tied to your key; changes if you reset your key.

  • settings (required) OBJECT - A key => value mapping of settings to update.


Returns

  • settings OBJECT - An object with a key => value for each company setting that has been saved or created.
Clone this wiki locally