| 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

ID of the Account

line\_item\_id

string

required

ID of the Loan line item

include\_forecasted\_interest

boolean

If interest will accrue before the next periodic payment, include a forecast of that interest in the periodic payment amount.

truetruefalse

# ``200      Periodic payment details for a specific loan

``400

Bad request

``401

Unauthorized.

``403

Forbidden.

``422

Invalid input

``429

Too many requests.

``default

Unexpected Error.

Updated 6 months ago

---

ShellNodeRubyPHPPython

Bearer

Base URL

https://Contact sales to enable your sandbox/accounts/{account\_id}/line\_items/loans/{line\_item\_id}/periodic\_payment\_due

```

xxxxxxxxxx

curl --request GET \

--url https://contact/%20sales%20to%20enable%20your%20sandbox/accounts//line_items/loans//periodic_payment_due \

--header 'accept: application/json'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

application/json

``200

Updated6 months ago

---
