List cities
Coverage
List cities
Return cities for the chosen provider.
- KiriminAja (
provider=kirimin_aja, requiresprovinceId): returns the KA city dictionary for that province withcityIdyou can feed into/coverage/districts. - RideBlitz (
provider=ride_blitz): returns the 46 hard-coded allowed pickup cities.provinceIdis ignored. Use one of these values asoptions.pickupCitywhen calling/shipping/calculate-fee.
GET
List cities
Authorizations
API key for authentication. Create one in Settings > Developer. The key must have the BITCRM product scope and an orders resource scope; required action depends on the endpoint (READ, WRITE, or DELETE).
Query Parameters
Available options:
kirimin_aja, ride_blitz Required when provider=kirimin_aja. Get it from GET /shipping/coverage/provinces.
Response
Cities list. Shape varies by provider — see examples.

