This query returns a list of when you add an attachment (like a receipt, or photo) to a transaction.
- API endpoint slug
- monzo.history_of_attachments_added
- Runtime method
- performQuery("monzo.history_of_attachments_added")
Query fields
- Label
- Which category?
- Helper text
- You can use this to only include attachments you add to a purchase with a specific category.
- Slug
- category
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- attachment_id
- Filter code
- Monzo.historyOfAttachmentsAdded.AttachmentId
- Type
- String
- Example
- attach_00002804aOAIvVqfb9LrZh
- Slug
- attachment_url
- Filter code
- Monzo.historyOfAttachmentsAdded.AttachmentUrl
- Type
- Image URL
- Example
- https://attachments.monzo.com/attachment_100248.png
- Slug
- attachment_type
- Filter code
- Monzo.historyOfAttachmentsAdded.AttachmentType
- Type
- String
- Example
- image/png
- Slug
- transaction_id
- Filter code
- Monzo.historyOfAttachmentsAdded.TransactionId
- Type
- String
- Example
- tx_02804zIcpb1TB4yeIFXMzx
- Slug
- merchant_name
- Filter code
- Monzo.historyOfAttachmentsAdded.MerchantName
- Type
- String
- Example
- Starbucks
- Slug
- merchant_address
- Filter code
- Monzo.historyOfAttachmentsAdded.MerchantAddress
- Type
- String
- Example
- 98 Southgate Road
- Slug
- merchant_country_code
- Filter code
- Monzo.historyOfAttachmentsAdded.MerchantCountryCode
- Type
- String
- Example
- GBR
- Slug
- merchant_logo
- Filter code
- Monzo.historyOfAttachmentsAdded.MerchantLogo
- Type
- Image URL
- Example
- https://www.monzo.com/logo.png
- Slug
- category
- Filter code
- Monzo.historyOfAttachmentsAdded.Category
- Type
- String
- Example
- Expenses
- Slug
- notes
- Filter code
- Monzo.historyOfAttachmentsAdded.Notes
- Type
- String
- Example
- Breakfast at Bill's
- Slug
- emoji
- Filter code
- Monzo.historyOfAttachmentsAdded.Emoji
- Type
- String
- Example
- Any emoji
- Slug
- amount_in_account_currency
- Filter code
- Monzo.historyOfAttachmentsAdded.AmountInAccountCurrency
- Type
- String
- Example
- 5.34
- Slug
- account_currency_symbol
- Filter code
- Monzo.historyOfAttachmentsAdded.AccountCurrencySymbol
- Type
- String
- Example
- £
- Slug
- account_currency_code
- Filter code
- Monzo.historyOfAttachmentsAdded.AccountCurrencyCode
- Type
- String
- Example
- GBP
- Slug
- amount_in_local_currency
- Filter code
- Monzo.historyOfAttachmentsAdded.AmountInLocalCurrency
- Type
- String
- Example
- 5.34
- Slug
- local_currency_symbol
- Filter code
- Monzo.historyOfAttachmentsAdded.LocalCurrencySymbol
- Type
- String
- Example
- $
- Slug
- local_currency_code
- Filter code
- Monzo.historyOfAttachmentsAdded.LocalCurrencyCode
- Type
- String
- Example
- USD
- Slug
- upload_time
- Filter code
- Monzo.historyOfAttachmentsAdded.UploadTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- transaction_time
- Filter code
- Monzo.historyOfAttachmentsAdded.TransactionTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00