Coverage by geographical reference and sku or variant id

GET/api/integration/coverage/check

Request

cURL
curl -X GET "https://dev.integration.cl.sodtrack-shared.sodtrack.com/api/integration/coverage/check?lat=LAT&lng=LNG&variantId=VARIANTID&sku=SKU" \
  -H "Authorization: Bearer $SODTRACK_TOKEN"

Base URL: https://dev.integration.cl.sodtrack-shared.sodtrack.com · other environments

Query parameters

NameTypeDescription
latstring
lngstring
variantIdstring
skustring

Responses

Coverage by geographical reference and variant id
true

Error responses for this endpoint follow the shared error reference.