Defer a loan's payment obligation

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

account_id

string

required

The ID of the account.

loan_id

string

required

The ID of the loan. Accepts identifiers for line items of type LOAN.

Request data for deferring one or more payments

deferrals

array of objects

A collection of payment deferrals each with options targeting a due date

deferrals

ADD object

`` 202

Accepted.

``

`` 404

Account could not be found ``

Base URL

https://Contact sales to enable your sandbox/installment/v1/accounts/{account_id}/installment_loans/{loan_id}/payment_deferrals

``

xxxxxxxxxx

curl --request POST \

--url https://contact/%20sales%20to%20enable%20your%20sandbox/installment/v1/accounts//installment_loans//payment_deferrals \

--header 'content-type: application/json' ``

Click Try It! to start a request and see the response here!