This query returns a list of whenever you spend money at a particular merchant, and the transaction goes through.
- API endpoint slug
- monzo.history_of_any_card_purchase_at_a_merchant
- Runtime method
- performQuery("monzo.history_of_any_card_purchase_at_a_merchant")
Query fields
- Label
- Which merchant?
- Helper text
- Provide the name of the merchant exactly as it appears in your Monzo feed.
- Slug
- merchant_name
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- transaction_id
- Filter code
- Monzo.historyOfAnyCardPurchaseAtAMerchant.TransactionId
- Type
- String
- Example
- tx_00009WKghuWl5k7O0dkZrV
- Slug
- merchant_name
- Filter code
- Monzo.historyOfAnyCardPurchaseAtAMerchant.MerchantName
- Type
- String
- Example
- Starbucks
- Slug
- merchant_address
- Filter code
- Monzo.historyOfAnyCardPurchaseAtAMerchant.MerchantAddress
- Type
- String
- Example
- Starbucks
- Slug
- merchant_country_code
- Filter code
- Monzo.historyOfAnyCardPurchaseAtAMerchant.MerchantCountryCode
- Type
- String
- Example
- GBR
- Slug
- merchant_logo
- Filter code
- Monzo.historyOfAnyCardPurchaseAtAMerchant.MerchantLogo
- Type
- String
- Example
- https://www.monzo.com/logo.png
- Slug
- category
- Filter code
- Monzo.historyOfAnyCardPurchaseAtAMerchant.Category
- Type
- String
- Example
- General, Groceries or Entertainment
- Slug
- emoji
- Filter code
- Monzo.historyOfAnyCardPurchaseAtAMerchant.Emoji
- Type
- String
- Example
- Any emoji
- Slug
- notes
- Filter code
- Monzo.historyOfAnyCardPurchaseAtAMerchant.Notes
- Type
- String
- Example
- Flight Number BA331
- Slug
- amount_in_account_currency
- Filter code
- Monzo.historyOfAnyCardPurchaseAtAMerchant.AmountInAccountCurrency
- Type
- String
- Example
- 5.34
- Slug
- account_currency_symbol
- Filter code
- Monzo.historyOfAnyCardPurchaseAtAMerchant.AccountCurrencySymbol
- Type
- String
- Example
- 5.34
- Slug
- amount_in_local_currency
- Filter code
- Monzo.historyOfAnyCardPurchaseAtAMerchant.AmountInLocalCurrency
- Type
- String
- Example
- 5.34
- Slug
- local_currency_symbol
- Filter code
- Monzo.historyOfAnyCardPurchaseAtAMerchant.LocalCurrencySymbol
- Type
- String
- Example
- $
- Slug
- local_currency_code
- Filter code
- Monzo.historyOfAnyCardPurchaseAtAMerchant.LocalCurrencyCode
- Type
- String
- Example
- USD
- Slug
- transaction_time
- Filter code
- Monzo.historyOfAnyCardPurchaseAtAMerchant.TransactionTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00