Webhooks
Redemption Created
Fired when a new redemption is created (status draft).
WEBHOOK
Body
application/json
Unique event id.
Pattern:
^evt_[a-zA-Z0-9]+$Example:
"evt_09ade6a698ba46ba97a7e0713604366a"
Event type emitted on every accepted state transition.
Available options:
redemption.created, redemption.reserved, redemption.confirmed, redemption.failed Snapshot of the redemption aggregate captured at the moment the event was recorded.
Response
200
Return a 200 status to indicate that the data was received successfully
Previous
Redemption ConfirmedFired when the redemption is successfully confirmed from the provider and the funds are consumed.
Next

