Skip to content

Instantly share code, notes, and snippets.

@joestump
Created July 25, 2012 23:44
Show Gist options
  • Save joestump/3179391 to your computer and use it in GitHub Desktop.
Save joestump/3179391 to your computer and use it in GitHub Desktop.
/api/products/{product_id}/items/{item_number}/favorites.json
{
"first_name": "Joe",
"last_name": "Stump",
"id": 1,
"email": "[email protected]"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment