TAG LINE
SMALL TITLE
id | "id": 20 Type: Number |
accountSharePlanId | "accountSharePlanId": 26 Type: Number |
usageBucketSharePlanId | "usageBucketSharePlanId": 2 Type: Number |
usageBucketShareLevelId | "usageBucketShareLevelId": 0 Type: Number |
accountId | "accountId": 18 Type: Number |
serviceId | "serviceId": 9 Type: Number |
packageId | "packageId": 24 Type: Number |
GET | api/v1/Account/SharePlan/Service/Participation/View |
Retrieve all of the ViewServiceParticipation objects. |
GET | api/v1/Account/SharePlan/Service/Participation/View/Paged |
Retreive all of the ViewServiceParticipation objects in a paged fashion. |
GET | api/v1/Account/SharePlan/Service/Participation/View/{id:int} |
Retrieve an instance of the ViewServiceParticipation object by it's ID. | |
{id:int} | Unique identifier for the ViewServiceParticipation object. |