Skip to content

Instantly share code, notes, and snippets.

@chrishomer
Created June 25, 2012 03:21
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 chrishomer/2986318 to your computer and use it in GitHub Desktop.
Save chrishomer/2986318 to your computer and use it in GitHub Desktop.
{
bag: {
id: "888888",
code: "01-IND-999999-888888"
}
address: {
name: "John Smith",
line1: "570 Market St",
line2: "4th Floor",
city: "San Francisco",
state: "CA",
zip5: "94104",
zip4: ""
}
summary: {
requested_bags_count: 999, # for bags only mode
picksheets_remaining_in_batch: 5, # for order mode
},
error: ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment