Products
get/products
Returns a list of text products
Path parameters
- Name
location
- Type
- array
- Description
Location id
- Name
start
- Type
- string
- Description
Start time
- Name
end
- Type
- string
- Description
End time
- Name
office
- Type
- array
- Description
Issuing office
- Name
wmoid
- Type
- array
- Description
WMO id code
- Name
type
- Type
- array
- Description
Product code
- Name
limit
- Type
- integer
- Description
Limit
get/products/locations
Returns a list of valid text product issuance locations
get/products/types
Returns a list of valid text product types and codes
get/products/{productId}
Returns a specific text product
get/products/types/{typeId}
Returns a list of text products of a given type
get/products/types/{typeId}/locations
Returns a list of valid text product issuance locations for a given product type
get/products/locations/{locationId}/types
Returns a list of valid text product types for a given issuance location
get/products/types/{typeId}/locations/{locationId}
Returns a list of text products of a given type for a given issuance location