Authorization: Bearer ********************curl --location 'https://api.mpc.dev.placewise.com/v1/games-admin/game-prizes//prizes//stock/' \
--header 'X-User-Agent: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'X-Customer: 447' \
--header 'X-Client-Authorization: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"id": 0,
"amount": 0,
"available_from": "2019-08-24T14:15:22.123Z"
}