post https://api.influitive.com/reward_redemptions//decision/
Log in to see full request history
Use this endpoint to fulfill or refuse outstanding reward redemption requests.
Responses
Use this endpoint to fulfill or refuse outstanding reward redemption requests.
xxxxxxxxxx
10curl --request POST \
--url https://api.influitive.com/reward_redemptions/id/decision/decision \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--header 'accept: application/json' \
--data '
{
"bypass_trust_check": false
}
'
Try It!
to start a request and see the response here! Or choose an example: