This endpoints automatically enriches a member by thats already stored in the MA-system.
The endpoints fetches the member from the MA-system, enriches it's data, updates and redirects back to a pre-configured URL.
Security
api_key
- Productionhttps://api.oculos.no/v4/dataenrichment/forms/{clientName}/{id}
- Staginghttps://api.staging.oculos.no/v4/dataenrichment/forms/{clientName}/{id}
curl -i -X GET \
'https://api.oculos.no/v4/dataenrichment/forms/{clientName}/{id}' \
-H 'x-api-key: YOUR_API_KEY_HERE'