Skip to content

Instantly share code, notes, and snippets.

@milosh012
Created June 4, 2012 09:10
Show Gist options
  • Save milosh012/2867377 to your computer and use it in GitHub Desktop.
Save milosh012/2867377 to your computer and use it in GitHub Desktop.
[
{
"DestinationAddress":{
"CountryCode":"AU",
"City":"Lane Cove",
"Division":"NSW",
"PostalCode":"2066",
"Line1":"Futoska 21",
"Line2":"",
"FirstName":"Milos",
"LastName":"Janjic",
"TelephoneNumber":"123456",
"TelephoneAreaCode":"04",
"CompanyName":"",
"EmailAddress":"[email protected]",
"IsResidential":1
},
"CollectionAddress":{
"CountryCode":"AU",
"City":"Sydney",
"Division":"NSW",
"PostalCode":"2000",
"Line1":"Suite B, Level 18",
"Line2":"167 Macquarie Street",
"FirstName":"Mark",
"LastName":"Helvadjian",
"TelephoneNumber":"658528",
"TelephoneAreaCode":"0432",
"CompanyName":"ShippingEasy",
"EmailAddress":"[email protected]",
"IsResidential":1
},
"Currency":"USD",
"PickupAt":"1330",
"PickupCloseAt":"1330",
"RateId":61663,
"Courier":"MailCall",
"ServiceType":"3hr Delivery",
"PickupDate":"2012-03-28",
"DropOff":false,
"Est":"2012-03-28",
"HumanEst":"3 hours from pickup",
"Packages":[
{
"ValueAmount":6737.43,
"ValueCurrency":"USD",
"Weight":0,
"Length":0,
"Width":0,
"Height":0,
"PredefinedSizeId":"6",
"IsMetric":1,
"PackageType":"commercial",
"AdditionalInsuranceAmount":100,
"AdditionalInsuranceCurrency":"USD",
"Items":[
{
"Description":"Gaming Computer",
"ValueAmount":6737.43,
"ValueCurrency":"USD",
"Quantity":1,
}
]
}
],
"Origin":"ecommerce",
"SignatureConfirmation":false,
"AdditionalInfo":"Magento Milan",
"PayPal":false
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment