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 A unique ID for this transaction.
- Slug
- transaction_id
- Filter code
- Monzo.cardPurchase.TransactionId
- Type
- String
- Example
- tx_00009WKghuWl5k7O0dkZrV
Merchant name The name of the merchant where you spent the money.
- Slug
- merchant_name
- Filter code
- Monzo.cardPurchase.MerchantName
- Type
- String
- Example
- Starbucks
Merchant address The address of the merchant for this transaction.
- Slug
- merchant_address
- Filter code
- Monzo.cardPurchase.MerchantAddress
- Type
- String
- Example
- Starbucks
Merchant country code The 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 logo The 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
Category The category you assigned this transaction to.
- Slug
- category
- Filter code
- Monzo.cardPurchase.Category
- Type
- String
- Example
- General, Groceries or Entertainment
Emoji The emoji of the transaction.
- Slug
- emoji
- Filter code
- Monzo.cardPurchase.Emoji
- Type
- String
- Example
- Any emoji
Notes The transaction's notes when the transaction was made.
- Slug
- notes
- Filter code
- Monzo.cardPurchase.Notes
- Type
- String
- Example
- Flight Number BA331
Amount in account currency The 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 symbol The currency code of your account's main currency.
- Slug
- account_currency_symbol
- Filter code
- Monzo.cardPurchase.AccountCurrencySymbol
- Type
- String
- Example
- £
Account currency code The currency code of your account's main currency.
- Slug
- account_currency_code
- Filter code
- Monzo.cardPurchase.AccountCurrencyCode
- Type
- String
- Example
- GBP
Amount in local currency The amount you spent in the local currency.
- Slug
- amount_in_local_currency
- Filter code
- Monzo.cardPurchase.AmountInLocalCurrency
- Type
- String
- Example
- 5.34
Local currency symbol This 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 code This 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 time The 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+05:00