The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
[
{
UnitId: String,
CreationDateTime: 0001-01-01,
AccountId: 0,
RegistrationStatus:
{
Id: 0,
Description: String
},
SubscriptionId: 0,
Plan:
{
Name: String,
Description: String,
PriceDescription: String,
CurrencyTypeId: 0,
PlanStatus: 0,
PlanBillingstructureId: 0,
Id: 0
},
ProductName: String,
NextBillDate: 0001-01-01,
PaidUntilDate: 0001-01-01,
PhoneNumber: String,
CellularDeviceStateId: 0,
CellDeviceId: String,
DeviceSerialNumber: String,
Id: 0
}
]