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 GET \ --url https://sandbox-api.easecustoms.com/declaration-templates \ --header 'Authorization: Bearer <token>'
{ "page": 1, "itemsPerPage": 20, "result": [ { "id": 152, "declarationTemplateGroupId": 101, "procedureType": "IMPORT", "declarationOffice": "NL000850" } ] }
Retrieve a paginated list of declaration templates.