The transactions endpoint
The Transactions endpoint retrieves real-time transaction (authorization, clearing, etc) notifications for Credit Card Accounts directly from the card networks.
The Transactions endpoint is available as a:
Type | Use-Case |
---|---|
Subscription | Real-time transaction (authorization, purchases, etc) notifications for Credit Card Accounts |
Transaction Objects
Unique identifier for the Transaction.
The ID of the associated Account.
The merchant object associated with the Transaction.
The payment network through which the Transaction was processed
Additional data specific to the payment network
The amount of the Transaction in the currency specified by the currency field
The currency in which the Transaction was made
The amount billed to the cardholder, in the currency specified by thebilling_currency field
The currency in which the billing amount is denominated
The current status of the Transaction
Timestamp of when the Transaction was created.
Timestamp of when the Transaction was last updated.
Webhook Payload
The Webhook payload will contain the following information: