Skip to content

Instantly share code, notes, and snippets.

@caffo
Created August 17, 2011 18:10
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 caffo/1152200 to your computer and use it in GitHub Desktop.
Save caffo/1152200 to your computer and use it in GitHub Desktop.
update_response.json
{
"coupon":
{
"start_date":"2011-08-04T16:46:02-04:00",
"name":"25% off",
"created_at":"2011-08-04T16:46:02-04:00",
"code":"25OFF",
"updated_at":"2011-08-04T17:47:02-04:00",
"id":9,
"percentage":25,
"amount_in_cents":null,
"product_family_id":2,
"duration_period_count":null,
"duration_interval_unit":null,
"description":"25% off for life",
"recurring":false,
"end_date":null,
"duration_interval":null,
"archived_at":null
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment