Skip to content

Instantly share code, notes, and snippets.

@dperussina
Created April 14, 2020 18:32
Show Gist options
  • Save dperussina/8c3b58ee45fb7eeaa2821fc22ae4a7c4 to your computer and use it in GitHub Desktop.
Save dperussina/8c3b58ee45fb7eeaa2821fc22ae4a7c4 to your computer and use it in GitHub Desktop.
{
"Orders": {
"Order": [{
"CustomerNumber": "1234567",
"PONumber": "4876801916",
"SalesOrder": "75843264_102035",
"Email": "zzLGWCDCeCom@aafes.com",
"OriginName": "West Coast Distribution Center",
"OriginAddress1": "700 E Roth Rd Bldg 550",
"OriginAddress2": "Sharpe Army Depot",
"OriginCity": "French Camp",
"OriginState": "CA",
"OriginZip": "95231",
"OriginPhone": "8005272345",
"ShipName": "DARLA K REYES",
"ShipAddress1": "868 DERRY CIRCLE",
"ShipAddress2": "",
"ShipCity": "VACAVILLE",
"ShipState": "CA",
"ShipZip": "95688",
"ShipPhone": "7073653214",
"PickupEmail": "",
"ShipMobilPhone": null,
"ServiceLevel": "Outside",
"PUWindowsStart": "2020-04-12T07:00:00Z",
"PUWindowsEnd": "2020-04-15T07:00:00Z",
"DLWindowsStart": null,
"DLWindowsEnd": null,
"QuoteID": null,
"Value": null,
"FreightItems": [{
"Model": "",
"Description": "CNTY LN 4DRAWER CHEST SAO",
"Quantity": 1,
"Cartons": 1,
"Value": null,
"Length": 46.00,
"Width": 19.00,
"Height": 6.00,
"Cubes": 4.0,
"Weight": 99.00,
"SKU": null,
"SerialNumber": null
}, {
"Model": "",
"Description": "CNTY LN DRESSER SAO",
"Quantity": 1,
"Cartons": 1,
"Value": null,
"Length": 59.50,
"Width": 20.00,
"Height": 6.00,
"Cubes": 4.0,
"Weight": 139.00,
"SKU": null,
"SerialNumber": null
}],
"References": [],
"Notes": []
}]
}
}
{
"Orders": {
"Order": [{
"CustomerNumber": "1234567",
"PONumber": "4876801916",
"SalesOrder": "75843264_102035",
"Email": "zzLGWCDCeCom@aafes.com",
"OriginName": "West Coast Distribution Center",
"OriginAddress1": "700 E Roth Rd Bldg 550",
"OriginAddress2": "Sharpe Army Depot",
"OriginCity": "French Camp",
"OriginState": "CA",
"OriginZip": "95231",
"OriginPhone": "8005272345",
"ShipName": "DARLA K REYES",
"ShipAddress1": "868 DERRY CIRCLE",
"ShipAddress2": "",
"ShipCity": "VACAVILLE",
"ShipState": "CA",
"ShipZip": "95688",
"ShipPhone": "7073653214",
"PickupEmail": "",
"ShipMobilPhone": null,
"ServiceLevel": "Outside",
"PUWindowsStart": "2020-04-12T07:00:00Z",
"PUWindowsEnd": "2020-04-15T07:00:00Z",
"DLWindowsStart": null,
"DLWindowsEnd": null,
"QuoteID": null,
"Value": null,
"FreightItems": [{
"Model": "",
"Description": "CNTY LN 4DRAWER CHEST SAO",
"Quantity": 1,
"Cartons": 1,
"Value": null,
"Length": 46.00,
"Width": 19.00,
"Height": 6.00,
"Cubes": 4.0,
"Weight": 99.00,
"SKU": null,
"SerialNumber": null
}],
"References": [],
"Notes": []
}]
}
}
{
"Orders": {
"Order": [{
"CustomerNumber": "1234567",
"PONumber": "4876801916",
"SalesOrder": "75843269_102058",
"Email": "zzLGWCDCeCom@aafes.com",
"OriginName": "West Coast Distribution Center",
"OriginAddress1": "700 E Roth Rd Bldg 550",
"OriginAddress2": "Sharpe Army Depot",
"OriginCity": "French Camp",
"OriginState": "CA",
"OriginZip": "95231",
"OriginPhone": "8005272345",
"ShipName": "DARLA K REYES",
"ShipAddress1": "868 DERRY CIRCLE",
"ShipAddress2": "",
"ShipCity": "VACAVILLE",
"ShipState": "CA",
"ShipZip": "95688",
"ShipPhone": "7073653214",
"PickupEmail": "",
"ShipMobilPhone": null,
"ServiceLevel": "Outside",
"PUWindowsStart": "2020-04-12T07:00:00Z",
"PUWindowsEnd": "2020-04-15T07:00:00Z",
"DLWindowsStart": null,
"DLWindowsEnd": null,
"QuoteID": null,
"Value": null,
"FreightItems": [{
"Model": "",
"Description": "CNTY LN DRESSER SAO",
"Quantity": 1,
"Cartons": 1,
"Value": null,
"Length": 59.50,
"Width": 20.00,
"Height": 6.00,
"Cubes": 4.0,
"Weight": 139.00,
"SKU": null,
"SerialNumber": null
}],
"References": [],
"Notes": []
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment