Automate Reddit
Explore Plans
Mobile menu Close menu
MonzoMonzo

History of card purchases

This query returns a list of card purchases with your Monzo card

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of card purchases with your Monzo card
API endpoint slug
monzo.history_of_card_purchases
Runtime method
performQuery("monzo.history_of_card_purchases")

Query fields

No fields for this query

Ingredients

Transaction IDA unique ID for this transaction.

Slug
transaction_id
Filter code
Monzo.historyOfCardPurchases.TransactionId
Type
String
Example
tx_00009WKghuWl5k7O0dkZrV

Merchant nameThe name of the merchant where you spent the money.

Slug
merchant_name
Filter code
Monzo.historyOfCardPurchases.MerchantName
Type
String
Example
Starbucks

Merchant addressThe address of the merchant for this transaction.

Slug
merchant_address
Filter code
Monzo.historyOfCardPurchases.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.historyOfCardPurchases.MerchantCountryCode
Type
String
Example
GBR

Merchant logoThe logo image URL of the merchant for this transaction.

Slug
merchant_logo
Filter code
Monzo.historyOfCardPurchases.MerchantLogo
Type
String
Example
https://www.monzo.com/logo.png

CategoryThe category you assigned this transaction to.

Slug
category
Filter code
Monzo.historyOfCardPurchases.Category
Type
String
Example
General, Groceries or Entertainment

EmojiThe emoji of the transaction.

Slug
emoji
Filter code
Monzo.historyOfCardPurchases.Emoji
Type
String
Example
Any emoji

NotesThe transaction's notes when the transaction was made.

Slug
notes
Filter code
Monzo.historyOfCardPurchases.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.historyOfCardPurchases.AmountInAccountCurrency
Type
String
Example
5.34

Account currency symbolThe currency code of your account's main currency.

Slug
account_currency_symbol
Filter code
Monzo.historyOfCardPurchases.AccountCurrencySymbol
Type
String
Example
£

Account currency codeThe currency code of your account's main currency.

Slug
account_currency_code
Filter code
Monzo.historyOfCardPurchases.AccountCurrencyCode
Type
String
Example
GBP

Amount in local currencyThe amount you spent in the local currency.

Slug
amount_in_local_currency
Filter code
Monzo.historyOfCardPurchases.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.historyOfCardPurchases.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.historyOfCardPurchases.LocalCurrencyCode
Type
String
Example
USD

Transaction timeThe date and time of the transaction.

Slug
transaction_time
Filter code
Monzo.historyOfCardPurchases.TransactionTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00