Register home/work zones for a loan
POST/v2/collections/register
Associates hex zones (home, work) with a loan for collections tracking. Requires explicit customer consent via consent_token. Zones are upserted — re-registering the same loan+type updates the zone.
Request
Responses
- 200
- 400
- 403
Registration confirmed
Missing fields, invalid zone type, or invalid hex code
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.