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

Pay statements

Per-period gross/net pay totals and the issuing employer.

Connector acme_payroll_demo · stream pay_statements · 3 records · retention: Retained while this demo dataset is seeded.

Schema

  • period_endtimestampcommonEnd of the pay period.
  • employerstringcommonIssuing employer display name.
  • gross_pay_centscurrency_minor_unitssensitiveGross pay in USD minor units.
  • net_pay_centscurrency_minor_unitssensitiveNet pay in USD minor units.
  • currencystringcommonISO-4217 currency code.

Records

API examples

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