Loan purchase details
get loan purchase details get /selling/api/loans/{id}/purchase details retrieve sale details for a loan including statuses, dates, amounts, and fee collection information this is the primary endpoint for viewing a loan's purchase history path parameters parameter type required description id uuid yes the unique loan identifier response 200 ok returns purchase details including sale status and origination status purchase date and original purchase date loan amounts (original, adjusted) accrued interest calculations fee collection information and timing purchase batch id (if purchased) example request get /selling/api/loans/3fa85f64 5717 4562 b3fc 2c963f66afa6/purchase details use cases reconciliation compare purchase amounts with your accounting systems audit trail track when and how a loan was purchased fee verification confirm which fees were collected and when interest calculation verification review accrued interest details