This trigger fires whenever you spend money with your Monzo card, and the transaction goes through.
Developer info
- API endpoint slug
- monzo.card_purchase
Trigger fields
No fields for this trigger
Ingredients
Transaction IDA unique ID for this transaction.
- Slug
- transaction_id
- Filter code
- Monzo.cardPurchase.TransactionId
- Type
- String
- Example
- tx_00009WKghuWl5k7O0dkZrV
Merchant nameThe name of the merchant where you spent the money.
- Slug
- merchant_name
- Filter code
- Monzo.cardPurchase.MerchantName
- Type
- String
- Example
- Starbucks
Merchant addressThe address of the merchant for this transaction.
- Slug
- merchant_address
- Filter code
- Monzo.cardPurchase.MerchantAddress
- Type
- String
- Example
- Starbucks
Merchant country codeThe three-letter ISO country code of the merchant for this transaction.
- Slug
- merchant_country_code
- Filter code
- Monzo.cardPurchase.MerchantCountryCode
- Type
- String
- Example
- GBR
Merchant logoThe logo image URL of the merchant for this transaction.
- Slug
- merchant_logo
- Filter code
- Monzo.cardPurchase.MerchantLogo
- Type
- String
- Example
- https://www.monzo.com/logo.png
CategoryThe category you assigned this transaction to.
- Slug
- category
- Filter code
- Monzo.cardPurchase.Category
- Type
- String
- Example
- General, Groceries or Entertainment
EmojiThe emoji of the transaction.
- Slug
- emoji
- Filter code
- Monzo.cardPurchase.Emoji
- Type
- String
- Example
- Any emoji
NotesThe transaction's notes when the transaction was made.
- Slug
- notes
- Filter code
- Monzo.cardPurchase.Notes
- Type
- String
- Example
- Flight Number BA331
Amount in account currencyThe currency code of your account's main currency.
- Slug
- amount_in_account_currency
- Filter code
- Monzo.cardPurchase.AmountInAccountCurrency
- Type
- String
- Example
- 5.34
Account currency symbolThe currency code of your account's main currency.
- Slug
- account_currency_symbol
- Filter code
- Monzo.cardPurchase.AccountCurrencySymbol
- Type
- String
- Example
- £
Account currency codeThe currency code of your account's main currency.
- Slug
- account_currency_code
- Filter code
- Monzo.cardPurchase.AccountCurrencyCode
- Type
- String
- Example
- GBP
Amount in local currencyThe amount you spent in the local currency.
- Slug
- amount_in_local_currency
- Filter code
- Monzo.cardPurchase.AmountInLocalCurrency
- Type
- String
- Example
- 5.34
Local currency symbolThis will differ to your account's main currency symbol if you were abroad.
- Slug
- local_currency_symbol
- Filter code
- Monzo.cardPurchase.LocalCurrencySymbol
- Type
- String
- Example
- $
Local currency codeThis will differ to your account's main currency code if you were abroad.
- Slug
- local_currency_code
- Filter code
- Monzo.cardPurchase.LocalCurrencyCode
- Type
- String
- Example
- USD
Transaction timeThe date and time of the transaction.
- Slug
- transaction_time
- Filter code
- Monzo.cardPurchase.TransactionTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00