GET supplychain/DataPackage/Get/{Network}/{Platform}/{Region}/{year}/{coverage}?level={level}&member={member}&scope={scope}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
level | integer |
Required |
|
member | string |
Required |
|
scope | string |
Required |
|
coverage | string |
Required |
|
year | integer |
Required |
|
Network | string |
None. |
|
Platform | string |
None. |
|
Region | string |
None. |
Body Parameters
None.
Response Information
Resource Description
DataPackageName | Description | Type | Additional information |
---|---|---|---|
Organization | Collection of Organization |
None. |
|
YTD | Collection of ClaimFact |
None. |
|
MTD | Collection of ClaimFact |
None. |
|
Previous | Collection of ClaimFact |
None. |
|
Recent | Collection of ClaimFact |
None. |
|
Statistics | Collection of ClaimStatistic |
None. |
Response Formats
application/json, text/json
Sample:
{ "Organization": [ { "Member": "sample string 1", "Parent": "sample string 2", "Level": 3, "IsRestricted": "sample string 4" }, { "Member": "sample string 1", "Parent": "sample string 2", "Level": 3, "IsRestricted": "sample string 4" } ], "YTD": [ { "Division": "sample string 1", "Region": "sample string 2", "District": "sample string 3", "MailCode": "sample string 4", "LateFees": 5.1, "PaidTotal": 6.1, "LostDays": 7.1, "TotalIncidents": 8.1, "OSHAReportable": "sample string 9", "StoreControllable": "sample string 10", "SafetyFocus": 11, "LastOSHAReportable": "2025-05-02T22:52:03.1582598-04:00", "Scope": "sample string 12", "Month": 13, "Day": 14, "Year": 15 }, { "Division": "sample string 1", "Region": "sample string 2", "District": "sample string 3", "MailCode": "sample string 4", "LateFees": 5.1, "PaidTotal": 6.1, "LostDays": 7.1, "TotalIncidents": 8.1, "OSHAReportable": "sample string 9", "StoreControllable": "sample string 10", "SafetyFocus": 11, "LastOSHAReportable": "2025-05-02T22:52:03.1582598-04:00", "Scope": "sample string 12", "Month": 13, "Day": 14, "Year": 15 } ], "MTD": [ { "Division": "sample string 1", "Region": "sample string 2", "District": "sample string 3", "MailCode": "sample string 4", "LateFees": 5.1, "PaidTotal": 6.1, "LostDays": 7.1, "TotalIncidents": 8.1, "OSHAReportable": "sample string 9", "StoreControllable": "sample string 10", "SafetyFocus": 11, "LastOSHAReportable": "2025-05-02T22:52:03.1582598-04:00", "Scope": "sample string 12", "Month": 13, "Day": 14, "Year": 15 }, { "Division": "sample string 1", "Region": "sample string 2", "District": "sample string 3", "MailCode": "sample string 4", "LateFees": 5.1, "PaidTotal": 6.1, "LostDays": 7.1, "TotalIncidents": 8.1, "OSHAReportable": "sample string 9", "StoreControllable": "sample string 10", "SafetyFocus": 11, "LastOSHAReportable": "2025-05-02T22:52:03.1582598-04:00", "Scope": "sample string 12", "Month": 13, "Day": 14, "Year": 15 } ], "Previous": [ { "Division": "sample string 1", "Region": "sample string 2", "District": "sample string 3", "MailCode": "sample string 4", "LateFees": 5.1, "PaidTotal": 6.1, "LostDays": 7.1, "TotalIncidents": 8.1, "OSHAReportable": "sample string 9", "StoreControllable": "sample string 10", "SafetyFocus": 11, "LastOSHAReportable": "2025-05-02T22:52:03.1582598-04:00", "Scope": "sample string 12", "Month": 13, "Day": 14, "Year": 15 }, { "Division": "sample string 1", "Region": "sample string 2", "District": "sample string 3", "MailCode": "sample string 4", "LateFees": 5.1, "PaidTotal": 6.1, "LostDays": 7.1, "TotalIncidents": 8.1, "OSHAReportable": "sample string 9", "StoreControllable": "sample string 10", "SafetyFocus": 11, "LastOSHAReportable": "2025-05-02T22:52:03.1582598-04:00", "Scope": "sample string 12", "Month": 13, "Day": 14, "Year": 15 } ], "Recent": [ { "Division": "sample string 1", "Region": "sample string 2", "District": "sample string 3", "MailCode": "sample string 4", "LateFees": 5.1, "PaidTotal": 6.1, "LostDays": 7.1, "TotalIncidents": 8.1, "OSHAReportable": "sample string 9", "StoreControllable": "sample string 10", "SafetyFocus": 11, "LastOSHAReportable": "2025-05-02T22:52:03.1582598-04:00", "Scope": "sample string 12", "Month": 13, "Day": 14, "Year": 15 }, { "Division": "sample string 1", "Region": "sample string 2", "District": "sample string 3", "MailCode": "sample string 4", "LateFees": 5.1, "PaidTotal": 6.1, "LostDays": 7.1, "TotalIncidents": 8.1, "OSHAReportable": "sample string 9", "StoreControllable": "sample string 10", "SafetyFocus": 11, "LastOSHAReportable": "2025-05-02T22:52:03.1582598-04:00", "Scope": "sample string 12", "Month": 13, "Day": 14, "Year": 15 } ], "Statistics": [ { "Scope": "sample string 1", "CoverageType": "sample string 2", "MaxDate": "2025-05-02T22:52:03.1582598-04:00" }, { "Scope": "sample string 1", "CoverageType": "sample string 2", "MaxDate": "2025-05-02T22:52:03.1582598-04:00" } ] }