Webex for Wholesale
Cisco Webex for Wholesale is an offer that allows Partners to use the Webex Suite as a Package based Utility Model. Learn how to use the Webex for Wholesale Provisioning APIs.
anchorWhat's possible with Webex for Wholesale Provisioning APIs
anchorThe Webex for Wholesale Provisioning API is for the Service Providers (SPs) who sign up for Cisco Webex for Wholesale. The API enables those SPs to provision, update, and remove wholesale customer/subscribers.
Wholesale Customer Provisioning APIs
- Provision a wholesale customer
- Update a wholesale customer
- View a wholesale customer
- View wholesale customers
- Delete a wholesale customer
Wholesale Subscriber Provisioning APIs
anchorUsing the Provisioning API
anchorThe Webex for Wholesale Provisioning API is for Service Providers (SPs) who sign up for Cisco Webex for Wholesale. The API enables those SPs to provision, update, and remove Cisco Webex services for their customers and subscribers.
anchorMethods and Content Types
anchorThe Webex for Wholesale Provisioning Public API is RESTful. In REST, a base URL represents each resource. You use the HTTP methods GET
, POST
and DELETE
to request data and perform actions on those resources.
For methods that accept request parameters, the platform accepts only application/json
content types.
anchorWholesale Customer Address Requirement
anchorThe billing address and calling address of the customer should be provided per the below guidelines:
Attribute | Mandatory |
---|---|
addressLine1 | Yes |
addressLine2 | No |
city | Yes |
stateOrProvince | Mandatory for some geographic locations. |
zipOrPostalCode | Mandatory for some geographic locations. |
country | Yes |
anchorWhat's possible with Webex for Wholesale Billing Reports Public APIs
anchorThe Wholesale Billing Reports Public APIs are a set of APIs that are targeted at Service Providers who sign up to the Webex for Wholesale solution. These APIs provides partner, customer and user breakdown reports to the Service Providers or Partners. Service Providers can use these reports to reconcile their monthly invoice.
The Webex for Wholesale Billing Reports Public API is RESTful. In REST, a base URL represents each resource. You use the HTTP methods GET
, POST
and DELETE
to request data and perform actions on those resources.
anchorAPI Error Codes
anchorThese APIs return standard HTTP status codes for request responses. For more information on standard HTTP status codes, please see Webex REST API Basics.
The following error codes may appear in API Error responses, or included in responses to Wholesale Get/Create/List API requests. These are complementary to the overall HTTP Status codes and provide additional clarity on the reason for the error.
Error Code | Detail | HTTP Status Code | Possible in Subscriber response? |
---|---|---|---|
1001 | Invalid Mandatory Parameter A mandatory parameter has not been specified in the API request. | 400 | No |
1002 | Invalid Parameter Size A parameter in the API request is outside the bounds of expected size. | 400 | No |
1003 | Invalid Parameter Format A parameter in the API request is not correctly formatted. Common Causes:
| 400 | No |
1004 | Invalid Query Parameter The query parameter specified in Subscriber or Customer Search/List API request is invalid. Common Causes:
| 400 | No |
1005 | Invalid or Bad HTTP request The HTTP request message specified is either bad or invalid. Common Causes:
| 400 | No |
2001 | Subscriber Not Found The subscriberId specified in an API Request to Get, Update, Delete a Subscriber could not be found.Common Causes:
| 404 | No |
2002 | Subscriber pre-exists in another Cisco Webex wholesale organization The subscriber has previously mapped to a new or existing webex wholesale organization. However, the email address associated with this subscriber has been found in a different webex wholesale organization. Cisco cannot automatically move this subscriber to the desired organization and so provisioning fails. Common Causes:
Possible Solutions:
| 409 | Yes |
2003 | Subscriber Update Not Allowed The subscriber update operation is not allowed because of the current provisioning status of the subscriber. Common Causes:
Possible Solutions:
| 403 | No |
2005 | Package Type Not Supported The package type specified in the Provision/Update request is not supported. Note: This only applies where the associated Customer Template is configured with Automatically Create New Organizations in Control Hub disabled. Common Cause:
Possible Solution:
| 400 | No |
2006 | Insufficient Privileges You do not have sufficient privileges to perform update/delete operations on this subscriber. Common Cause:
Possible Solution:
| 403 | No |
2008 | Subscriber Provisioning Request Already Being Processed A Subscriber Provision or Update API request for the same subscriber is already in being processed by Cisco Webex. Common Cause:
Possible Solution:
| 400 | No |
2011 | No Organization Administrator The Subscriber Provision/Update operation could not be processed as the target customer organization on Cisco Webex does not have an administrator with Full Administrator role. Common Cause:
| 409 | Yes |
2016 | Customer and Partner Org Region Mismatch Common Causes:
Possible Solution:
| 409 | No |
2017 | Unable to provision Subscriber into an Existing Webex wholesale Organization The Subscriber Provision API request was rejected as an existing Webex wholesale Organization has been discovered either with subscriber’s exact matching email or domain of the the email, but automatic subscriber provisioning into this Webex wholeale Organization is forbidden. Common Cause:
Possible Solutions:
| 409 | No |
2018 | Webex Organization already provisioned in a different cluster in the same region The Provision API request failed as the Webex Organization already has been provisioned with Webex wholesale services in a different cluster in the same region. Common Causes:
| 409 | No |
2024 | Billing Reports not Found The Get / Delete Wholesale Billing Reports API request failed because the requested billing report is not found. Common Causes:
| 404 | No |
2025 | Billing Reports generation is In Progress The request was rejected because the billing report generation is currently in progress. Common Cause:
| 409 | No |
2026 | Billing Report Already Exists Occurs when a partner tries to generate a report of a billingStartDate and billingEndDate for which the report was already generated.Possible Solutions:
| 409 | No |
2029 | Billing Reports Forbidden Access Insufficient privileges to access the Billing reports APIs. Common Cause:
| 403 | No |
2030 | Billing Reports Server Busy The request failed since the server is currently busy performing other billing report creation operations. Possible Solution:
| 503 | No |
2501 | Invalid OrgId The organization specified in the request is not associated with any valid existing Webex organization. Common Causes
| 404 | No |
2502 | Wholesale customer is either in provisioning or updating or deleting status The requested operation cannot be processed because of a conflict in the current status of Customer provisioning. Common Causes
| 409 | No |
2503 | The wholesale customer already exist with different externalId The wholesale customer with the specified externalId is already associated with a different Webex organization. Common Causes:
| 409 | No |
2504 | The wholesale customer is not fully provisioned User onboarding failed as the customer organization has not been successfully provisioned. Common Causes:
| 409 | Yes |
2505 | The email is not matching with broadworksUserId The email provided in the request does not match the expected email for the specified broadworksUserId. Common Causes:
| 409 | Yes |
2506 | The wholesale customer is not provisioned with requested package The customer organization does not have the requested package provisioned. Common Causes:
| 409 | Yes |
2507 | The subscriber already provisioned The specified user has already been previously onboarded. | 400 | Yes |
2508 | The broadworksUserId parameter is required The requested operation cannot be processed because the broadworksUserId parameter is required when provisioning the subscriber with the Webex For Broadworks Service. Common Causes:
| 400 | Yes |
2509 | Invalid Billing Date provided for Wholesale Billing Reports Generation Invalid billingStartDate (or/and) billingEndDate request parameter provided in Wholesale Billing Reports API.Common Causes
| 400 | No |
2510 | Invalid sortBy value in Wholesale Billing Reports Invalid value provided for the sortBy request parameter in Wholesale Billing Reports API. Possible Solution:
| 400 | No |
2511 | Invalid Wholesale Billing Report Status in Wholesale Billing Reports Invalid value provided for Report Status request parameter in Wholesale Billing Reports API. Possible Solution:
| 400 | No |
2512 | Invalid Wholesale Billing Report Type Invalid value provided for Wholesale Report Type request parameter in Wholesale Billing Reports API. Possible Solution:
| 400 | No |
2513 | The wholesale customer has active workspace The wholesale customer with the specified customerId has active workspace in its Webex organization. Common Causes:
Possible Solution:
| 409 | No |
2514 | The wholesale customer has active user The wholesale customer with the specified customerId has active users in its Webex organization. Common Causes:
Possible Solution:
| 409 | No |
2515 | The partner organization does not have wholesale entitlements The Partner organization does not have the required entitlement for the specified provisioning package. Common Causes:
Possible Solution:
| 400 | No |
2516 | The partner organization does not have a wholesale subscription The Partner organization does not have the required subscription for the specified provisioning package. Common Causes:
Possible Solution:
| 400 | No |
2517 | Invalid Location ID The specified locationId parameter either does not exist or does not belong to the specified customer. Common Causes:
Possible Solution:
| 400 | Yes |
2518 | Automatic selection of the location failed Automatic selection of the location for the customer organization can not be performed. Common Causes:
Possible Solution:
| 400 | Yes |
2519 | Subscription identifier for wholesale customers is missing The customer template does not have a configured subscription identifier. Common Causes:
Possible Solution:
| 400 | Yes |
2520 | A package is assigned to a user or workspace Unable to remove packages that are currently assigned to users and/or workspaces. Common Causes:
Possible Solution:
| 409 | No |
2521 | Invalid billing address for the customer The requested operation cannot be performed as the customer address provided in the request is invalid. Common Causes:
Possible Solution:
| 400 | No |
2522 | Invalid phone number The phone number specified in the request is either invalid or does not belong to this customer. Common Causes:
Possible Solution:
| 400 | Yes |
2523 | Invalid extension number The extension number specified in the request is either invalid or already in use. Common Causes:
Possible Solution:
| 409 | Yes |
2524 | Invalid Cloud Connected PSTN provider ID The customer template does not have a Cloud Connected PSTN provider ID. Common Causes:
Possible Solution:
| 400 | No |
2525 | Webex Calling Resources Provisioning failed The requested operation failed to provision Webex Calling Resources. Common Causes:
| NA | No |
2526 | Provisioning of numbers failed The requested operation failed to provision numbers for the Webex Calling Location. Common Causes:
| NA | No |
2527 | Provisioning of main number failed The requested operation failed to assign a main number to the Webex Calling Location. Common Causes:
| NA | No |
2528 | Invalid Country Code Invalid country code provided in the calling attributes. Possible Solution:
| 400 | No |
2529 | Invalid State or Province Code of the country Invalid state or province provided in the calling attributes for the given country code. Possible Solution:
| 400 | No |
2530 | The state or province code is empty State or Province provided in the calling attributes cannot be empty for the given country code. Possible Solution:
| 400 | No |
2531 | The zip or postal code is empty Zip or Postal code provided in the calling attributes cannot be empty for the given country code. Possible Solution:
| 400 | No |
2532 | Invalid timezone Invalid timezone provided in the calling attributes for the given country code. Possible Solution:
| 400 | No |
2533 | Invalid language Invalid language code provided in the calling attributes. Possible Solution:
| 400 | No |
2534 | Invalid Partner Wholesale Subscription ID The Partner Wholesale Subscription ID provided in the request is invalid. Possible Solution:
| 400 | No |
2535 | BroadWorks ID cannot be updated The BroadWorks ID cannot be updated as there are existing users associated with the customer template. | 400 | No |
2539 | Country Code Not Permitted The customer country code is not supported for provisioning. | 400 | Yes |
5001 | Internal Server Error An unexpected error has occurred while processing the API request. Possible Solution:
| 500 | Yes |
5003 | Invalid provisioningId The provisioningId provided in the request can not be found. Possible Solution:
| 404 | No |
anchorBackward Compatibility and Versioning
anchorOur APIs change over time as we build new functionality. However, we are aware that API users need their applications to continue working as expected when the APIs change.
For that reason, our APIs follow a backward-compatibility and versioning strategy as follows:
When we add new API endpoints, new query parameters to existing endpoints, new optional fields in request bodies, and new data in response bodies, we do not necessarily create a new version of the API. Those kinds of changes should not affect the compatibility of the API with existing calls to the API, and we expect your applications to be robust to those kinds of improvements to the API.
When we need to change the API outside of the scope described above, we create a new version of the API. For example, if we added a new required field to the request body, your application would not be aware of that requirement. If we changed the original version, your application would experience an unexpected failure.
When we create a new version of an API, we continue to support the original version of the API for a reasonable period of time. This enables your application to continue working while you adapt it to using the new version of the API.
We have an API framework team that works across the Cisco collaboration portfolio to approve any API changes before they are rolled out, ensuring that our backwards compatibility requirements are met and avoiding unpleasant surprises for our developer community.
anchorAuthentication
anchorWhen registering your application as an Integration, enable the following scopes to access all Webex for Wholesale APIs:
spark-admin:wholesale_billing_reports_read
spark-admin:wholesale_billing_reports_write
If a Refresh Token expires, then the application can no longer generate the necessary access tokens for this API. A Service Provider admin needs to reauthorize the application to gain access to the APIs again. Therefore, it's important that your application maintain an active Refresh Token. Generating a new access token automatically renews the lifetime of your Refresh Token. An application that is regularly generating new access tokens will also be renewing it's Refresh Token lifetime. However, if the application becomes inactive for a long period of time (Refresh token expiry is 90 days) then it runs the risk of allowing the Refresh Token to expire. Therefore, it is recommended that your application run a scheduled task or job that generates a new access token using the Refresh Token. This ensures the Refresh Token will not expire, even during periods of inactivity.
anchorAsynchronous Provisioning Model
anchorWholesale organization provisioning on Cisco Webex can take considerable time. Therefore, the Webex for Wholesale organization provisioning APIs don’t wait or block until organization is fully provisioned. Instead, the API responds quickly while initiating organization provisioning as a background task.
You can design your application to query the wholesale organization later to determine its provisioning status. All representations of the organization through the APIs include a “status” attribute to indicate the organization’s provisioning status:
On successful completion, the organization status changes to “provisioned”.If any error occurs during provisioning, the organization status transitions to “error”. The organization representation through these APIs also includes specific error codes and the reasons behind the provisioning error.
anchorSubscriber Deletion
anchorWebex for APIs supports both a soft and hard deletion model for subscribers. Soft Delete—The Webex for BroadWorks Delete a wholesale subscriber removes all entitlements and capabilities from when the subscriber was first provisioned for Webex for Wholesale. But, the subscriber remains provisioned within their Customer organization on Cisco Webex. The subscriber may continue to use Webex in line with their remaining capabilities. Hard Delete—If you wish to remove the subscriber completely from Cisco Webex, perform a DELETE with the People APIs.
anchorOrganization Deletion
anchorFollow the instructions below in order to delete an organization.
- Delete all the subscribers from the organization using the Delete a wholesale subscriber API.
- The removal of users may take some time depending on quantity of users.
- Delete all the workspace from the organization.
- The organization now can be deleted using Delete a wholesale customer API.
anchorWebex Meetings Site Timezone
anchorIf a specific Webex Meetings site timezone is required, please specify the meeting timezone parameter in the organization provisioning request for the following packages:
The wholesale organization provisioned for webex_suite package.
The wholesale organization provisioned for webex_meetings package.
If no timezone is specified in the provisioning request, the Webex Meetings site timezone for that package is set to a default based on the country assigned to the organization. In the case that a new organization is being created, the timezone is based on the country specified in the provisioning request.
Here are the default cities/timezones for each country:
Country | City [Timezones] |
---|---|
Afghanistan | Kabul [Asia/Kabul] |
Albania | Amsterdam [Europe/Amsterdam] |
Algeria | West Africa [Africa/Douala, Africa/Lagos] |
Andorra | Amsterdam [Europe/Amsterdam] |
Angola | West Africa [Africa/Douala, Africa/Lagos] |
Anguilla | Halifax [America/Puerto_Rico, America/Halifax] |
Antigua and Barbuda | Halifax [America/Puerto_Rico, America/Halifax] |
Argentina | Buenos Aires [America/Argentina/La_Rioja, America/Argentina/Jujuy, America/Argentina/San_Luis, America/Argentina/Catamarca, America/Argentina/Santiago_del_Estero, America/Argentina/Ushuaia, America/Buenos_Aires, America/Argentina/Cordoba, America/Argentina/Salta, America/Argentina/San_Juan, America/Argentina/Tucuman, America/Argentina/Mendoza, America/Argentina/Rio_Gallegos, America/Argentina/Buenos_Aires] |
Armenia | Yerevan [Asia/Yerevan] |
Aruba | Halifax [America/Puerto_Rico, America/Halifax] |
Australia | Sydney [Australia/Sydney] |
Austria | Berlin [Europe/Berlin, Europe/Warsaw, Europe/Vienna, America/Vaduz, Europe/Zurich] |
Azerbaijan | Baku [Asia/Baku] |
Bahamas | Indiana [America/Indianapolis, America/Fort_Wayne] |
Bahrain | Riyadh [Asia/Riyadh] |
Bangladesh | Mumbai [Asia/Kolkata] |
Barbados | Halifax [America/Puerto_Rico, America/Halifax] |
Belarus | Moscow [Europe/Moscow] |
Belgium | Brussels [Europe/Brussels] |
Belize | Chicago [America/Chicago, America/Costa_Rica] |
Benin | West Africa [Africa/Douala, Africa/Lagos] |
Bermuda | Halifax [America/Puerto_Rico, America/Halifax] |
Bhutan | Almaty [Asia/Almaty] |
Bolivia | La Paz [America/La_Paz] |
Bonaire, Saint Eustatius and Saba | Halifax [America/Puerto_Rico, America/Halifax] |
Bosnia and Herzegovina | Amsterdam [Europe/Amsterdam] |
Botswana | Windhoek [Africa/Windhoek] |
Brazil | Brasilia [America/Cuiaba, America/Sao_Paulo, America/Porto_Velho, America/Eirunepe, America/Campo_Grande, America/Belem, America/Recife, America/Bahia, America/Noronha, America/Araguaina, America/Boa_Vista, America/Manaus, America/Santarem, America/Fortaleza, America/Maceio, America/Rio_Branco] |
Brunei Darussalam | Kuala Lumpur [Asia/Kuala_Lumpur] |
Bulgaria | Helsinki [Europe/Helsinki] |
Burundi | Windhoek [Africa/Windhoek] |
Cambodia | Bangkok [Asia/Bangkok, Asia/Saigon] |
Cameroon | West Africa [Africa/Douala, Africa/Lagos] |
Canada | Toronto [America/Montreal, America/Toronto] |
Cape Verde | Cape Verde [Atlantic/Cape_Verde] |
Cayman Islands | Panama [America/Panama] |
Chile | Santiago [America/Santiago, America/Punta_Arenas, Pacific/Easter] |
China | Beijing [Asia/Hong_Kong, Asia/Shanghai] |
Colombia | Bogota [America/Guayaquil, America/Bogota, America/Lima, America/Galapagos] |
Comoros | Nairobi [Africa/Nairobi] |
Costa Rica | Chicago [America/Chicago, America/Costa_Rica] |
Cote d'Ivoire | London [Europe/London, Europe/Dublin] |
Croatia | Paris [Europe/Paris, Europe/Luxembourg, America/Monaco, Europe/Copenhagen] |
Curacao | Caracas [America/Caracas] |
Cyprus | Bucharest / Chisinau [Europe/Tallinn, Asia/Nicosia, Europe/Bucharest, Europe/Riga, Europe/Kiev, Europe/Vilnius] |
Czech Republic | Prague [Europe/Ljubljana, Europe/Budapest, Europe/Zagreb, Europe/Prague] |
Denmark | Paris [Europe/Paris, Europe/Luxembourg, America/Monaco, Europe/Copenhagen] |
Dominican Republic | Caracas [America/Caracas] |
Ecuador | Bogota [America/Guayaquil, America/Bogota, America/Lima, America/Galapagos] |
Egypt | Cairo [Africa/Cairo] |
El Salvador | Chicago [America/Chicago, America/Costa_Rica] |
Estonia | Bucharest / Chisinau [Europe/Tallinn, Asia/Nicosia, Europe/Bucharest, Europe/Riga, Europe/Kiev, Europe/Vilnius] |
Ethiopia | Nairobi [Africa/Nairobi] |
Faroe Islands | London [Europe/London, Europe/Dublin] |
Fiji | Fiji [Pacific/Fiji] |
Finland | Helsinki [Europe/Helsinki] |
France | Paris [Europe/Paris, Europe/Luxembourg, America/Monaco, Europe/Copenhagen] |
French Guiana | Brasilia [America/Cuiaba, America/Sao_Paulo, America/Porto_Velho, America/Eirunepe, America/Campo_Grande, America/Belem, America/Recife, America/Bahia, America/Noronha, America/Araguaina, America/Boa_Vista, America/Manaus, America/Santarem, America/Fortaleza, America/Maceio, America/Rio_Branco] |
French Polynesia | Honolulu [Pacific/Honolulu] |
Georgia | Istanbul [Europe/Istanbul] |
Germany | Berlin [Europe/Berlin, Europe/Warsaw, Europe/Vienna, America/Vaduz, Europe/Zurich] |
Ghana | London [Europe/London, Europe/Dublin] |
Greece | Athens [Europe/Athens] |
Greenland | Nuuk [America/Godthab] |
Guadeloupe | Caracas [America/Caracas] |
Guatemala | Mexico City [America/Mexico_City] |
Honduras | Tegucigalpa [America/Tegucigalpa] |
Hong Kong | Beijing [Asia/Hong_Kong, Asia/Shanghai] |
Hungary | Prague [Europe/Ljubljana, Europe/Budapest, Europe/Zagreb, Europe/Prague] |
Iceland | Reykjavik [Atlantic/Reykjavik] |
India | Colombo [Asia/Colombo] |
Indonesia | Jakarta [Asia/Jakarta] |
Iraq | Riyadh [Asia/Riyadh] |
Ireland | London [Europe/London, Europe/Dublin] |
Isle of Man | London [Europe/London, Europe/Dublin] |
Israel | Tel Aviv [Asia/Tel_Aviv, Asia/Jerusalem] |
Italy | Rome [America/Tunis, Europe/Malta, Europe/Rome] |
Jamaica | Bogota [America/Guayaquil, America/Bogota, America/Lima, America/Galapagos] |
Japan | Tokyo [Asia/Tokyo] |
Jersey | London [Europe/London, Europe/Dublin] |
Jordan | Amman [Asia/Amman] |
Kazakhstan | Almaty [Asia/Almaty] |
Kenya | Nairobi [Africa/Nairobi] |
Korea, Republic of | Seoul [Asia/Seoul] |
Kuwait | Riyadh [Asia/Riyadh] |
Kyrgyzstan | Almaty [Asia/Almaty] |
Lao People's Democratic Republic | Bangkok [Asia/Bangkok, Asia/Saigon] |
Latvia | Bucharest / Chisinau [Europe/Tallinn, Asia/Nicosia, Europe/Bucharest, Europe/Riga, Europe/Kiev, Europe/Vilnius] |
Lebanon | Windhoek [Africa/Windhoek] |
Libyan Arab Jamahiriya | Windhoek [Africa/Windhoek] |
Liechtenstein | Berlin [Europe/Berlin, Europe/Warsaw, Europe/Vienna, America/Vaduz, Europe/Zurich] |
Lithuania | Bucharest / Chisinau [Europe/Tallinn, Asia/Nicosia, Europe/Bucharest, Europe/Riga, Europe/Kiev, Europe/Vilnius] |
Luxembourg | Paris [Europe/Paris, Europe/Luxembourg, America/Monaco, Europe/Copenhagen] |
Macao | Beijing [Asia/Hong_Kong, Asia/Shanghai] |
Macedonia | Berlin [Europe/Berlin, Europe/Warsaw, Europe/Vienna, America/Vaduz, Europe/Zurich] |
Madagascar | Nairobi [Africa/Nairobi] |
Malawi | Windhoek [Africa/Windhoek] |
Malaysia | Kuala Lumpur [Asia/Kuala_Lumpur] |
Maldives | Yekaterinburg [Asia/Yekaterinburg] |
Mali | London [Europe/London, Europe/Dublin] |
Malta | Rome [America/Tunis, Europe/Malta, Europe/Rome] |
Marshall Islands | Marshall Islands [Pacific/Majuro] |
Martinique | Brasilia [America/Cuiaba, America/Sao_Paulo, America/Porto_Velho, America/Eirunepe, America/Campo_Grande, America/Belem, America/Recife, America/Bahia, America/Noronha, America/Araguaina, America/Boa_Vista, America/Manaus, America/Santarem, America/Fortaleza, America/Maceio, America/Rio_Branco] |
Mauritius | Abu Dhabi, Muscat [Asia/Dubai] |
Mayotte | Nairobi [Africa/Nairobi] |
Mexico | Mexico City [America/Mexico_City] |
Moldova, Republic of | Paris [Europe/Paris, Europe/Luxembourg, America/Monaco, Europe/Copenhagen] |
Monaco | Paris [Europe/Paris, Europe/Luxembourg, America/Monaco, Europe/Copenhagen] |
Mongolia | Beijing [Asia/Hong_Kong, Asia/Shanghai] |
Montenegro | Berlin [Europe/Berlin, Europe/Warsaw, Europe/Vienna, America/Vaduz, Europe/Zurich] |
Morocco | Casablanca [Africa/Casablanca] |
Mozambique | Windhoek [Africa/Windhoek] |
Namibia | Windhoek [Africa/Windhoek] |
Nepal | Kathmandu [Asia/Kathmandu] |
Netherlands | Amsterdam [Europe/Amsterdam] |
New Caledonia | Solomon Is [Pacific/Guadalcanal] |
New Zealand | Wellington [Pacific/Auckland] |
Nicaragua | Tegucigalpa [America/Tegucigalpa] |
Nigeria | West Africa [Africa/Douala, Africa/Lagos] |
Norway | Oslo [Europe/Oslo] |
Oman | Abu Dhabi, Muscat [Asia/Dubai] |
Pakistan | Islamabad [Asia/Karachi] |
Palestinian Territory | Tel Aviv [Asia/Tel_Aviv, Asia/Jerusalem] |
Panama | Panama [America/Panama] |
Papua New Guinea | Guam [Pacific/Guam] |
Paraguay | Asuncion [America/Asuncion] |
Peru | Bogota [America/Guayaquil, America/Bogota, America/Lima, America/Galapagos] |
Philippines | Beijing [Asia/Hong_Kong, Asia/Shanghai] |
Poland | Berlin [Europe/Berlin, Europe/Warsaw, Europe/Vienna, America/Vaduz, Europe/Zurich] |
Portugal | London [Europe/London, Europe/Dublin] |
Puerto Rico | Halifax [America/Puerto_Rico, America/Halifax] |
Qatar | Riyadh [Asia/Riyadh] |
Reunion | Abu Dhabi, Muscat [Asia/Dubai] |
Romania | Bucharest / Chisinau [Europe/Tallinn, Asia/Nicosia, Europe/Bucharest, Europe/Riga, Europe/Kiev, Europe/Vilnius] |
Russian Federation | Moscow [Europe/Moscow] |
Rwanda | Windhoek [Africa/Windhoek] |
Saint Kitts and Nevis | Brasilia [America/Cuiaba, America/Sao_Paulo, America/Porto_Velho, America/Eirunepe, America/Campo_Grande, America/Belem, America/Recife, America/Bahia, America/Noronha, America/Araguaina, America/Boa_Vista, America/Manaus, America/Santarem, America/Fortaleza, America/Maceio, America/Rio_Branco] |
Saint Lucia | Brasilia [America/Cuiaba, America/Sao_Paulo, America/Porto_Velho, America/Eirunepe, America/Campo_Grande, America/Belem, America/Recife, America/Bahia, America/Noronha, America/Araguaina, America/Boa_Vista, America/Manaus, America/Santarem, America/Fortaleza, America/Maceio, America/Rio_Branco] |
Saint Martin | Brasilia [America/Cuiaba, America/Sao_Paulo, America/Porto_Velho, America/Eirunepe, America/Campo_Grande, America/Belem, America/Recife, America/Bahia, America/Noronha, America/Araguaina, America/Boa_Vista, America/Manaus, America/Santarem, America/Fortaleza, America/Maceio, America/Rio_Branco] |
Saint Vincent and the Grenadines | Brasilia [America/Cuiaba, America/Sao_Paulo, America/Porto_Velho, America/Eirunepe, America/Campo_Grande, America/Belem, America/Recife, America/Bahia, America/Noronha, America/Araguaina, America/Boa_Vista, America/Manaus, America/Santarem, America/Fortaleza, America/Maceio, America/Rio_Branco] |
San Marino | Rome [America/Tunis, Europe/Malta, Europe/Rome] |
Saudi Arabia | Riyadh [Asia/Riyadh] |
Senegal | London [Europe/London, Europe/Dublin] |
Serbia | Paris [Europe/Paris, Europe/Luxembourg, America/Monaco, Europe/Copenhagen] |
Seychelles | Abu Dhabi, Muscat [Asia/Dubai] |
Singapore | Singapore [Asia/Singapore] |
Sint Maarten | Caracas [America/Caracas] |
Slovakia | Prague [Europe/Ljubljana, Europe/Budapest, Europe/Zagreb, Europe/Prague] |
Slovenia | Paris [Europe/Paris, Europe/Luxembourg, America/Monaco, Europe/Copenhagen] |
South Africa | Pretoria [Africa/Johannesburg] |
Spain | Madrid [Europe/Gibraltar, Europe/Madrid] |
Sri Lanka | Colombo [Asia/Colombo] |
Suriname | Brasilia [America/Cuiaba, America/Sao_Paulo, America/Porto_Velho, America/Eirunepe, America/Campo_Grande, America/Belem, America/Recife, America/Bahia, America/Noronha, America/Araguaina, America/Boa_Vista, America/Manaus, America/Santarem, America/Fortaleza, America/Maceio, America/Rio_Branco] |
Sweden | Stockholm [Europe/Stockholm] |
Switzerland | Berlin [Europe/Berlin, Europe/Warsaw, Europe/Vienna, America/Vaduz, Europe/Zurich] |
Taiwan | Taipei [Asia/Taipei] |
Tajikistan | Yekaterinburg [Asia/Yekaterinburg] |
Tanzania, United Republic of | Nairobi [Africa/Nairobi] |
Thailand | Bangkok [Asia/Bangkok, Asia/Saigon] |
Timor-Leste | Seoul [Asia/Seoul] |
Togo | London [Europe/London, Europe/Dublin] |
Tonga | Tonga [Pacific/Tongatapu] |
Trinidad and Tobago | Brasilia [America/Cuiaba, America/Sao_Paulo, America/Porto_Velho, America/Eirunepe, America/Campo_Grande, America/Belem, America/Recife, America/Bahia, America/Noronha, America/Araguaina, America/Boa_Vista, America/Manaus, America/Santarem, America/Fortaleza, America/Maceio, America/Rio_Branco] |
Tunisia | West Africa [Africa/Douala, Africa/Lagos] |
Turkey | Istanbul [Europe/Istanbul] |
Turkmenistan | Yekaterinburg [Asia/Yekaterinburg] |
Turks and Caicos Islands | Bogota [America/Guayaquil, America/Bogota, America/Lima, America/Galapagos] |
Uganda | Nairobi [Africa/Nairobi] |
Ukraine | Bucharest / Chisinau [Europe/Tallinn, Asia/Nicosia, Europe/Bucharest, Europe/Riga, Europe/Kiev, Europe/Vilnius] |
United Arab Emirates | Abu Dhabi, Muscat [Asia/Dubai] |
United Kingdom | London [Europe/London, Europe/Dublin] |
United States | San Francisco [America/Los_Angeles] |
United States Minor Outlying Islands | Honolulu [Pacific/Honolulu] |
Uruguay | Montevideo [America/Montevideo] |
Uzbekistan | Yekaterinburg [Asia/Yekaterinburg] |
Venezuela | Caracas [America/Caracas] |
Vietnam | Bangkok [Asia/Bangkok, Asia/Saigon] |
Virgin Islands, U.S. | Brasilia [America/Cuiaba, America/Sao_Paulo, America/Porto_Velho, America/Eirunepe, America/Campo_Grande, America/Belem, America/Recife, America/Bahia, America/Noronha, America/Araguaina, America/Boa_Vista, America/Manaus, America/Santarem, America/Fortaleza, America/Maceio, America/Rio_Branco] |
Zambia | Cairo [Africa/Cairo] |
Zimbabwe | Cairo [Africa/Cairo] |
In the event of a problem with converting the country to a Webex Meetings Site Timezone, the following default per cluster value will be used:
Cluster | City [Timezones for this city] |
---|---|
US-A (ACHM) | New York [America/New_York] |
US-B (AORE) | San Francisco [America/Los_Angeles] |
EU (AFRA) | London [Europe/London, Europe/Dublin] |
- What's possible with Webex for Wholesale Provisioning APIs
- Using the Provisioning API
- Methods and Content Types
- Wholesale Customer Address Requirement
- What's possible with Webex for Wholesale Billing Reports Public APIs
- API Error Codes
- Backward Compatibility and Versioning
- Authentication
- Asynchronous Provisioning Model
- Subscriber Deletion
- Organization Deletion
- Webex Meetings Site Timezone