post http://localhost:8080/v0/cards//rewards
Eligible card transactions will automatically count toward rewards provided by rewards platform
Responses
Eligible card transactions will automatically count toward rewards provided by rewards platform
xxxxxxxxxx
curl --request POST \
--url http://localhost:8080/v0/cards/cardId/rewards \
--header 'accept: application/json' \
--header 'content-type: application/json'