Set ping frequency for a loan
POST/v2/monitoring/schedule
Configure how often the bank's SDK should ping for a specific loan.
High-risk or previously-drifted loans can be set to more frequent pings.
The frequency is returned in the /v2/location/ping response as next_ping_in
so the SDK adjusts automatically.
Request
Responses
- 200
- 403
Schedule set
The endpoint requires an account-scoped API key. Legacy keys without an account identity cannot access tenant data. Also returned when the requested resource (loan, schedule) is registered to another account.