Resource:a set of statistics for a given threeplC# Rel Const:Rels.MasterSvc.ThreePlStatisticsURI template:threepls/{id}/statsObtain URI from:
to generate configuration-driven statistics for a given threepl
Success status: 200
Name (* = required) | Data Type | Description |
---|---|---|
id * | int | threepl id |
Type | Description | |
---|---|---|
ThreePlIdentifier | Generic.Models.ThreePlIdentifier | |
Guid | string | |
Name | string | |
Id | int | |
Statistics | IEnumerable<Master.Models.ThreePlStatistic> | |
Name | string | |
Value | string |
{ "threePlIdentifier": { "guid": "str", "name": "str", "id": 3 }, "statistics": [ { "name": "str", "value": "str" } ] }
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.