<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>~.Dimensions.~ Reseller Portal on Reseller Portal</title>
    <link>https://docs.na.xarios.cloud/reseller-portal/en-us/</link>
    <description>Recent content in ~.Dimensions.~ Reseller Portal on Reseller Portal</description>
    <generator>Hugo -- gohugo.io</generator><atom:link href="https://docs.na.xarios.cloud/reseller-portal/en-us/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Authentication Process</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/gettingstarted/authentication/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/gettingstarted/authentication/</guid>
      <description>Authentication Process#Requests to the API are secured via a JWT access token. This token needs to be generated using the OAuth v2 Authorization Code grant flow.
The image below provides an outline of the process involved in generating the required tokens and keeping them alive:
Please refer to the links below for detailed technical information and code examples of the Authorization Code grant flow:
 Authorization Code Grant Example Flow  To progress with the steps below, you will need:</description>
    </item>
    
    <item>
      <title>Billing History</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/billing/billinghistory/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/billing/billinghistory/</guid>
      <description>Billing History#Invoices and billing data for each month are available in this section of the enterprise portal.
Billing entries for each period are listed with the following details:
   Item Description     Period The date that the billing period relates to.   Invoice Number The unique invoice number.   Type The type of invoice; Periodic or Ad hoc   Downloads Links to download the Invoice PDF and Invoice Data    Example Invoice Types#There are two types of invoice that will appear in the billing history section:</description>
    </item>
    
    <item>
      <title>Contacts</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/contactdirectories/contacts/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/contactdirectories/contacts/</guid>
      <description>Contact Management#Each directory configured on the system has its own permissions and custom fields which can be tailored for specific uses. Each directory also has a set of fixed fields (like telephone numbers and name) which are used withing the system for specific purposes.
Settings#   Property Description     Name A friendly name to the directory will be know by within clients.</description>
    </item>
    
    <item>
      <title>Custom Dictionary</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/conversationalintelligence/customdictionary/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/conversationalintelligence/customdictionary/</guid>
      <description>Custom Dictionary#If there are words in the conversation that are not being transcribed correctly, you can add them to the custom dictionary. This allows the system to recognize these words and transcribe them accurately in future calls. Generally mis-transcribed words are product names or services that used by the customer that the transcription engine has no knowledge of.
To add a word to the dictionary, press the &#39;Add Custom Dictionary Entry&#39; button and then populate the following settings on the form:</description>
    </item>
    
    <item>
      <title>Get All</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/workspaces/reports/reportsgetall/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/workspaces/reports/reportsgetall/</guid>
      <description>Get All Reports#Gets a list of all reports configured in a specific workspace. Once a list of all reports has been retrieved, it can be execute and data retrieved using a specific reportId.
 GET /v1.0/workspaces/{WORKSPACE_ID}/reports
 Example#This request will get a list of all reports configured within the specified workspace.
Request#GET https://api.na.myreports.cloud/api/v1.0/workspaces/00000000-0000-0000-0000-000000000001/reports HTTP/1.1 Authorization: Bearer {TOKEN} tenant-id: {TENANT_ID} Response#HTTP/1.</description>
    </item>
    
    <item>
      <title>Get All</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/workspaces/workspacesgetall/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/workspaces/workspacesgetall/</guid>
      <description>Get All Workspaces#Gets a list of all workspaces configured on your account. Once a list of all workspaces has been retrieved, report queries can be made against a specific workspace using its unique identifier.
 GET /v1.0/workspaces
 Example#This request will get a list of all workspaces configured on your ~.Dimensions.~ account.
Request#GET https://api.na.myreports.cloud/api/v1.0/workspaces HTTP/1.1 Authorization: Bearer {TOKEN} tenant-id: {TENANT_ID} Response#HTTP/1.</description>
    </item>
    
    <item>
      <title>User Groups</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/users/customerusergroups/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/users/customerusergroups/</guid>
      <description>Customer User Groups#This section provides access to see all of the user groups that have been configured on the product and manage which users are a member of each.
User groups provide a away to logically group users on the system together. This grouping can then be used within reports to monitor performance or to filter for specific calls.
Group membership is not compulsory for users and they can be made a member of multiple groups (for future use).</description>
    </item>
    
    <item>
      <title>Billing Data JSON</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/billing/billingdatajson/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/billing/billingdatajson/</guid>
      <description>Billing Data JSON#The information below provides details of the JSON data provided when downloading the data for a specific invoice. The JSON data provides the most granular level of information, including entries for each user license used and summary entries providing information on invoice totals and applicable taxes.
Invoice Details Schema#The main JSON entry provides details about the invoice number, period and date. It also contains an array of the individual invoice items which relate to each license being invoiced for.</description>
    </item>
    
    <item>
      <title>Business Areas</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/conversationalintelligence/businessareas/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/conversationalintelligence/businessareas/</guid>
      <description>Business Areas#The business areas section provides a way to categorize and organize your customer interactions based on the business function or department they relate to. This can help you gain insights into which areas of your business are generating the most customer interactions, and identify trends or patterns in customer behavior.
The descriptions entered against each business area are used within the AI prompts to provide context on the type of interactions that should be categorized within each business area, so it is important to ensure they are descriptive and accurate.</description>
    </item>
    
    <item>
      <title>Charges</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/charges/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/charges/</guid>
      <description>Charges#When a request is made via the API that may incur any additional charges, this will return with a HTTP status response of:
402 Payment Required
The request will not have been actioned. In order to action this an identical request should be made with an additional header value of:
accept-charges: true
Example#This request will attempt to create a new Customer with the following details without accepting charges:</description>
    </item>
    
    <item>
      <title>Client Profiles</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/users/customerclientprofiles/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/users/customerclientprofiles/</guid>
      <description>Client Profiles#Client Profiles are used to control specific features of ~.UcClient.~ clients, allowing them to be restricted from certain users or customized.
Default Client Profile#Each account is configured with a System default client profile which is assigned to all users by default. This profile cannot be removed or customized, it exposes all features of the ~.UcClient.~ clients.
All new users added to the system without an explicit client profile, will be assigned this one.</description>
    </item>
    
    <item>
      <title>Clients</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/gettingstarted/clients/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/gettingstarted/clients/</guid>
      <description>~.UcClient.~ Clients#~.UcClient.~ clients provide users with access to control over their phone, including access to call history, voicemail, contacts and where available softphone features.
Document note
Access to ~.UcClient.~ clients is license controlled. If there is no reference to client permissions in the customer portal, access to ~.UcClient.~ clients are not enabled.Client Types#The table below outlines the different ~.UcClient.~ clients which are available, a brief description and a link to the client&#39;s dedicated documentation:</description>
    </item>
    
    <item>
      <title>Get All</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/billing/billinggetall/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/billing/billinggetall/</guid>
      <description>Get All (Invoices)#Gets a list of all invoices. Once a list of all invoices has been retrieved, specific details about invoices can be retrieved using Get Invoice, Get Invoice Detail or Get Invoice Summary.
 GET /v1.0/billingdata
 Example#This request will get a list of all invoices.
Request#GET /api/v1.0/billingdata HTTP/1.1 Authorization: Bearer {TOKEN} Response#HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: xx { &amp;#34;page_size&amp;#34;: 4, &amp;#34;data&amp;#34;: [{ &amp;#34;tenantId&amp;#34;:&amp;#34;{RESELLER_TENANT_ID}&amp;#34;, &amp;#34;invoiceid&amp;#34;:&amp;#34;{INVOICE_ID}&amp;#34;, &amp;#34;invoiceNumber&amp;#34;:&amp;#34;{INVOICE_NUMBER}&amp;#34;, &amp;#34;customerName&amp;#34;:&amp;#34;Reseller 1&amp;#34;, &amp;#34;billingPeriodStart&amp;#34;:&amp;#34;2020-01-01T00:00:00.</description>
    </item>
    
    <item>
      <title>Get All</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/customersgetall/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/customersgetall/</guid>
      <description>Get All (Customers)#Gets all Customers for a Reseller
 GET /v1.0/customers?pageIndex={pageIndex}&amp;amp;pageSize={pageSize}&amp;amp;filter={filter}
    Parameters Description     pageIndex 0 based index to allow querying of pages   pageSize Page size to be returned by the request. Max 1,000   filter Optional filter parameter to search for customers by &#39;name&#39; and &#39;reference&#39; fields. A &#39;Contains&#39; search is performed on any string provided.    Color Wand tip</description>
    </item>
    
    <item>
      <title>Get All</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/pbxprofiles/pbxgetall/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/pbxprofiles/pbxgetall/</guid>
      <description>Get All (PBX)#Gets all PbxConnectionProfiles for a Customer tenant.
 GET /v1.0/customers/{CUSTOMER_TENANT_ID}/pbxs
 Example#This request will get all the PbxConnectionProfile of the given Customer tenant.
Request#GET https://api.na.myreports.cloud/api/v1.0/customers/{CUSTOMER_TENANT_ID}/pbxs HTTP/1.1 Authorization: Bearer {TOKEN} Response#HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: xx { &amp;#34;page_size&amp;#34;: 2, &amp;#34;data&amp;#34;: [{ &amp;#34;id&amp;#34;: &amp;#34;{PBX_ID_1}&amp;#34;, &amp;#34;name&amp;#34;: &amp;#34;Pbx 1&amp;#34;, &amp;#34;_type&amp;#34;: &amp;#34;{PBX_TYPE}&amp;#34;, &amp;#34;tenantId&amp;#34;: &amp;#34;{CUSTOMER_TENANT_ID}&amp;#34; }, { &amp;#34;id&amp;#34;: &amp;#34;{PBX_ID_2}&amp;#34;, &amp;#34;name&amp;#34;: &amp;#34;Pbx 2&amp;#34;, &amp;#34;_type&amp;#34;: &amp;#34;{PBX_TYPE}&amp;#34;, &amp;#34;tenantId&amp;#34;: &amp;#34;{CUSTOMER_TENANT_ID}&amp;#34; } ], &amp;#34;status&amp;#34;: &amp;#34;success&amp;#34;, &amp;#34;timestamp&amp;#34;: &amp;#34;2019-01-01T10:00:00.</description>
    </item>
    
    <item>
      <title>Get All</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/profiles/profilesgetall/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/profiles/profilesgetall/</guid>
      <description>Get All (Tenant Profile)#Gets all Tenant Profiles available on your Reseller Account.
 GET /v1.0/customers/{CUSTOMER_TENANT_ID}/tenantprofiles
 Example#This request will get all the tenant profiles.
Request#GET https://api.na.myreports.cloud/api/v1.0/customers/{CUSTOMER_TENANT_ID}/tenantprofiles HTTP/1.1 Authorization: Bearer {TOKEN} Response#HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: xx { &amp;#34;page_size&amp;#34;: 4, &amp;#34;data&amp;#34;: [ { &amp;#34;id&amp;#34;: &amp;#34;TenantProfileType_clientonly&amp;#34;, &amp;#34;name&amp;#34;: &amp;#34;ClientOnly&amp;#34;, &amp;#34;description&amp;#34;: &amp;#34;This is the Client Only profile&amp;#34; }, { &amp;#34;id&amp;#34;: &amp;#34;TenantProfileType_insights&amp;#34;, &amp;#34;name&amp;#34;: &amp;#34;Insights&amp;#34;, &amp;#34;description&amp;#34;: &amp;#34;This is the Insights profile&amp;#34; }, { &amp;#34;id&amp;#34;: &amp;#34;TenantProfileType_analytics&amp;#34;, &amp;#34;name&amp;#34;: &amp;#34;Analytics&amp;#34;, &amp;#34;description&amp;#34;: &amp;#34;This is the Analytics profile&amp;#34; } ], &amp;#34;status&amp;#34;: &amp;#34;success&amp;#34;, &amp;#34;timestamp&amp;#34;: &amp;#34;2019-01-01T10:00:00.</description>
    </item>
    
    <item>
      <title>Get All</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/usersgetall/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/usersgetall/</guid>
      <description>Get All (Users)#Gets all Users for a Customer tenant.
 GET /v1.0/customers/{CUSTOMER_TENANT_ID}/users
 Example#This request will get all the Users of the given Customer tenant.
Request#GET https://api.na.myreports.cloud/api/v1.0/customers/{CUSTOMER_TENANT_ID}/users HTTP/1.1 Authorization: Bearer {TOKEN} Response#HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: xx { &amp;#34;page_size&amp;#34;: 2, &amp;#34;data&amp;#34;: [{ &amp;#34;id&amp;#34;: &amp;#34;{USER_ID_1}&amp;#34;, &amp;#34;displayName&amp;#34;: &amp;#34;User 1&amp;#34;, &amp;#34;email&amp;#34;: &amp;#34;user1@example.com&amp;#34;, &amp;#34;primaryTenant&amp;#34;: &amp;#34;{CUSTOMER_TENANT_ID}&amp;#34;, &amp;#34;isParent&amp;#34;: false }, { &amp;#34;id&amp;#34;: &amp;#34;{USER_ID_2}&amp;#34;, &amp;#34;displayName&amp;#34;: &amp;#34;User 2&amp;#34;, &amp;#34;email&amp;#34;: &amp;#34;user2@example.</description>
    </item>
    
    <item>
      <title>Imports</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/contactdirectories/import/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/contactdirectories/import/</guid>
      <description>Importing Contact Data#The easiest and quickest way to populate a directory is to import that data using a CSV file.
Format#Any CSV file needs to have the contact fields in the correct order for the import to be successful. The field order required for the CSV import is displayed on the &#39;Import&#39; form:
&#39;Title,Full Name,Company Name,Job Title,Telephone 1,Telephone 2,Telephone 3,Telephone 4,Email,CRM ID,Field 1,Field 2,Field 3,Field 4,Field 5,Field 6,Field 7,Field 8,Field 9,Field 10&#39;</description>
    </item>
    
    <item>
      <title>Post Report Request</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/workspaces/reports/reportrequest/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/workspaces/reports/reportrequest/</guid>
      <description>Post Report Request#Post a request to run a report for a specific time period (dateFilter).
 POST /v1.0/workspaces/{WORKSPACE_ID}/reports/{REPORT_ID}/requests
 Example using a Preset Date Filter#This request will run a report for the current quarter. The return body contains as &#39;requestId&#39; which can be used to query the status of the report and retrieve the dataset.
Request#POST https://api.na.myreports.cloud/api/v1.0/workspaces/00000000-0000-0000-0000-000000000001/reports/00000000-0000-0000-0000-000000000001/requests HTTP/1.1 Content-Type: application/json Authorization: Bearer {TOKEN} tenant-id: {TENANT_ID} Connection: keep-alive { &amp;#34;reportId&amp;#34;: &amp;#34;00000000-0000-0000-0000-000000000001&amp;#34;, &amp;#34;dateFilter&amp;#34;: { &amp;#34;presetName&amp;#34;: &amp;#34;ThisQuarter&amp;#34; } } Information Circle info</description>
    </item>
    
    <item>
      <title>Postman</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/gettingstarted/postman/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/gettingstarted/postman/</guid>
      <description>Postman#To help with getting authenticated and using the API, a Postman Collection it available to download.
Generating Started with Postman#Follow the steps below to get start with the ~.Dimensions.~ API using Postman.
  Download and import the collection and environment files into Postman.
  Configure the Environment Variables with the values from the Rest API section of the portal:
   OAUTH-CLIENTID OAUTH-CLIENTSECRET  Within the collection, use one of the available authentication flows to obtain a token:   Authorization Code Flow: Requires user interaction to log in and obtain a token.</description>
    </item>
    
    <item>
      <title>Provisioning</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/provisioning/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/provisioning/</guid>
      <description>Provisioning#There are 2 ways to provision customer accounts or manage existing ones, through the &#39;Customers&#39; interface of the Reseller Portal or through the provisioning API.
This section of the documentation outlines how to provision customers through the Reseller Portal. For more information on using the API for provisioning, please refer to the API documentation.
Creating a New Customer#A new customer account can be created by clicking the &#39;+ Create New Customer&#39; button in the top right of the page.</description>
    </item>
    
    <item>
      <title>Release Notes</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/about/releasenotes/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/about/releasenotes/</guid>
      <description>Release Notes#The following sections outline the release history of the solution and provides information on new features as they are added to the product.
Information Circle info
Documentation version - 1.109.2Releases#1.109.0 - June 1st, 2026#Features
   Area Description     Conversational Intelligence &#39;Call Scoring&#39; support added   Customer Portal Supervisor access type requirement no longer required on the &#39;Recording Playback&#39; role   Dashboard Persistent Agent State filter now available on the Agent grid   Platform 3CX - Calls now suppressed if connections exceed 500Wildix - Initial beta support for Wildix integration   Provisioning Support added for Cloudflare R2 storage for call recordingsContact directory items now shown in the configuration section   Reporting New &#39;Queue Performance By Name&#39; report template addedFiltering support added for &#39;Force Away&#39; agent status reasonNew &#39;Calls by Business Area&#39; report template addedPercentage stat rendering improvementsReport groups view added for &#39;Long Calls&#39; and &#39;Repeat Calls&#39;Reports can now be set to auto-run if they have not already been runScheduled reporting based on day of the monthWorkspace configuration support added for setting top/bottom longest %Workspace configuration support added for setting repeat call duration&#39;User Group Name&#39; field added to segmented list reports   ~.</description>
    </item>
    
    <item>
      <title>Settings</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/customersettings/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/customersettings/</guid>
      <description>Customer Settings#The settings displayed here are customer specific settings which control some of the features of the solution. These settings are also available for Admin users of the customer to change once they are logged into the Customer portal.
   Setting Description Default     Time Zone When running reports, call/status times will be converted to this time zone. Time Zone of your Customer Account   Session Timeout Users will be logged out of the portal if inactive beyond this duration 120   Sync Agent User Add-On role with the PBX Configuration When enabled, the &#39;Agent User Add-On&#39; role will be automatically assigned to Essential Users when they are configured as an agent on the PBX[^1] and unassigned when this configuration is removed Disabled</description>
    </item>
    
    <item>
      <title>User Settings</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/users/usersettings/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/users/usersettings/</guid>
      <description>User Settings#For each user who access to the system there are some basic setting that apply only to them. The user based settings can be accessed by selecting the user name from the context menu in the top right corner of the portal:
The settings outlined below can be updated as required by the logged in user.
Your Details#This section contains basic user information.</description>
    </item>
    
    <item>
      <title>~.pbx.kazoo.name.~</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/pbxtemplates/zswitch/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/pbxtemplates/zswitch/</guid>
      <description>~.pbx.kazoo.name.~ Connection# The ~.pbx.kazoo.name.~ connection provides a data collection service for the ~.pbx.kazoo.name.~ UCaaS/CPaaS platform.
The table below outlines the settings required when configuring a ~.pbx.kazoo.name.~ PBX connection:
   Setting Description     Name A unique name to be able to easily identify the use of the connection.   API Key The API key to allow ~.Dimensions.~ to connect to ~.pbx.kazoo.name.~ and monitor the customer&#39;s communications.</description>
    </item>
    
    <item>
      <title>3CX</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/pbxtemplates/3cx/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/pbxtemplates/3cx/</guid>
      <description>3CX Connection# This connection provides a data collection service for the 3CX communications platform. It provides call data modeling to enable usage of call analytics (Dashboards/Wallboards) on Self-Hosted 3CX installations.
This page outlines how to install the 3CX Remote Collector service on a 3CX PBX
Information Circle   info
For information on how to set up ~.Dimensions.~ on a Passive Failover 3CX system, please see here.</description>
    </item>
    
    <item>
      <title>3CX Passive Failover Support</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/pbxtemplates/3cxfailover/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/pbxtemplates/3cxfailover/</guid>
      <description>3CX Passive Failover Support#3CX supports an Active/Passive failover environment where a copy of the 3CX installation is maintained on a secondary server. In the event of a failure on the primary server, the secondary server can be activated to take over operations.
When installing ~.Dimensions.~ into this environment, there are specific considerations to ensure that data collection continues in the event of a failover.
   3CX Server ~.</description>
    </item>
    
    <item>
      <title>Billing Data CSV</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/billing/billingdatacsv/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/billing/billingdatacsv/</guid>
      <description>Billing Data CSV#The information below provides details of the CSV data provided when downloading the data for a specific invoice. The CSV data provides information on each user license used but does not provide any invoice summary information.
CSV Invoice Item Schema#Each entry in the CSV billing data provides the parameters listed below.
   Key Description Type     id A unique id for the individual purchase string   quantity1 The quantity used double   value The monetary cost of the item double   fromdate The date from which the item is being billed for string   todate The date to which the item is being billed for string   productname The name of the feature/product the Invoice Item is for.</description>
    </item>
    
    <item>
      <title>Call Costs</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/reporting/customercallcosts/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/reporting/customercallcosts/</guid>
      <description>Call Costs#The call costing system and associated reports are designed to provide some analysis of where inside an organization call spend is being incurred. a cost can be added to each call modeled using the rates configured here. These costs are then available to view on call list and summarized reports
Information Circle info
Call costing is designed for reporting purposes only and is not designed to be used as a billing engine.</description>
    </item>
    
    <item>
      <title>Customer Onboarding Process</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/gettingstarted/onboarding/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/gettingstarted/onboarding/</guid>
      <description>Customer Onboarding Process#The onboarding process is the process of creating a new customer account on ~.Dimensions.~ along with any user accounts which will require access to the customer portal.
Document note
At this stage you should have completed the Authentication Process and should have the required Access/Refresh tokens.The steps below outline the recommended process for onboarding a new customer.
1. Create a Customer Account#The first step of the process is to create the customer account record.</description>
    </item>
    
    <item>
      <title>Get Customer</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/customersgetcustomer/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/customersgetcustomer/</guid>
      <description>Get Customer#Gets an existing Customer
 GET /v1.0/customers/{CUSTOMER_TENANT_ID}
 Example#This request will get the specific Customer tenant.
Request#GET https://api.na.myreports.cloud/api/v1.0/customers/{CUSTOMER_TENANT_ID} HTTP/1.1 Authorization: Bearer {TOKEN} Response#HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: xx { &amp;#34;data&amp;#34;: { &amp;#34;id&amp;#34;: &amp;#34;{CUSTOMER_TENANT_ID_1}&amp;#34;, &amp;#34;name&amp;#34;: &amp;#34;Customer 1&amp;#34;, &amp;#34;description&amp;#34;: &amp;#34;This is Customer 1&amp;#34;, &amp;#34;enabled&amp;#34;: true, &amp;#34;parentTenantId&amp;#34;: &amp;#34;{ACCOUNT_ID}&amp;#34;, &amp;#34;reference&amp;#34;: &amp;#34;customer reference 1&amp;#34;, &amp;#34;dateCreated&amp;#34;: &amp;#34;2019-01-01T09:00:00.000&amp;#34; }, &amp;#34;status&amp;#34;: &amp;#34;success&amp;#34;, &amp;#34;timestamp&amp;#34;: &amp;#34;2019-01-01T10:00:00.</description>
    </item>
    
    <item>
      <title>Get Invoice</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/billing/billinggetinvoice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/billing/billinggetinvoice/</guid>
      <description>Get Invoice#Gets a specific invoice.
 GET /v1.0/billingdata/{INVOICE_ID}
 Example#This request will get all the child Customer tenants for this Reseller.
Request#GET /api/v1.0/billingdata/{INVOICE_ID} HTTP/1.1 Authorization: Bearer {TOKEN} Response#HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: xx { &amp;#34;data&amp;#34;: { &amp;#34;tenantId&amp;#34;:&amp;#34;{RESELLER_TENANT_ID}&amp;#34; ,&amp;#34;invoiceid&amp;#34;:&amp;#34;{INVOICE_ID}&amp;#34; ,&amp;#34;invoiceNumber&amp;#34;:&amp;#34;{INVOICE_NUMBER}&amp;#34; ,&amp;#34;customerName&amp;#34;:&amp;#34;Reseller 1&amp;#34; ,&amp;#34;billingPeriodStart&amp;#34;:&amp;#34;2020-01-01T00:00:00.000+00:00&amp;#34; ,&amp;#34;billingPeriodEnd&amp;#34;:&amp;#34;2020-01-31T23:59:59.999+00:00&amp;#34; ,&amp;#34;invoiceValue&amp;#34;:0.0 }, &amp;#34;status&amp;#34;: &amp;#34;success&amp;#34;, &amp;#34;timestamp&amp;#34;: &amp;#34;2019-01-01T10:00:00.2890319Z&amp;#34; } Errors#Unauthorized#When the token is not provided, invalid or expired HTTP/1.</description>
    </item>
    
    <item>
      <title>Get PBX</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/pbxprofiles/pbxgetpbx/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/pbxprofiles/pbxgetpbx/</guid>
      <description>Get PBX#Gets an existing PbxConnectionProfile from a Customer tenant.
 GET /v1.0/customers/{CUSTOMER_TENANT_ID}/pbxs/{PBX_ID}
 Example#This request will get the specific PbxConnectionProfiles within the Customer tenant.
Request#GET https://api.na.myreports.cloud/api/v1.0/customers/{CUSTOMER_TENANT_ID}/pbxs/{PBX_ID} HTTP/1.1 Authorization: Bearer {TOKEN} Response#HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: xx { &amp;#34;data&amp;#34;: { &amp;#34;id&amp;#34;: &amp;#34;{PBX_ID_1}&amp;#34;, &amp;#34;name&amp;#34;: &amp;#34;Pbx 1&amp;#34;, &amp;#34;_type&amp;#34;: &amp;#34;{PBX_TYPE}&amp;#34;, &amp;#34;tenantId&amp;#34;: &amp;#34;{CUSTOMER_TENANT_ID}&amp;#34; }, &amp;#34;status&amp;#34;: &amp;#34;success&amp;#34;, &amp;#34;timestamp&amp;#34;: &amp;#34;2019-01-01T10:00:00.2890319Z&amp;#34; } Errors#Unauthorized#When the token is not provided, invalid or expired HTTP/1.</description>
    </item>
    
    <item>
      <title>Get PBX Instance</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/pbxprofiles/pbxgetinstance/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/pbxprofiles/pbxgetinstance/</guid>
      <description>Get PBX PBX Instance#This endpoint is used to check if the target PBX is already associated with a customer tenant somewhere on the system.
 GET /v1.0/pbxs?instanceId={PBX_INSTANCE_ID}
 Depending on the Pbx type, the following values need to be passed as the {PBX_Instance_ID}:
 ~.pbx.kazoo.name.~ =&amp;gt; ~.pbx.kazoo.name.~ Account Id Teams =&amp;gt; Microsoft Tenant Id 3CX =&amp;gt; 3CX License Key  Example#This request will get the specific PbxConnectionProfiles within the Customer tenant.</description>
    </item>
    
    <item>
      <title>Get Status</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/workspaces/reports/reportstatusget/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/workspaces/reports/reportstatusget/</guid>
      <description>Get Status#This request accepts a report &#39;requestId&#39; and returns the status of the request.
 GET /v1.0/workspaces/{WORKSPACE_ID}/reports/{REPORT_ID}/results/{REQUEST_ID}
 Example - In Progress Request#This request returns the status of a report request that is still running.
Request#GET https://api.na.myreports.cloud/api/v1.0/workspaces/00000000-0000-0000-0000-000000000001/reports/00000000-0000-0000-0000-000000000001/results/00000000-0000-0000-0000-000000000005 HTTP/1.1 Authorization: Bearer {TOKEN} tenant-id: {TENANT_ID} Response#HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: xx { &amp;#34;data&amp;#34;: { &amp;#34;dateCreated&amp;#34;: &amp;#34;2025-09-22T15:27:40.1946146Z&amp;#34;, &amp;#34;tenantId&amp;#34;: &amp;#34;f8322e65-ddac-4f5c-1f6c-08db2fa7b464&amp;#34;, &amp;#34;requestId&amp;#34;: &amp;#34;65224fa5-f4c6-4796-b3c8-c4f67d504971&amp;#34;, &amp;#34;reportId&amp;#34;: &amp;#34;2aafb829-91aa-4d17-a5d3-bb6fde34ca10&amp;#34;, &amp;#34;status&amp;#34;: &amp;#34;Complete&amp;#34;, &amp;#34;statusMessage&amp;#34;: &amp;#34;Report processing complete&amp;#34;, &amp;#34;reportTemplateName&amp;#34;: &amp;#34;CallListByUserSegmented&amp;#34; }, &amp;#34;status&amp;#34;: &amp;#34;success&amp;#34;, &amp;#34;timestamp&amp;#34;: &amp;#34;2019-05-01T10:00:00.</description>
    </item>
    
    <item>
      <title>Get User</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/usersgetuser/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/usersgetuser/</guid>
      <description>Get User#Gets an existing User from a Customer tenant.
 GET /v1.0/customers/{CUSTOMER_TENANT_ID}/users/{USER_ID}
 Example#This request will get the specific User within the Customer tenant.
Request#GET https://api.na.myreports.cloud/api/v1.0/customers/{CUSTOMER_TENANT_ID}/users/{USER_ID} HTTP/1.1 Authorization: Bearer {TOKEN} Response#HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: xx { &amp;#34;data&amp;#34;: { &amp;#34;id&amp;#34;: &amp;#34;{USER_ID}&amp;#34;, &amp;#34;displayName&amp;#34;: &amp;#34;Customer 1&amp;#34;, &amp;#34;email&amp;#34;: &amp;#34;user1@example.com&amp;#34;, &amp;#34;primaryTenant&amp;#34;: &amp;#34;{CUSTOMER_TENANT_ID}&amp;#34;, &amp;#34;isParent&amp;#34;: false, &amp;#34;roles&amp;#34;: [ &amp;#34;customer.user&amp;#34;, &amp;#34;customer.user.supervisorl3&amp;#34; ] }, &amp;#34;status&amp;#34;: &amp;#34;success&amp;#34;, &amp;#34;timestamp&amp;#34;: &amp;#34;2019-01-01T10:00:00.</description>
    </item>
    
    <item>
      <title>Horizon</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/pbxtemplates/horizon/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/pbxtemplates/horizon/</guid>
      <description>Gamma Horizon# ~.Dimensions.~ supports and integration with Gamma Horizon based on call recording downloads. This allows for call recording data to be added to ~.Dimensions.~ and call data modeled for transcription and Conversational Intelligence.
This page outlines the requirements and setup process for configure ~.Dimensions.~ to connect to a Gamma Horizon system.
 Requirements#The following requirements must be met in order to connect ~.Dimensions.~ to a Gamma Horizon installation.</description>
    </item>
    
    <item>
      <title>Keywords</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/conversationalintelligence/keywords/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/conversationalintelligence/keywords/</guid>
      <description>Keywords#The Keywords feature provides a way to search for specific words or phrases within transcribed conversations. This can be useful fo:
 Checking that users answer calls with the correct greeting Ensuring that specific information is collected during the call (e.g. customer name, reason for call) Monitoring for specific phrases that may indicate a positive or negative customer experience (e.g. &#39;thank you&#39;, &#39;cancel my subscription&#39;) Identifying calls that may require follow-up (e.</description>
    </item>
    
    <item>
      <title>Requirements</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/about/requirements/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/about/requirements/</guid>
      <description>Requirements#Browsers#The website is designed to work on most modern browsers. This includes:
 Chrome Firefox Edge (New Chromium version) Safari  Ensure you are running the latest version of your chosen browser to avoid compatibility issues.
Network Port Requirements#The following network ports are used by the solution:
   Area Port Protocol Description     Website 443 HTTPS Standard HTTPS connection for all user sessions on the customer portal or from the application for Amazon FireTV.</description>
    </item>
    
    <item>
      <title>Scoring</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/conversationalintelligence/scoring/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/conversationalintelligence/scoring/</guid>
      <description>Scoring#The call costing system and associated reports are designed to provide some analysis of where inside an organization call spend is being incurred. a cost can be added to each call modeled using the rates configured here. These costs are then available to view on call list and summarized reports
Information Circle info
Call costing is designed for reporting purposes only and is not designed to be used as a billing engine.</description>
    </item>
    
    <item>
      <title>Call Tags</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/customercalltags/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/customercalltags/</guid>
      <description>Call Tags#Call tagging is a flexible feature designed to allow custom information to be added to call records, giving them context outside the communications platform and improving call reports.
This section provides information on the call tag configuration options. For information on how call tags can be used, refer to the ~.Dimensions.~ portal.
Creating Call Tags#Call tags can be managed from the &#39;Settings&#39; area of the portal.</description>
    </item>
    
    <item>
      <title>Dispositions</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/customerdispositions/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/customerdispositions/</guid>
      <description>Dispositions#Dispositions is feature designed require certain types of calls to be given call results. These &#39;Dispositions&#39; (or lack of) can then be reported on through the reporting and dashboard/wallboard features.
This section provides information on how dispositions work and how they are configured.
How Dispositions Work#Dispositions work in a similar way to call tag lists, but instead of being optional, they are required. Each disposition instance created requires a filter to be provided.</description>
    </item>
    
    <item>
      <title>Call Recording</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/phonesystems/customerrecording/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/phonesystems/customerrecording/</guid>
      <description>Call Recording#~.Dimensions.~ provides access to playback recordings through the analytics Call Session View. Depending on the PBX platform being connected to, the Call Recording configuration section may or may not be relevant.
~.pbx.kazoo.name.~ No call recording configuration is required. Call recordings are automatically accessed through the ~.pbx.kazoo.name.~ API and made available to users with the necessary permissions.
3CX ~.Dimensions.~ supports playback of 3CX call recordings providing the 3CX system is archived to Google Cloud Storage (GCS) for call recording backups.</description>
    </item>
    
    <item>
      <title>Create Customer</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/customerspost/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/customerspost/</guid>
      <description>Create Customer#Creates a new Customer tenant
 POST /v1.0/customers
 Example#This request will create a new Customer with the following details:
 Name: &amp;quot;New customer&amp;quot; Description: &amp;quot;This is my new customer&amp;quot; Reference: &amp;quot;ABC00001&amp;quot; Enabled: false TimeZone : &amp;quot;America/Los_Angeles&amp;quot;, CountryCode: &amp;quot;US&amp;quot; PbxConnectionProfile  Crossbar Rest Api: &amp;quot;https://hostrest&amp;quot; Blackhole Websocket Api: &amp;quot;wss//:hostwebsocket&amp;quot; ~.pbx.kazoo.name.~ AccountId: &amp;quot;accountid&amp;quot; ~.pbx.kazoo.name.~ Api Key: &amp;quot;apikey&amp;quot; monitorSubAccounts: False   sendNewUserEmail: False sendConnectWelcomeEmail: False TrialDuration: &amp;quot;0&amp;quot;  Request#POST https://api.</description>
    </item>
    
    <item>
      <title>Create PBX</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/pbxprofiles/pbxpost/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/pbxprofiles/pbxpost/</guid>
      <description>Create PBX#Creates a new PbxConnectionProfile assigned to a Customer tenant.
 POST /v1.0/customers/{CUSTOMER_TENANT_ID}/pbxs
 Example#This request will create a new ~.pbx.kazoo.name.~ PbxConnectionProfile with the following details:
 Customer: Within the Customer tenant with id of {CUSTOMER_TENANT_ID} Name: &amp;quot;Customers ~.pbx.kazoo.name.~ Pbx&amp;quot; Host Rest: &amp;quot;https://rest.example.com&amp;quot; Host Websocket: &amp;quot;wss://ws.example.com&amp;quot; Account Id: &amp;quot;12345&amp;quot; API Key: &amp;quot;ABCDEF&amp;quot;  Request#POST https://api.na.myreports.cloud/api/v1.0/customers/{CUSTOMER_TENANT_ID}/pbxs HTTP/1.1 Content-Type: application/json accept-charges: true Authorization: Bearer {TOKEN} Connection: keep-alive { &amp;#34;name&amp;#34;: &amp;#34;Customers ~.</description>
    </item>
    
    <item>
      <title>Create User</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/userspost/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/userspost/</guid>
      <description>Create User#Creates a new User assigned to a Customer tenant.
 POST /v1.0/customers/{CUSTOMER_TENANT_ID}/users
 Remarks#Whenever a new User is created they will be given the &amp;quot;customer.user&amp;quot; role that allows them to login to the Customer portal. This will also send out an activation email to the address provided as soon as the User is created.
Example#This request will create a new User with the following details:</description>
    </item>
    
    <item>
      <title>Get Invoice Detail</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/billing/billinggetinvoicedetail/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/billing/billinggetinvoicedetail/</guid>
      <description>Get Invoice Details#Get a detailed breakdown of all items being invoiced for a specific invoice. A ZIP file is returned from this query which contains a detailed JSON file and a simplified CSV file. Each file contains a record of every transaction in the invoice.
 GET /v1.0/billingdata/{INVOICE_ID}/detail
 Example#This request will retrieve a breakdown of items for a specific invoice id.
Request#GET /api/v1.</description>
    </item>
    
    <item>
      <title>Get Results</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/workspaces/reports/reportresultget/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/workspaces/reports/reportresultget/</guid>
      <description>Get Results#This request accepts a report &#39;requestId&#39; and returns the results of the report if complete.
 GET /v1.0/workspaces/{WORKSPACE_ID}/reports/{REPORT_ID}/results/{REQUEST_ID}/data
 Example#This request returns the result data of a report request that is complete.
Request#GET https://api.na.myreports.cloud/api/v1.0/workspaces/00000000-0000-0000-0000-000000000001/reports/00000000-0000-0000-0000-000000000001/results/00000000-0000-0000-0000-000000000005/data HTTP/1.1 Authorization: Bearer {TOKEN} tenant-id: {TENANT_ID} Response#HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: xx { &amp;#34;requestId&amp;#34;: &amp;#34;00000000-0000-0000-0000-000000000005&amp;#34;, &amp;#34;tenantId&amp;#34;: &amp;#34;00000000-0000-0000-0000-000000000000&amp;#34;, &amp;#34;request&amp;#34;: { &amp;#34;requestId&amp;#34;: &amp;#34;00000000-0000-0000-0000-000000000005&amp;#34;, &amp;#34;dateCreated&amp;#34;: &amp;#34;2025-09-22T15:27:40.</description>
    </item>
    
    <item>
      <title>Known Issues/Restrictions</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/about/knownissues/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/about/knownissues/</guid>
      <description>Known Issues#The table below lists the known problems and the expected fix date:
   Issue Ref Description Expected Fix Date    Platform Restrictions#Please refer the communications platform specific section for information on requirements and restrictions.
 ~.pbx.kazoo.name.~  </description>
    </item>
    
    <item>
      <title>Teams</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/pbxtemplates/teams/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/pbxtemplates/teams/</guid>
      <description>Microsoft Teams Connection#~.Dimensions.~ can model Teams communications in conjunction with your PBX communications in order to provide a complete overview of your business communications.
Support for Microsoft Teams is currently available in Preview. If you are interested in trialling this feature, please contact you ~.Dimensions.~ sales representative.
Manual Teams Configuration#Below is a guide on configuring Azure to support the ~.Dimensions.~ Microsoft Teams integration. Please follow the steps below to generate a client Id/Secret that can be used by ~.</description>
    </item>
    
    <item>
      <title>Archived Release Notes</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/about/releasenotes2019/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/about/releasenotes2019/</guid>
      <description>Archived Release Notes#2019 Releases#1.0.19350#General
 PBX email address/name change now changes address/name on existing user (not creating a new user) Fix for duplicate email address warning when editing user permissions (Ticket #42121)  Reports
 Calls tripping to voicemail now show as answered and ring time modeled (If not answered before tripping to voicemail)  1.0.19344#General
Reports
 Segmented Call View available on all Call List reports Added interactionID to reports (allow matching to ~.</description>
    </item>
    
    <item>
      <title>Archived Release Notes</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/about/releasenotes2020/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/about/releasenotes2020/</guid>
      <description>Archived Release Notes#2020 Releases#1.56.0 - Dec 21st, 2020# Tech Bulletin 20201218 released - see Tech Bulletin section  Reports
 Call Direction now a filter on Calls by User reports. Modeling now able to identify calls to fax machine.  Wallboard
 Wallboard will dynamically refresh on configuration changes in another browser. Issue resolved where config updates could cause inconsistent agent numbers.</description>
    </item>
    
    <item>
      <title>Archived Release Notes</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/about/releasenotes2021/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/about/releasenotes2021/</guid>
      <description>Archived Release Notes#2021 Releases#1.72.0 - Dec 7th, 2021# ~.UcClient.~ Desktop
 Presence Profiles -&amp;gt; Profiles can now be overridden by users giving control of DND, Forwarding and Personal Call Routing  ~.UcClient.~ Mobile
 Android -&amp;gt; Initial Android version released Voicemail Access -&amp;gt; Users can see voicemail quantity and dial in to play them Presence Profile Selection -&amp;gt; Users can now control their presence through the mobile application   1.</description>
    </item>
    
    <item>
      <title>Archived Release Notes</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/about/releasenotes2022/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/about/releasenotes2022/</guid>
      <description>Archived Release Notes#2022 Releases#1.81.0 - Nov 8th, 2022# Reporting
Features
 Allow ring duration interval to be configured for &#39;Calls By Ring Time&#39; report  Fixes
 Call tagging reports failed to run within a schedule (Ticket #49817)  ~.UcClient.~ Clients (Desktop/Mobile/CRM)
Features
 Group calls will no longer show as missed if answered at another location  Fixes
 Fixed issue with clients being intermittently logged out (Ticket #49724)  ~.</description>
    </item>
    
    <item>
      <title>Archived Release Notes</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/about/releasenotes2023/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/about/releasenotes2023/</guid>
      <description>Archived Release Notes#2023 Releases#1.89.0 - December 12th, 2023#Features 
   Area Description     Customer Portal Improved filtering - Pick lists added for users, groups etcLocalization Update - French &amp;amp; Spanish   Dashboard Click through support from tiles to reportsAway state control, supervisor support for non-PBX usersSupervisor agent control now requires the new &#39;Supervisor Agent Control&#39; roleAlarms - Native browser notification supportActive call stats and primary user groups now available on User/agent grids   Reporting Number of ring duration thresholds increased from 6 to 12CRM linked tag data now shows as URLs in the Call Session view   ~.</description>
    </item>
    
    <item>
      <title>Archived Release Notes</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/about/releasenotes2024/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/about/releasenotes2024/</guid>
      <description>Archived Release Notes#2024 Releases#1.96.0 - November 26th, 2024#Features 
   Area Description     Portal New &#39;Dispositions&#39; feature   Reporting Call Tags - Post call tagging now availableCall Tags - Disable tag instance now available   API Expanded reseller metricsCustomer trial status now included   ~.UcClient.~ Clients New welcome emails per client type   ~.</description>
    </item>
    
    <item>
      <title>Get Invoice Summary</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/billing/billinggetinvoicesummary/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/billing/billinggetinvoicesummary/</guid>
      <description>Get Invoice Summary#Get a PDF copy of a specific ~.Dimensions.~ invoice.
 GET /v1.0/billingdata/{INVOICE_ID}/summary
 Example#This request will provide a stream of a specific PDF invoice.
Request#GET /api/v1.0/billingdata/{INVOICE_ID}/summary HTTP/1.1 Authorization: Bearer {TOKEN} Response#HTTP/1.1 200 OK Content-Type: application/octet-stream; charset=utf-8 Content-Length: xx { &amp;#34;status&amp;#34;: &amp;#34;success&amp;#34;, &amp;#34;timestamp&amp;#34;: &amp;#34;2019-01-01T10:00:00.2890319Z&amp;#34; } Errors#Unauthorized#When the token is not provided, invalid or expired HTTP/1.</description>
    </item>
    
    <item>
      <title>Patch Customer</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/customerspatch/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/customerspatch/</guid>
      <description>Patch Customer#Updates a specific set of properties of a Customer. This uses the JSON Patch format for any changes.
 PATCH /v1.0/customers/{CUSTOMER_TENANT_ID}
 Example#This request will update the Api Key of the PBX connection and enable it.
Request#PATCH https://api.na.myreports.cloud/api/v1.0/customers/{CUSTOMER_TENANT_ID}/ HTTP/1.1 Content-Type: application/json accept-charges: true Authorization: Bearer {TOKEN} Connection: keep-alive [{ &amp;#34;op&amp;#34;: &amp;#34;replace&amp;#34;, &amp;#34;path&amp;#34;: &amp;#34;/enabled&amp;#34;, &amp;#34;value&amp;#34;: false }, { &amp;#34;op&amp;#34;: &amp;#34;replace&amp;#34;, &amp;#34;path&amp;#34;: &amp;#34;/pbxConnectionProfile/apiKey&amp;#34;, &amp;#34;value&amp;#34;: &amp;#34;newapikey&amp;#34; } ] Response#HTTP/1.</description>
    </item>
    
    <item>
      <title>Patch PBX</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/pbxprofiles/pbxpatch/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/pbxprofiles/pbxpatch/</guid>
      <description>Patch PBX#Updates a specific set of properties of a PbxConnectionProfile. This uses the JSON Patch format for any changes.
 PATCH /v1.0/customers/{CUSTOMER_TENANT_ID}/pbxs/{PBX_ID}
 Example 1#This request will update the Name of the PbxConnectionProfile.
Request#PATCH https://api.na.myreports.cloud/api/v1.0/customers/{CUSTOMER_TENANT_ID}/pbxs/{PBX_ID} HTTP/1.1 Content-Type: application/json accept-charges: true Authorization: Bearer {TOKEN} Connection: keep-alive [{ &amp;#34;op&amp;#34;: &amp;#34;replace&amp;#34;, &amp;#34;path&amp;#34;: &amp;#34;/name&amp;#34;, &amp;#34;value&amp;#34;: &amp;#34;My New Name&amp;#34; } ] Response#HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: xx Request-Context: appId=cid-v1:d24f4c80-0a0a-432e-85aa-a6f91f13a038 { &amp;#34;status&amp;#34;: &amp;#34;success&amp;#34;, &amp;#34;timestamp&amp;#34;: &amp;#34;2019-11-29T15:16:54.</description>
    </item>
    
    <item>
      <title>Patch User</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/userspatch/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/userspatch/</guid>
      <description>Patch User#Updates a specific set of properties of a User. This uses the JSON Patch format for any changes.
 PATCH /v1.0/customers/{CUSTOMER_TENANT_ID}/users/{USER_ID}
 Hand Left warning
When patching the roles against a user, be careful if using the REPLACE operation.
With the replace operation, the user&#39;s current roles will be replaced with the values provided in the patch request.
Any role not provided in the patch request will be removed from the user (with the exception of the PBX user role which is synchronized from the PBX).</description>
    </item>
    
    <item>
      <title>Technical Bulletins</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/about/techbulletin/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/about/techbulletin/</guid>
      <description>Tech Bulletins#The following technical bulletins have been released:
 TB20201218 - ~.pbx.kazoo.name.~ update available for loss of WebSocket events  </description>
    </item>
    
    <item>
      <title>Update User Device</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/userdevices/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/userdevices/</guid>
      <description>Update User Device#This endpoint allows existing devices to be assigned (or removed) as softphone devices for a user for ~.UcClient.~ Desktop, Mobile &amp;amp; WebRTC.
Assign a Device
 PUT /v1.0/customers/{CUSTOMER_TENANT_ID}/users/{USER_ID}/devices/pbx/{DEVICE_ID}/assign
 Unassign a Device
 PUT /v1.0/customers/{CUSTOMER_TENANT_ID}/users/{USER_ID}/devices/pbx/{DEVICE_ID}/unassign
 The Body of the request needs to contain a single JSON property to indicate which type of client the device is being assigned to:
{ &amp;#34;clientType&amp;#34;: &amp;#34;desktop&amp;#34; } Valid clientType values:</description>
    </item>
    
    <item>
      <title>Customer Delete</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/customersdelete/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/customersdelete/</guid>
      <description>Customer Delete#Deactivates an existing Customer tenant and flags it for deletion.
Request# DELETE /v1.0/customers/{CUSTOMER_TENANT_ID}
 Errors#Unauthorized#When the token is not provided, invalid or expired HTTP/1.1 401 Unauthorized
Bad Request#When the provided tenant id is not in the correct format HTTP/1.1 400 Bad Request Date: Thu, 06 Feb 2020 12:45:27 GMT Content-Type: application/json; charset=utf-8 Content-Length: 149 { &amp;#34;error&amp;#34;: 400, &amp;#34;message&amp;#34;: &amp;#34;The value &amp;#39;&amp;lt;tenant id&amp;gt;&amp;#39; is not valid.</description>
    </item>
    
    <item>
      <title>Delete PBX</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/pbxprofiles/pbxdelete/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/pbxprofiles/pbxdelete/</guid>
      <description>Delete PBX#Deletes an existing PbxConnectionProfile from the Customer tenant.
Hand Left warning
This will disconnect the Pbx connection and stop collecting any events.Request# DELETE /v1.0/customers/{CUSTOMER_TENANT_ID}/pbxs/{PBX_ID}
 Example#This request will delete the specific PbxConnectionProfile within the Customer tenant.
Request#DELETE https://api.na.myreports.cloud/api/v1.0/customers/{CUSTOMER_TENANT_ID}/pbxs/{PBX_ID} HTTP/1.1 Authorization: Bearer {TOKEN} Response#HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: xx { &amp;#34;status&amp;#34;: &amp;#34;success&amp;#34;, &amp;#34;timestamp&amp;#34;: &amp;#34;2019-01-01T10:00:00.</description>
    </item>
    
    <item>
      <title>Delete User</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/usersdelete/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/usersdelete/</guid>
      <description>Delete User#Deletes an existing User from the Customer tenant.
If this is a user&#39;s non primary tenant, it will remove them only from this tenant. They will still have access to any other Customer they are assigned.
If this is the user&#39;s primary tenant, it will remove them from ALL other Customer tenants and delete the User account.
Request# DELETE /v1.0/customers/{CUSTOMER_TENANT_ID}/users/{USER_ID}
 Example#This request will delete the specific User within the Customer tenant.</description>
    </item>
    
    <item>
      <title>Send New User Email</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/userssendactivationlink/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/userssendactivationlink/</guid>
      <description>Send New User Email#Sends an activation email link to an existing User.
 POST /v1.0/customers/{CUSTOMER_TENANT_ID}/users/{USER_ID}/sendActivationEmail
 Document note
This will be done automatically if the sendNewUserEmail property is enabled on the customer account.Example#This request will get send an activations link to this User within the Customer tenant.
Hand Left warning
Activation emails can only be sent from the User&#39;s primary tenant.</description>
    </item>
    
    <item>
      <title>Send Unified Communications Welcome Email</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/userssenducemail/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/reference/customers/users/userssenducemail/</guid>
      <description>Send Unified Communications Welcome Email#Sends a welcome email to a user when they are enabled to use a unified communications client.
 POST /v1.0/customers/{CUSTOMER_TENANT_ID}/users/{USER_ID}/sendUConnectActivationEmail
 Document note
This will be done automatically if the sendConnectWelcomeEmail property is enabled on the customer account.Example#This request will get send an activations link to this User within the Customer tenant.
Hand Left warning</description>
    </item>
    
    <item>
      <title>Mock PBX</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/pbxtemplates/mockpbx/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/pbxtemplates/mockpbx/</guid>
      <description>Mock PBX Connection#The Mock PBX connection is a dummy phone system which is used to automatically generate fake call events. This is very useful for demonstration systems where a consistent call flow volume is required.
The table below outlines the settings required when configuring a Mock PBX connection:
   Setting Description     Name A unique name to be able to easily identify the use of the connection.</description>
    </item>
    
    <item>
      <title>CRM Integration</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/customercrmintegration/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/customercrmintegration/</guid>
      <description>CRM Integration#If a customer is using one of the ~.UcClient.~ CRM User Add-Ons, there may be some additional configuration needed to ensure they can login into the plugin successfully.
In order to maintain a high level of security, ~.Dimensions.~ only supports login through an iFrame if it is from a known source. If a customer using one of the CRM providers standard domains (e.g. https://Salesforce.com or https://freshdesk.com), no additional configuration is necessary.</description>
    </item>
    
    <item>
      <title>Metrics</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/customermetrics/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/customermetrics/</guid>
      <description>License Metrics#This section provides information on the licenses that a customer is currently consuming. As users are provisioned or their roles are changed, the license values will be updated accordingly.
Users#    Metric Description     Essential Users The number of users that have been assigned an Essential User license   Professional Users The number of users that have been assigned a Professional User license   Agent User Add-On1 The number of users that have been assigned an Agent User license      Agent User Add-On licenses can be manually provisioned against users or automatically synced to the PBX configuration.</description>
    </item>
    
    <item>
      <title>Termination</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/termination/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/termination/</guid>
      <description>Terminating or Disabling Customer Accounts#~.Dimensions.~ provides the ability to restrict a customer&#39;s access to the system or terminating a customers account if they no longer wish to use the solution.
Disabling Customer Accounts#The disable option is designed for use with customers who may have missed payments on the service and as a reseller you wish to restrict their access to the system temporarily.
To disable a customer&#39;s access to their account, click the &#39;Edit&#39; button on the customer grid then press the &#39;More&#39; button and select &#39;Disabled&#39;.</description>
    </item>
    
    <item>
      <title>Trials</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/customertrials/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/customers/customertrials/</guid>
      <description>Trial Customers#If available, customer accounts can be created as a trial during the initial provisioning process. This allows a customer to use the ~.Dimensions.~ portal for a fixed period of time without incurring a cost.
Document note
If you do not have this option and would like it, please contact your ~.Dimensions.~ account manager to discuss.To enable a customer as a trial, select the &#39;Enable Trial Period&#39; option during the customer&#39;s initial provisioning.</description>
    </item>
    
  </channel>
</rss>
