This webhook is sent when a transaction execution request has failed.
Webhook Structure
string (UUID)
required
Unique identifier for this event
string (ISO 8601)
required
Timestamp of when the event occurred
string
Identifier to correlate the request with the response. Present only for client-initiated transactions.
string
required
The type of event. Value:
transaction.execution-failedobject
required
The event data containing the details below
Data Fields
array
required
List of errors that caused the failure
Error Codes
New error codes may be added in future versions. Consumers should handle unknown codes gracefully.