Skip to main content
minor update

fundMovements field added

Added the fundMovements array to the transaction.updated (spend) webhook payload. Each entry describes one on-chain fund movement that backs the card transaction. For example, the authorization pull that reserved funds on-chain. Movements are ordered oldest first. You receive this field only if your tenant is opted in to webhook version 1.2.0 or later; earlier versions never include it. When no on-chain movements back the transaction, fundMovements is an empty array.

New Field

fundMovements[] Object

Possible Values for kind

Example Payload

minor update

exchangeRate field added

Added the exchangeRate field to the transaction.updated (spend) webhook payload. You receive this field only if your tenant is opted in to webhook version 1.1.0; on the default version 1.0.0, it is never included.

New Field

Example Payload

initial release

transaction.updated webhook (spend)

Added the transaction.updated webhook for spend transactions. This webhook is triggered when a transaction is updated, such as when an authorization is reversed, the amount changes, or the transaction is declined after initial approval.

Payload Fields

Status Values

Example Payload