Skip to content

Instantly share code, notes, and snippets.

@teddychan
Created June 20, 2014 03:31
Show Gist options
  • Save teddychan/86fd186266f75059feb9 to your computer and use it in GitHub Desktop.
Save teddychan/86fd186266f75059feb9 to your computer and use it in GitHub Desktop.
v4-res-get-couriers-all.json
{
"meta": {
"code": 200
},
"data": {
"total": 190,
"couriers": [
{
"slug": "india-post-int",
"name": "India Post International",
"phone": "+91 1800 11 2011",
"other_name": "भारतीय डाक, Speed Post & eMO, EMS, IPS Web",
"web_url": "http://www.indiapost.gov.in/",
"required_fields": []
},
{
"slug": "italy-sda",
"name": "Italy SDA",
"phone": "+39 199 113366",
"other_name": "SDA Express Courier",
"web_url": "http://www.sda.it/",
"required_fields": []
},
{
"slug": "bpost",
"name": "Belgium Post",
"phone": "+32 2 276 22 74",
"other_name": "bpost, Belgian Post",
"web_url": "http://www.bpost.be/",
"required_fields": []
},
...
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment