{"lexicon":1,"id":"com.shopdifferent.coupon","description":"A live coupon code published by a store's affiliate program.","defs":{"main":{"type":"record","key":"tid","record":{"type":"object","required":["brand","code","createdAt"],"properties":{"brand":{"type":"string","maxLength":120},"code":{"type":"string","maxLength":32},"description":{"type":"string","maxLength":400},"url":{"type":"string","format":"uri"},"endsAt":{"type":"string","format":"datetime"},"createdAt":{"type":"string","format":"datetime"}}}}}}