Triple API and Webhooks
Webhooks
Notifications
1min
POST
https://api.tripleup.dev/reward_webhook_url
triple Prod
Body Parameters
body
Description
The Transaction webhook payload is contained within a Notification type SNS message. The AWS documentation on this format is available in [AWS SNS Message and JSON formats](https://docs.aws.amazon.com/sns/latest/dg/sns-message-and-json-formats.html#http-notification-json).
publisher_external_id
card_program_external_id
*
card_account_external_id
*
transaction_external_id
*
offer_id
*
reward_id
*
merchant_name
reward_status
*
reward_amount
reward_currency_code
*
transaction_timestamp
*
transaction_amount
*
transaction_currency_code
*
notes
rejection
Responses
200
Your server returns this code if it accepts the call.
401
Unauthorized
Updated 17 Sep 2024
Did this page help you?