Skip to content

Instantly share code, notes, and snippets.

@caffo
Created August 17, 2011 00:39
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/1150538 to your computer and use it in GitHub Desktop.
Save caffo/1150538 to your computer and use it in GitHub Desktop.
new_coupon.json
{
"coupon" :{
"name": "25% off",
"code": "25OFF",
"description": "25% off for life",
"percentage": "25",
"allow_negative_balance": "false",
"recurring": "false",
"end_date": "2012-08-29T12:00:00-04:00"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment