Skip to content

Instantly share code, notes, and snippets.

@willcosgrove
Created May 24, 2011 05:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save willcosgrove/988190 to your computer and use it in GitHub Desktop.
Save willcosgrove/988190 to your computer and use it in GitHub Desktop.
CherryCard API responce to a new card call
{
bundle: {
created_at: 2011-04-25T02:12:13Z
cards: [
{
created_at: 2011-04-25T02:12:13Z
code: J76ZKWNC
bundle_id: 20
updated_at: 2011-04-25T02:12:13Z
retailer_id: 7
id: 3161
user_id: null
}
]
retailer_id: 7
updated_at: 2011-04-25T02:12:13Z
expiration: 2011-07-25T02:12:13Z
id: 20
value: 0.25
description: null
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment