Sandbox demo instanceDeterministic fictional data. Not connected to real services. Reset by reloading.
pdpp

Transactions

Per-transaction posting from the simulated bank account.

Connector fabrikam_bank_demo · stream transactions · 3 records · retention: Retained while this demo dataset is seeded.

Schema

  • posted_attimestampcommonWhen the transaction posted.
  • merchantstringcommonMerchant display name.
  • amount_centscurrency_minor_unitssensitiveTransaction amount in USD minor units; negative for debits.
  • currencystringcommonISO-4217 currency code.
  • categorystringcommonProvider-assigned category.

Records

API examples

curl -s /sandbox/v1/streams/transactions
curl -s '/sandbox/v1/streams/transactions/records?limit=5'