Advertisement
kovalenko-tech

5e6858f7643ee36d9c760ecc

Mar 30th, 2020
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. {
  2. "id": 1,
  3. "name": "Turnier",
  4. "expire_date": 1583587721,
  5. "date_format": "timer",
  6. "image_url": "https://i.ibb.co/C9p3zrZ/trophy-icon-2x.png",
  7. "description": "The messages above are short and simple, but they mainly work because they keep customers informed. Even if you have to share difficult information with customers — like late deliveries — let them know. Their customer experience is improved when they know what to expect in advance. Keep in mind, text messages are opened within seconds of being received, so a well-timed message gives customers a chance to make alternate plans.",
  8. "rewards": [
  9. {
  10. "title": "1nd Place",
  11. "amount": 5000
  12. },
  13. {
  14. "title": "2nd Place",
  15. "amount": 3000
  16. },
  17. {
  18. "title": "1nd Place",
  19. "amount": 1000
  20. }
  21. ]
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement