Finance

Financial transactions

Account activity with merchants, transaction types, currencies, and balances.

7Fields
3Formats
Variations
02

Preview

Showing 7 of 25 generated rows

transaction_idmerchanttypeamountcurrencyapprovedoccurred_at
a8beee59-0a20-4fae-b649-fed4cfdf5bf8Aster Marketcredit396.71CADfalse2024-10-13T09:05:28.019Z
2154cc7d-d6f6-43a8-9dd6-27f969ce67b7Aster Marketcredit886.87EURtrue2024-05-24T09:35:19.115Z
b6b4d986-1432-42f1-8df2-677fec3d3023Cloud Ninecredit329.77GBPtrue2024-09-10T06:55:59.882Z
15170028-79ba-49dd-a298-54b9923fe49fOrbit Mobilecredit632.62GBPtrue2024-07-01T07:31:23.508Z
a6c9bdb7-25c4-420c-91fd-e82bd1fe610eAster Marketcredit714.14EURtrue2024-09-24T00:57:57.265Z
71f22e5c-461f-4d65-b73b-b19bd353e49aOrbit Mobiledebit118.75EURtrue2024-08-22T19:01:11.872Z
fc0f0683-575f-4ced-bf65-a62f2276a989Pine Coffeecredit663.64EURtrue2025-01-21T09:15:16.593Z
financial-transactions.json
[
  {
    "transaction_id": "a8beee59-0a20-4fae-b649-fed4cfdf5bf8",
    "merchant": "Aster Market",
    "type": "credit",
    "amount": 396.71,
    "currency": "CAD",
    "approved": false,
    "occurred_at": "2024-10-13T09:05:28.019Z"
  },
  {
    "transaction_id": "2154cc7d-d6f6-43a8-9dd6-27f969ce67b7",
    "merchant": "Aster Market",
    "type": "credit",
    "amount": 886.87,
    "currency": "EUR",
    "approved": true,
    "occurred_at": "2024-05-24T09:35:19.115Z"
  },
  {
    "transaction_id": "b6b4d986-1432-42f1-8df2-677fec3d3023",
    "merchant": "Cloud Nine",
    "type": "credit",
    "amount": 329.77,
    "currency": "GBP",
    "approved": true,
    "occurred_at": "2024-09-10T06:55:59.882Z"
  },
  {
    "transaction_id": "15170028-79ba-49dd-a298-54b9923fe49f",
    "merchant": "Orbit Mobile",
    "type": "credit",
    "amount": 632.62,
    "currency": "GBP",
    "approved": true,
    "occurred_at": "2024-07-01T07:31:23.508Z"
  },
  {
    "transaction_id": "a6c9bdb7-25c4-420c-91fd-e82bd1fe610e",
    "merchant": "Aster Market",
    "type": "credit",
    "amount": 714.14,
    "currency": "EUR",
    "approved": true,
    "occurred_at": "2024-09-24T00:57:57.265Z"
  },
  {
    "transaction_id": "71f22e5c-461f-4d65-b73b-b19bd353e49a",
    "merchant": "Orbit Mobile",
    "type": "debit",
    "amount": 118.75,
    "currency": "EUR",
    "approved": true,
    "occurred_at": "2024-08-22T19:01:11.872Z"
  },
  {
    "transaction_id": "fc0f0683-575f-4ced-bf65-a62f2276a989",
    "merchant": "Pine Coffee",
    "type": "credit",
    "amount": 663.64,
    "currency": "EUR",
    "approved": true,
    "occurred_at": "2025-01-21T09:15:16.593Z"
  },
  {
    "transaction_id": "ffa7c226-b9c7-4a9f-9601-7514d6e0e038",
    "merchant": "Northwind Supply",
    "type": "debit",
    "amount"
Schema

What’s inside.

A stable, documented schema across every generated format.

transaction_iduuid

Unique transaction identifier

merchantstring

Transaction merchant

typestring

Debit or credit

amountdecimal

Transaction value

currencystring

ISO currency code

approvedboolean

Approval state

occurred_atdate

Transaction date