Facilities

Retrieve payoff amounts for a facility

GET
Retrieve a list of payoff amount/date pairs for a facility for the next 10 days

Path parameters

facility_idstringRequired

The facility_id of the facility you want to retrieve payoff amounts for

Response

This endpoint returns a list of objects
amount
integer
The amount of the payoff, in cents (e.g. 1000 = $10.00)
date
string
The date the payoff is due (YYYY-MM-DD)

Errors