Customs, Immigration and Quarantine facilities availability
Get 24 hours of CIQ availability information starting from specified date and time.
GET
https://api.aviowiki.com/airports/{aid}/availability/ciq
Path Parameters
Name | Type | Description |
---|---|---|
aid* | String | Aviowiki ID of the airport |
Query Parameters
Name | Type | Description |
---|---|---|
dateTime | String | Range start for the availability retrieval. Default value: |
local | Boolean | Whether to use local time or UTC. If |
Headers
Name | Type | Description |
---|---|---|
Authorization | String | An API Token using Bearer authorization. |
The detailed properties of the returned item can be found in the CIQ Availability documentation.
Last updated