Customs: Check Declaration Status
Customs via Parse · government_public
Check the status of a customs declaration by form number and consignment number. Returns status history or empty array if not found. Scraper for Maldives Customs Service (customs.gov.mv) providing tariff search, exchange rates, vessel movements, company search, declaration status, and statistics. Fulfilled by Parse from customs.gov.mv.
- customs
- customs-gov-mv
- finance
- government-public
- parse
- platform-key
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e880965a-b5c5-4f95-bb7c-37611d1df306/check_declaration_status
- Interface artifact
- sha256:b3b14a23820cd6d0676c8f744cd24a1511a6a8514164166543b0ba7851a29a28
- Manifest digest
- sha256:7c105d88b565844e02338459cde7fc7d3156e97b4e2dba231c26e420dc38176f
Request fields
- form_no (string, required): Form number in format X/NNNN/NNXX with 3 parts separated by forward slashes (e.g. 'R/1234/00MP')
- consig_no (string, required): Consignment number (e.g. 'C1234')
Example queries
- {"form_no":"R/1234/00MP","consig_no":"C1234"}