Grant background location consent
POST/v2/consent/grant
Registers a customer's one-time legal consent for passive background location monitoring. The bank's mobile SDK can then silently report GPS coordinates without user interaction. Consent is tied to a specific customer + loan pair and has a configurable duration.
Request
Responses
- 201
- 400
- 403
Consent granted
Missing required fields
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.