TAG LINE
SMALL TITLE
id | "id": 5 Type: Number |
accountSharePlanId | "accountSharePlanId": 22 Type: Number |
usageBucketSharePlanId | "usageBucketSharePlanId": 4 Type: Number |
usageBucketShareLevelId | "usageBucketShareLevelId": 24 Type: Number |
accountId | "accountId": 22 Type: Number |
serviceId | "serviceId": 9 Type: Number |
packageId | "packageId": 2 Type: Number |
GET | api/v2/Account/SharePlan/Service/Participation/View |
Retrieve all of the ViewServiceParticipation objects. |
GET | api/v2/Account/SharePlan/Service/Participation/View/Paged |
Retreive all of the ViewServiceParticipation objects in a paged fashion. |
GET | api/v2/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. |