Skip to content

Instantly share code, notes, and snippets.

@timscott
Created February 15, 2012 18:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timscott/1838130 to your computer and use it in GitHub Desktop.
Save timscott/1838130 to your computer and use it in GitHub Desktop.
{
"Stops": [
{
"MustFollowLocationId": 0,
"MappingMethod": null,
"MappingPlaceName": null,
"PickupSequence": null,
"DeliverySequence": null,
"StopSequence": null,
"IsStore": true,
"IsReturnStore": false,
"LocationId": 306,
"Address": {
"Address1": "308 Allen St.",
"Address2": null,
"City": "Sánchezville",
"State": "CO",
"Zip": "77854"
},
"Latitude": 474.2,
"Longitude": 6491.3
},
{
"MustFollowLocationId": 0,
"MappingMethod": null,
"MappingPlaceName": null,
"PickupSequence": null,
"DeliverySequence": null,
"StopSequence": null,
"IsStore": true,
"IsReturnStore": true,
"LocationId": 306,
"Address": {
"Address1": "308 Allen St.",
"Address2": null,
"City": "Sánchezville",
"State": "CO",
"Zip": "77854"
},
"Latitude": 474.2,
"Longitude": 6491.3
},
{
"MustFollowLocationId": 306,
"MappingMethod": null,
"MappingPlaceName": null,
"PickupSequence": null,
"DeliverySequence": null,
"StopSequence": null,
"IsStore": false,
"IsReturnStore": false,
"LocationId": 954,
"Address": {
"Address1": "3481 Hill St.",
"Address2": null,
"City": "Longville",
"State": "LA",
"Zip": "13494"
},
"Latitude": 9249.7,
"Longitude": 8911.8
},
{
"MustFollowLocationId": 306,
"MappingMethod": null,
"MappingPlaceName": null,
"PickupSequence": null,
"DeliverySequence": null,
"StopSequence": null,
"IsStore": false,
"IsReturnStore": false,
"LocationId": 962,
"Address": {
"Address1": "3797 Ortiz St.",
"Address2": null,
"City": "Barnesville",
"State": "TX",
"Zip": "27779"
},
"Latitude": 2658.1,
"Longitude": 2514.5
}
],
"RequesterName": "Stock",
"LocationResolvingStrategies": [
{
"Priority": 1,
"Type": 2
},
{
"Priority": 2,
"Type": 1
},
{
"Priority": 3,
"Type": 0
}
],
"ReferenceId": 31,
"ReferenceDetail": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment