post https://api.eu.mesh.complyadvantage.com/v2/customers//workflows/sync/update-and-rescore
This endpoint initiates the synchronous 'update and re-score' workflow for your customer in synchronous mode. The workflow consists of two steps:
- Customer Record Update: The customer record is updated.
- Risk Scoring: The risk score is re-calculated for the updated customer.
The workflow executes synchronously returning the workflow status. This end-point is currently idempotent: in case of downstream error you can re-send the exact same request, and the workflow will be retried.