Run compliance risk assessment for an EUDR batch
POST/api/v1/enterprise/eudr/batches/:batchId/assess-risk
An explicit command to lock the batch, verify all attached legal documents, and run the EUDR oracle checks. Returns 202 instantly, and triggers the batch.risk_assessed webhook when finished.
Request
Responses
- 202
- 403
- 404
Risk assessment queued
Response Headers
The number of requests remaining in the current rate limit window.
The time at which the current rate limit window resets in UTC epoch seconds.
The maximum number of requests you're permitted to make per hour.
Unique request trace identifier
URL to track the job status
Forbidden
Response Headers
The maximum number of requests you're permitted to make per hour.
The number of requests remaining in the current rate limit window.
The time at which the current rate limit window resets in UTC epoch seconds.
Batch not found
Response Headers
The maximum number of requests you're permitted to make per hour.
The number of requests remaining in the current rate limit window.
The time at which the current rate limit window resets in UTC epoch seconds.