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

rec_sb_txn_2026_04_22

Connector fabrikam_bank_demo · stream transactions · record time 2026-04-22T13:42:00Z · ingested 2026-04-22T14:00:00Z

Fields

  • posted_at2026-04-22T13:42:00Z
  • merchantBluebird Bakery (simulated)
  • amount_cents-1245
  • currencyUSD
  • categoryfood_drink

Raw JSON

{
  "object": "record_detail",
  "is_demo": true,
  "notice": "Sandbox demo: deterministic fictional data. Not a live PDPP reference instance.",
  "connector_id": "fabrikam_bank_demo",
  "fields": {
    "posted_at": "2026-04-22T13:42:00Z",
    "merchant": "Bluebird Bakery (simulated)",
    "amount_cents": -1245,
    "currency": "USD",
    "category": "food_drink"
  },
  "ingested_at": "2026-04-22T14:00:00Z",
  "record_id": "rec_sb_txn_2026_04_22",
  "record_time": "2026-04-22T13:42:00Z",
  "stream": "transactions"
}

API example

curl -s /sandbox/v1/streams/transactions/records/rec_sb_txn_2026_04_22