Asset
This API provides you to manage and modify information of the asset that connects to the Traxia 6 system.
API | Description |
---|---|
POST api/asset/RegisterAsset?ApplicationKey={ApplicationKey}&APIKey={APIKey}&DeviceID={DeviceID} |
This method allow you to register new asset in Traxia Service. |
POST api/asset/UpdateAsset?ApplicationKey={ApplicationKey}&APIKey={APIKey}&DeviceID={DeviceID} |
This method allow you to modify detail information of registered asset in Traxia service. |
POST api/asset/RetrieveAssetInfo?ApplicationKey={ApplicationKey}&APIKey={APIKey}&DeviceID={DeviceID} |
This method allow you to get detail information of asset in Traxia Service. |
POST api/asset/RetrieveAssetList?EmailAddress={EmailAddress}&Token={Token}&ApplicationKey={ApplicationKey}&APIKey={APIKey}&DeviceID={DeviceID} |
This method will provide information of all registered asset in Traxia Service. |
POST api/asset/DeleteAsset?ApplicationKey={ApplicationKey}&APIKey={APIKey}&DeviceID={DeviceID} |
This method provide capability to discard or disable existing asset in Traxia. |
AssetModel
This API provides you to manage and modify information of the asset model that connects to the Traxia 6 system.
API | Description |
---|---|
POST api/assetmodel/RetrieveAssetModel?EmailAddress={EmailAddress}&Token={Token}&ApplicationKey={ApplicationKey}&APIKey={APIKey}&DeviceID={DeviceID} |
This method will provide information of all registered asset model in Traxia Service. |
Authentication
This API provide you to request authentication data from Traxia Authentication.
Device
This API provides you to manage and modify information of the device that connects to the Traxia 6 system.
DeviceModel
This API provides you to manage and modify information of the device model that connects to the Traxia 6 system.
SIMCard
This API provide you to manage and modify information of SIM card in the Traxia simcard.
Subscriber
This API provides you to manage and modify the information of subscribers in Traxia subscribers.
User
This API provides you to manage and modify the information of the user in the Traxia 6 system.