TAG LINE
SMALL TITLE
id | "id": "Hello World" Type: String |
accountId | "accountId": 16 Type: Number |
accountName | "accountName": "Hello World" Type: String |
accountPackageId | "accountPackageId": "Hello World" Type: String |
accountPackageName | "accountPackageName": "Hello World" Type: String |
serviceId | "serviceId": 6 Type: Number |
serviceName | "serviceName": "Hello World" Type: String |
serviceStatusTypeId | "serviceStatusTypeId": 2 Type: Number |
serviceStatusTypeName | "serviceStatusTypeName": "Hello World" Type: String |
serviceBaseTypeId | "serviceBaseTypeId": 1 Type: Number |
count | "count": 1 Type: Number |
billedCount | "billedCount": 23 Type: Number |
unbilledCount | "unbilledCount": 26 Type: Number |
GET | api/v3/Account/Service/Summary/View |
Retrieve all of the ViewAccountServiceSummary objects. |
GET | api/v3/Account/Service/Summary/View/Paged |
Retreive all of the ViewAccountServiceSummary objects in a paged fashion. |
GET | api/v3/Account/Service/Summary/View/Paged/Detail |
Retreive all of the ViewAccountServiceSummary objects in a paged fashion with all object details. |
GET | api/v3/Account/Service/Summary/View/{id:long} |
Retrieve all of the ViewAccountServiceSummary objects. |
GET | api/v3/Account/Service/Summary/View/{id:long}/Detail |
Retrieve all of the ViewAccountServiceSummary objects. |