Skip to content

Instantly share code, notes, and snippets.

@joncalhoun
Created October 29, 2012 16:09
Show Gist options
  • Save joncalhoun/3974512 to your computer and use it in GitHub Desktop.
Save joncalhoun/3974512 to your computer and use it in GitHub Desktop.
EasyPost cURL Example Output
{
"rate":{
"carrier":"USPS",
"service":"Express",
"rate":"11.11"
},
"tracking_code":"xxxxxxxxxx",
"label_file_name":"test.png",
"label_file_type":"image/png",
"label_url":"https://www.easypost.co/assets/test.png"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment