Membership rewards
The rewards that belongs to a membership.
Get membership rewards
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"count": 3,
"_embedded": {
"rewards": [
{
"resource": "rewards",
"id": "i3DMlxfiU7bzqLtYmFUS",
"name": "Sticker",
"description": "Schitterende sticker!",
"active": true,
"user": {},
"type": "parcel",
"_links": {
"self": {
"href": "https://api.petje.af/memberships/HVogpphHSabylpg2gBYL/rewards/i3DMlxfiU7bzqLtYmFUS",
"type": "application/hal+json"
},
"membership": {
"href": "https://api.petje.af/memberships/HVogpphHSabylpg2gBYL",
"type": "application/hal+json"
}
}
},
...
]
},
"_links": {
"self": {
"href": "https://api.petje.af/rewards",
"type": "application/hal+json"
},
"next": null
}
}Get membership reward detail
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated