v1

latestOpenAPI 3.1.02026-07-14194.4 KB
Check coverage

Verifies whether the postcode or postcode zone specified in the query parameter is covered by Paack.

Returns all the covered postcodes and postcode zones if no query parameter is specified.

get/coverage

Query parameters

OR

Response

If you specified the query parameters, returns either "coverage" or "no coverage". Otherwise returns all covered postcodes and postcode zones.

OR

Example response

{
  "message": "coverage"
}