Info > Info > infoProvinces
GET:info/provinces.json
Description
Get all provinces known to the system from the given country.
Topic: Info
Arguments
Country code
Filter output by province code
Result
[InfoProvince!]
Preview (typescript)
function infoProvinces(): InfoProvince[]country_code: stringprovince_code?: string