Skip to main content

Cryptographically link a batch to a shipment (Async)

POST 

/api/v1/enterprise/eudr/shipments/link

Invokes the [BATCH_SHIPMENT_GATEKEEPER] Hedera Smart Contract to lock a verified batch to a logistics shipment. Emits a 'shipment.linked' webhook upon blockchain consensus.

Request

Responses

Smart contract lock initiated asynchronously

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

    The relative URI path to track the lifecycle phase and final cryptographic consensus receipts for this job.