Webhooks
Redemption Failed
Fired whenever a state transition lands in a failed outcome.
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

