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
{
VirtualRooftopId: 0,
IncludeResellerDefinitions: False,
Definitions:
[
{
ServiceDefinitionId: 0,
ResellerVirtualRooftopId: 0,
VirtualRooftopId: 0,
AccountingCode: String,
Description: String,
Price: 0,
ServiceType: New
}
],
ResellerDefinitions:
[
{
ServiceDefinitionId: 0,
ResellerVirtualRooftopId: 0,
VirtualRooftopId: 0,
AccountingCode: String,
Description: String,
Price: 0,
ServiceType: New
}
],
ResponseMessageKind: None
}