Skip to content

Instantly share code, notes, and snippets.

@dperussina
Created May 31, 2017 16:18
Show Gist options
  • Save dperussina/547da698a3bc6654d520929180de5330 to your computer and use it in GitHub Desktop.
Save dperussina/547da698a3bc6654d520929180de5330 to your computer and use it in GitHub Desktop.
{
"PartnerPrimaryOrderID": "101U1644",
"PartnerId": "101",
"PartnerID": "101",
"OrderedBy": "",
"ldAddress": {
"name": "American Heritage ",
"address1": "630 Mondial Pkwy",
"address2": "",
"city": "Streetsboro",
"state": "OH",
"zip": "44241",
"contactName": "",
"contactPhone": "",
"contactMobilPhone": "",
"contactEmail": ""
},
"ulAddress": {
"name": "Easton Baker",
"address1": "37 Marilyn Mae Dr",
"address2": "",
"city": "Sparks",
"state": "NV",
"zip": "89441",
"contactName": "",
"contactPhone": "775-303-8718",
"contactMobilPhone": "",
"contactEmail": ""
},
"ldWindow": {
"startDate": "2017-05-25",
"startTime": "09:24:46",
"endDate": "2017-05-25",
"endTime": "09:24:46"
},
"ulWindow": {
"startDate": "",
"startTime": "",
"endDate": "",
"endTime": ""
},
"items": [{
"description": "bike",
"qty": "1",
"weight": "60",
"length": "30",
"width": "25",
"height": "25"
}],
"notes": [{
"code": "IN",
"description": "customer needs an afternoon delivery of possible"
}],
"customerNotes": [{
"code": "Ordered By",
"description": ""
},
{
"code": "",
"description": ""
}
],
"references": [{
"type": "PartnerReference1",
"note": "test"
},
{
"type": "PartnerReference2",
"note": ""
}
],
"children": {
"deliveryChild": {
"create": "false",
"service": "White Glove",
"default": "false",
"custom": "NV002"
},
"linehaulChild": {
"create": "false",
"service": "-",
"default": "true",
"custom": "-"
},
"pickupChild": {
"create": "false",
"service": "-",
"default": "true",
"custom": "-"
},
"vendorPickupChild": {
"create": "false",
"service": "-",
"default": "true",
"custom": "-"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment