Office -- POST Creates a secondary office.Ask AIpost https://dialpad.com/api/v2/officesRate limit: 1200 per minute.Body Paramsannual_commit_monthly_billingboolean | nullrequiredA flag indicating if the primary office's plan is categorized as annual commit monthly billing.truefalseauto_call_recordingboolean | nullDefaults to falseWhether or not automatically record all calls of this office. Default is False.truefalsebilling_addressobject | nullrequiredThe billing address of this created office.Billing contact. object | nullbilling_contactobject | nullThe billing contact information of this created office.billing_contact object | nullcountrystring | nullenumrequiredThe office country.ARATAUBDBEBGBHBRCACHCICLCNCOCRCYCZDEDKDODPECEEEGESFIFRGBGHGRGTHKHRHUIDIEILINISITJPKEKHKRKZLKLTLULVMAMDMMMTMXMYNGNLNONZPAPEPHPKPLPRPTPYRORUSASESGSISKSVTHTRTWUAUSUYVEVNZAShow 84 enum valuescurrencystring | nullenumrequiredThe office's billing currency.AUDCADEURGBPJPYNZDUSDAllowed:AUDCADEURGBPJPYNZDUSDe911_addressobject | nullThe emergency address of the created office. Required for country codes of US, CA, AU, FR, GB, NZ.E911 address. object | nullfirst_actionstring | nullenumThe desired action when the office receives a call.menuoperatorsAllowed:menuoperatorsfriday_hoursarray of strings | nullThe Friday hours of operation. Default value is ["08:00", "18:00"].friday_hoursADD stringgroup_descriptionstring | nullThe description of the office. Max 256 characters.hours_onboolean | nullDefaults to falseThe time frame when the office wants to receive calls. Default value is false, which means the office will always take calls (24/7).truefalseinternational_enabledboolean | nullA flag indicating if the primary office is able to make international phone calls.truefalseinvoicedboolean | nullrequiredA flag indicating if the payment will be paid by invoice.truefalsemainline_numberstring | nullThe mainline of the office.monday_hoursarray of strings | nullThe Monday hours of operation. To specify when hours_on is set to True. e.g. ["08:00", "12:00", "14:00", "18:00"] => open from 8AM to Noon, and from 2PM to 6PM. Default value is ["08:00", "18:00"].monday_hoursADD stringnamestring | nullrequired[single-line only] The office name.no_operators_actionstring | nullenumThe action to take if there is no one available to answer calls.ai_agentbridge_targetcall_service_targetcompany_directorydepartmentdirectorydisabledextensiongoogle_dialogflowlast_name_company_directorylast_name_directorymenumessageoperatorpersonrecursive_transferscripted_ivrvoicemailShow 18 enum valuesplan_periodstring | nullenumrequiredThe frequency at which the company will be billed.monthlyyearlyAllowed:monthlyyearlyring_secondsint64 | nullThe number of seconds to allow the group line to ring before going to voicemail. Choose from 10 seconds to 45 seconds.routing_optionsobject | nullCall routing options for this group.Group routing options. object | nullsaturday_hoursarray of strings | nullThe Saturday hours of operation. Default is empty array.saturday_hoursADD stringsunday_hoursarray of strings | nullThe Sunday hours of operation. Default is empty array.sunday_hoursADD stringthursday_hoursarray of strings | nullThe Thursday hours of operation. Default value is ["08:00", "18:00"].thursday_hoursADD stringtimezonestring | nullTimezone using a tz database name.tuesday_hoursarray of strings | nullThe Tuesday hours of operation. Default value is ["08:00", "18:00"].tuesday_hoursADD stringunified_billingboolean | nullrequiredA flag indicating if to send a unified invoice.truefalseuse_same_addressboolean | nullA flag indicating if the billing address and the emergency address are the same.truefalsevoice_intelligenceobject | nullConfigure voice intelligence.voice_intelligence object | nullwednesday_hoursarray of strings | nullThe Wednesday hours of operation. Default value is ["08:00", "18:00"].wednesday_hoursADD stringResponse 200A successful responseUpdated 4 months ago