This feature enables the creation of an order to port an existing service asset, including the service number, from one carrier to another. For a tutorial explaining how to use this feature, please refer to the Approving or Rejecting an Order page.
To support this feature, the following endpoints were created or modified:
This feature enables the approving of a specific order. To support this, the following endpoints were created or modified:
This feature is useful for determining when an asset was last updated, as well as support for filtering and sorting on the last updated datetime.
This feature enables moving the assignment of charges associated with a specific service asset from one employee to another. For a tutorial explaining how to use this feature, please refer to the Moving a Service page.
To support this feature, the following endpoints were created or modified:
The compatibleWithDeviceAssetId filter parameter was added to the /catalog/accessories endpoint. Previously, API consumers could only filter the accessories catalog by a device catalog ID. This filter enables filtering by an device asset ID as well.
Custom attributes can be associated with an employee record. These attributes are customizable and variable name/value pairs that are defined by the client company. Furthermore, the client company can also define what specific values are valid for each attribute. These custom attributes are included within the responses for the /me and /employees/{id} endpoints.
The following new feature only applies to API consumers who are subscribers to Tangoe’s Premium Mobile source system (also known as Command).
New diagnostics will be set with a boolean value to indicate whether or not each of these three Premium Mobile roles are currently assigned:
The region associated with a vendor that was returned within the response was missing the _meta block. The response now returns this metadata.