Triple API and Webhooks
Rewards
Update the status of a Reward
1min
PATCH
https://api.tripleup.dev/partner/rewards/{id}
triple Prod
Path Parameters
id
*
Body Parameters
body
status
*
rejection
notes
notification
Responses
200
The reward resulting from a matched offer and transaction.
amount
currency_code
notes
offer_id
*
rejection
reward_id
*
status
*
status_updated_at
*
400
TripleBadRequestError
status_code
*
content
*
403
TripleNotAuthenticatedError
status_code
*
content
*
404
TripleInvalidPathError
status_code
*
content
*
409
TripleIntegrityError
status_code
*
content
*
415
TripleUnsupportedMediaType
status_code
*
content
*
422
TripleUnprocessableEntity
status_code
*
content
*
500
TripleInternalServerError
status_code
*
content
*
501
TripleNotImplementedError
status_code
*
content
*
503
TripleServiceUnavailable
status_code
*
content
*
Updated 17 Sep 2024
Did this page help you?