Rewards
Payload Example
{
"type": "rewards",
"data": {
"pathway": {
"name": "My Pathway",
"ID": "FA-HCPG-06RF"
},
"rewards": [
{
"ID": "FARE-STZH-05MD",
"name": "Cup of Coffee",
"vouchers": [
{
"guid": "6c720133-3916-4172-94c9-62d1394fc72b",
"firstname": "Test",
"lastname": "User",
"email": "test@example.com",
"country": "South Africa",
"city": "Cape Town",
"state": "notified",
"expires": "never"
},
...etc
]
},
...etc
]
}
}Reward Object
Voucher Object
ConsumeLast updated