Skip to main content
Each row is one account a borrower holds with the lender — a loan, credit-card-like line, or BNPL line. It includes financial balances, status, due/submission dates, and the lender-provided reference IDs that let you join back to your warehouse.

Fields

Sample row

Date formats differ by field. submitted_date and due_date are returned exactly as stored — DD/MM/YYYY strings (e.g. 22/02/2026), not ISO-8601. The system timestamps created_at / updated_at are ISO-8601. Parse them with separate format handling. See Date & time formats.

Field value reference

loan_type and status are returned as human-readable labels. The service resolves the underlying numeric code to its label; if a code has no mapping, the raw integer is returned instead.

Pagination characteristics

This dataset is direct — filtered to your tenant by lender_id on the collection itself, so each page returns a constant number of rows until the last page.

Use cases

  • Balance and DPD (days-past-due) trail per account.
  • Portfolio summarisation and segmentation.
  • Due-date sync into collections workflows.

Need Help?

Our support team is available Monday-Friday, 9 AM - 6 PM GST. Reach out at support@cleargrid.co or visit our help center.