Skip to main content

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

Risk assessment queued

Response Headers
    X-RateLimit-Remaining

    The number of requests remaining in the current rate limit window.

    X-RateLimit-Reset

    The time at which the current rate limit window resets in UTC epoch seconds.

    X-RateLimit-Limit

    The maximum number of requests you're permitted to make per hour.

    X-Trace-Id

    Unique request trace identifier

    Location

    URL to track the job status