card.transaction.created · .completed · .updated · .refund
Sent on each card transaction update. The type suffix reflects the action: card.transaction.created, .completed, .updated, or .refund. See Webhooks overview for delivery, headers, and signature verification.
data fields
The customer identifier.
The card identifier.
The card identifier at the issuing partner.
The transaction identifier at the issuing partner (field name
rainTransactionId).The transaction action that triggered the event.
Transaction type (e.g.
spend, payment, collateral).Transaction status:
pending, approved, declined, reversed, or settled.Whether the transaction is a refund.
Transaction amount in the card currency.
Card currency.
Amount in the local currency (minor units).
Local currency.
Merchant name. Other merchant fields (
merchantId, merchantCategory, merchantCategoryCode, and enriched variants) are also included.ISO 8601 authorization timestamp.
ISO 8601 posting timestamp.
ISO 8601 timestamp of the latest transaction event.