# SCRA

 - [DELETE /people/{personId}/loans/{loanId}/loc-payment-plan-scra](https://docs.peachfinance.com/api-docs/api-public/scra/peach.people.loans.expected_payments.handlers.loc_change_terms_scra_delete.md): Removes a single SCRA interest rate (`interestType=AbsoluteScra`) on a line of credit loan. The specified `rateId` must refer to an active SCRA interest rate on the loan.
 - [POST /people/{personId}/loans/{loanId}/loc-payment-plan-scra](https://docs.peachfinance.com/api-docs/api-public/scra/peach.people.loans.expected_payments.handlers.loc_change_terms_scra_create.md): Creates SCRA (Servicemembers Civil Relief Act) terms for a line of credit loan. For the SCRA period, the loan rate is lowered (default 6%) and fees may be canceled. Only applicable to line of credit l
 - [PUT /people/{personId}/loans/{loanId}/loc-payment-plan-scra](https://docs.peachfinance.com/api-docs/api-public/scra/peach.people.loans.expected_payments.handlers.loc_change_terms_scra_update.md): Modifies the start date or end date of a single SCRA interest rate (`interestType=AbsoluteScra`) on a line of credit loan. The new `startDate` must be before or equal to `endDate`, and both must fall
 - [DELETE /people/{personId}/loans/{loanId}/payment-plan-scra](https://docs.peachfinance.com/api-docs/api-public/scra/peach.people.loans.expected_payments.handlers.loan_change_terms_scra_delete.md): This endpoint is used for removing a single SCRA interest rate (`interestType=AbsoluteScra`) on a loan. Only applicable to installment loans. If the SCRA start date is in the past, this will replay th
 - [POST /people/{personId}/loans/{loanId}/payment-plan-scra](https://docs.peachfinance.com/api-docs/api-public/scra/peach.people.loans.expected_payments.handlers.loan_change_terms_scra_create.md): Creates a customer payment plan for the borrower in accordance with SCRA regulations. Only applicable to installment loans.
 - [PUT /people/{personId}/loans/{loanId}/payment-plan-scra](https://docs.peachfinance.com/api-docs/api-public/scra/peach.people.loans.expected_payments.handlers.loan_change_terms_scra_update.md): This endpoint is used for modifying the start date or end date of a single SCRA interest rate (`interestType=AbsoluteScra`). Only applicable to installment loans. If the SCRA start date is in the past
