Skip to content

Instantly share code, notes, and snippets.

@sudheerit11
Last active November 21, 2015 09:55
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 sudheerit11/f9dd047be3005ec5b519 to your computer and use it in GitHub Desktop.
Save sudheerit11/f9dd047be3005ec5b519 to your computer and use it in GitHub Desktop.
{
"meta": {
"code": 200,
"type": "ok"
},
"data": {
"rates": [
{
"service_type": "Rush",
"price": "-",
"delivery_estimate": "Not Serviceable"
},
{
"service_type": "Express",
"price": "270",
"delivery_estimate": "2-3 Days"
},
{
"service_type": "Standard",
"price": "-",
"delivery_estimate": "Not Available"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment