Guest User

Untitled

a guest
Oct 19th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. {
  2. "brands": [
  3. {
  4. "brand_affinity": 5.6,
  5. "brand_id": 123,
  6. "brand_name": "Jeans Co",
  7. "styles": ["100123", "100635", "100845"]
  8. },
  9. {
  10. "brand_affinity": 3.1,
  11. "brand_id": 234,
  12. "brand_name": "Coats Co",
  13. "styles": ["101123", "101635", "101845"]
  14. }
  15. ],
  16. "member_id": 42
  17. }
Add Comment
Please, Sign In to add comment