Skip to content

Instantly share code, notes, and snippets.

@jess
Last active August 29, 2015 14:20
Show Gist options
  • Save jess/c85b94e9b809a0e48c70 to your computer and use it in GitHub Desktop.
Save jess/c85b94e9b809a0e48c70 to your computer and use it in GitHub Desktop.
{
"user_picks":
{
"parcel_id": 18,
"shipment_id": 5,
"product_picks":
[
{
"id": 3,
"allotment": 1,
"size": 1,
"picks":
[
{
"id": 4,
"image": "/uploads/picks/images/4/Screenshot_2015-04-21_09.05.20.png",
"title": "Test Pick2"
}
]
},
{
"id": 5,
"allotment": 3,
"size": 2,
"picks":
[
{
"id": 4,
"image": "/uploads/picks/images/4/Screenshot_2015-04-21_09.05.20.png",
"title": "Test Pick2"
},
{
"id": 6,
"image": "/uploads/picks/images/6/Screenshot_2015-03-13_08.36.50.png",
"title": "Shampoo"
}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment