Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

CustomPolygonServiceCustom Polygon Service

Anchor
getPolygonCounts
getPolygonCounts

Up

post /v3/custompolygons/search

...

application/json

Request body

body v3CustomPolygonRequest (required)

Body Parameter —

Return type

v3CustomPolygonResponse

Example data

Content-Type: application/json

...

200

A successful response. v3CustomPolygonResponse

default

An unexpected error response. rpcStatus

Anchor
DistanceCalculatorService
DistanceCalculatorService
DistanceCalculatorService

Anchor
batchCalculateDistance
batchCalculateDistance

Up

post /v3/batch-calculate-distance

...

application/json

Request body

body v3BatchDistanceRequest (required)

Body Parameter —

Return type

v3BatchDistanceResponse

Example data

Content-Type: application/json

...

200

A successful response. v3BatchDistanceResponse

default

An unexpected error response. rpcStatus

Anchor
calculateDistance
calculateDistance

Up

post /v3/calculate-distance

...

application/json

Request body

body v3DistanceRequest (required)

Body Parameter —

Return type

v3DistanceResponse

Example data

Content-Type: application/json

...

200

A successful response. v3DistanceResponse

default

An unexpected error response. rpcStatus