Skip to content

Instantly share code, notes, and snippets.

@dperussina
Created July 11, 2017 15:39
Show Gist options
  • Save dperussina/c0b705edd96109ed15182a7cc4b06eed to your computer and use it in GitHub Desktop.
Save dperussina/c0b705edd96109ed15182a7cc4b06eed to your computer and use it in GitHub Desktop.
{
"PartnerPrimaryOrderID": "3U3255",
"PartnerId": "3",
"PartnerID": "3",
"OrderedBy": "TEST ORDER",
"ldAddress": {
"name": "TAG Oakland",
"address1": "480 Roland Way",
"address2": "",
"city": "Oakland",
"state": "CA",
"zip": "94621",
"contactName": "",
"contactPhone": "5104276815",
"contactMobilPhone": "",
"contactEmail": "[email protected]"
},
"ulAddress": {
"name": "TAG Oakland",
"address1": "480 Roland Way",
"address2": "",
"city": "Oakland",
"state": "CA",
"zip": "94621",
"contactName": "",
"contactPhone": "5104276815",
"contactMobilPhone": "",
"contactEmail": "[email protected]"
},
"ldWindow": {
"startDate": "2017-07-11",
"startTime": "08:00",
"endDate": "2017-07-11",
"endTime": "08:00"
},
"ulWindow": {
"startDate": "2017-07-11",
"startTime": "15:00",
"endDate": "2017-07-11",
"endTime": "15:00"
},
"items": [{
"description": "LEATHER SECTIONAL",
"qty": "2",
"weight": "2",
"length": "12",
"width": "12",
"height": "12"
}],
"notes": [{
"code": "IN",
"description": "ORDER NOTE"
}],
"customerNotes": [{
"code": "Ordered By",
"description": "TEST ORDER"
},
{
"code": "SHIPPING",
"description": "NOTE"
}
],
"references": [{
"type": "PartnerReference1",
"note": "Ref1"
},
{
"type": "PartnerReference2",
"note": "Ref2"
}
],
"children": {
"deliveryChild": {
"create": false,
"service": "-",
"default": true,
"custom": "-"
},
"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