Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://sandbox-api.easecustoms.com/v1/declarations/transit/{id}/validate \ --header 'Authorization: Bearer <token>'
{ "declarationId": 104, "status": "ready", "message": "Transit declaration validation passed" }
Trigger manual re-validation of a transit declaration.