# Credit Reporting

This object represents loan credit reporting data as it was reported to credit bureaus.

 - [GET /people/{personId}/loans/{loanId}/credit-reporting](https://docs.peachfinance.com/api-docs/api-public/credit-reporting/peach.credit_reporting.handlers.credit_reporting_statuses_list.md)
 - [POST /people/{personId}/loans/{loanId}/credit-reporting](https://docs.peachfinance.com/api-docs/api-public/credit-reporting/peach.credit_reporting.handlers.credit_reporting_status_create.md): Sets the starting date to begin reporting credit history for the loan.
 - [PUT /people/{personId}/loans/{loanId}/credit-reporting](https://docs.peachfinance.com/api-docs/api-public/credit-reporting/peach.credit_reporting.handlers.credit_reporting_fields_update.md): Sets loan-level credit reporting fields
 - [POST /people/{personId}/loans/{loanId}/credit-reporting/{creditAgencyId}/delete](https://docs.peachfinance.com/api-docs/api-public/credit-reporting/peach.credit_reporting.handlers.credit_reporting_status_delete.md)
