The borrower-×-lender link record. There is one row per (borrower, lender) pair, and it gives you the identifiers needed to join Communications rows (D21, D22, D23) back to a customer in your own warehouse.
Fields
Sample row
Pagination characteristics
This dataset is direct — filtered to your tenant bylender_id on the collection itself, so each page returns a constant number of rows until the last page.
Use cases
- Build the foreign-key bridge between Communications data and your customer master.
- Resolve borrower display names and language preferences.
- Track customer-liveness or dispute flags.