Skip to main content
Each row is one payment event we processed against a customer’s account. It includes the amount, the payment type, the status, and whether we have settled it with you yet.

Fields

Sample row

Pagination characteristics

This dataset is direct — it is filtered to your tenant by lender_id on the collection itself, so each page returns a constant number of rows until the last page. rows.length < limit reliably means you have reached the end.

Use cases

  • Daily reconciliation against payments settled to the lender.
  • First-payment-after-PTP attribution.
  • Failure-rate monitoring by payment_type and failure_reason.