GET geo/ShrinkResponsibility/{latitude}/{longitude}?userID={userID}&parentUserID={parentUserID}&year={year}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userID | string |
Required |
|
parentUserID | string |
Required |
|
year | integer |
Required |
|
latitude | string |
None. |
|
longitude | string |
None. |
Body Parameters
None.
Response Information
Resource Description
ShrinkResponsibilityDataPackageName | Description | Type | Additional information |
---|---|---|---|
ClassShrinkFacts | Collection of ClassShrinkFact |
None. |
|
SubclassShrinkFacts | Collection of SubclassShrinkFact |
None. |
Response Formats
application/json, text/json
Sample:
{ "ClassShrinkFacts": [ { "ClassNumber": "sample string 1", "ClassDescription": "sample string 2", "IsFinancialBalancing": true, "Partner": "sample string 4", "DepartmentNumber": 5, "DepartmentName": "sample string 6", "OrgItem": "sample string 7", "TYShrink": 1.1, "LYShrink": 1.1, "Y3Shrink": 1.1, "Y4Shrink": 1.1, "TYShrinkPct": 1.1, "LYShrinkPct": 1.1, "Y3ShrinkPct": 1.1, "Y4ShrinkPct": 1.1, "TYInventorySales": 1.1, "LYInventorySales": 1.1, "Y3InventorySales": 1.1, "Y4InventorySales": 1.1, "LYBasisPoints": 1.1, "Y3BasisPoints": 1.1, "Y4BasisPoints": 1.1, "TYBasisPointsGoal": 1.1, "LYBasisPointsGoal": 1.1, "Y3BasisPointsGoal": 1.1, "Y4BasisPointsGoal": 1.1, "InventoryDate": "2025-05-02T23:57:54.0630024-04:00", "ShrinkFlag": "sample string 9" }, { "ClassNumber": "sample string 1", "ClassDescription": "sample string 2", "IsFinancialBalancing": true, "Partner": "sample string 4", "DepartmentNumber": 5, "DepartmentName": "sample string 6", "OrgItem": "sample string 7", "TYShrink": 1.1, "LYShrink": 1.1, "Y3Shrink": 1.1, "Y4Shrink": 1.1, "TYShrinkPct": 1.1, "LYShrinkPct": 1.1, "Y3ShrinkPct": 1.1, "Y4ShrinkPct": 1.1, "TYInventorySales": 1.1, "LYInventorySales": 1.1, "Y3InventorySales": 1.1, "Y4InventorySales": 1.1, "LYBasisPoints": 1.1, "Y3BasisPoints": 1.1, "Y4BasisPoints": 1.1, "TYBasisPointsGoal": 1.1, "LYBasisPointsGoal": 1.1, "Y3BasisPointsGoal": 1.1, "Y4BasisPointsGoal": 1.1, "InventoryDate": "2025-05-02T23:57:54.0630024-04:00", "ShrinkFlag": "sample string 9" } ], "SubclassShrinkFacts": [ { "SubclassNumber": "sample string 1", "SubclassDescription": "sample string 2", "ClassNumber": "sample string 3", "ClassDescription": "sample string 4", "IsFinancialBalancing": true, "Partner": "sample string 6", "DepartmentNumber": 7, "DepartmentName": "sample string 8", "OrgItem": "sample string 9", "TYShrink": 1.1, "LYShrink": 1.1, "Y3Shrink": 1.1, "Y4Shrink": 1.1, "TYShrinkPct": 1.1, "LYShrinkPct": 1.1, "Y3ShrinkPct": 1.1, "Y4ShrinkPct": 1.1, "TYInventorySales": 1.1, "LYInventorySales": 1.1, "Y3InventorySales": 1.1, "Y4InventorySales": 1.1, "LYBasisPoints": 1.1, "Y3BasisPoints": 1.1, "Y4BasisPoints": 1.1, "TYBasisPointsGoal": 1.1, "LYBasisPointsGoal": 1.1, "Y3BasisPointsGoal": 1.1, "Y4BasisPointsGoal": 1.1, "InventoryDate": "2025-05-02T23:57:54.0630024-04:00", "ShrinkFlag": "sample string 11" }, { "SubclassNumber": "sample string 1", "SubclassDescription": "sample string 2", "ClassNumber": "sample string 3", "ClassDescription": "sample string 4", "IsFinancialBalancing": true, "Partner": "sample string 6", "DepartmentNumber": 7, "DepartmentName": "sample string 8", "OrgItem": "sample string 9", "TYShrink": 1.1, "LYShrink": 1.1, "Y3Shrink": 1.1, "Y4Shrink": 1.1, "TYShrinkPct": 1.1, "LYShrinkPct": 1.1, "Y3ShrinkPct": 1.1, "Y4ShrinkPct": 1.1, "TYInventorySales": 1.1, "LYInventorySales": 1.1, "Y3InventorySales": 1.1, "Y4InventorySales": 1.1, "LYBasisPoints": 1.1, "Y3BasisPoints": 1.1, "Y4BasisPoints": 1.1, "TYBasisPointsGoal": 1.1, "LYBasisPointsGoal": 1.1, "Y3BasisPointsGoal": 1.1, "Y4BasisPointsGoal": 1.1, "InventoryDate": "2025-05-02T23:57:54.0630024-04:00", "ShrinkFlag": "sample string 11" } ] }