Axiym

Conversion canceled

Sent when a conversion has been canceled, expired, or failed and will not complete.

Header Parameters

X-Signature*string

Ed25519 signature of the raw request body.

X-Key-Id*string

Identifier of the public key used to sign the delivery.

Formatuuid
X-Algorithm*string

Signature algorithm used for the delivery.

Request Body

application/json

id*string

Event ID. Use this for de-duplication.

Formatuuid
timestamp*string

Event timestamp. Formatted in ISO 8601.

Formatdate-time
type*string
data*ConversionEventData

Compact event payload: enough to route the event and correlate it with your records. Fetch the authoritative conversion via GET /clients/{clientId}/conversions/{conversionId} when you need amounts or the rate.