Notifications
POST/reward_webhook_url
Note: This is not a valid triple API endpoint.
If a Publisher or Portfolio Manager subscribes to receive notifications we will send reward status messages to the registered endpoint. This describes what our outbound webhook call will provide to the triple partner.
The payload is contained as a string within the Message
key sent by AWS SNS.
The transaction_amount
and reward_amount
fields are passed as
strings but always contain decimal numerics.
Request
Responses
- 200
- 401
Your server returns this code if it accepts the call.
Unauthorized