Coverage by geographical reference and sku or variant id
GET
/api/integration/coverage/checkRequest
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
| Name | Type | Description |
|---|---|---|
lat | string | — |
lng | string | — |
variantId | string | — |
sku | string | — |
Responses
Coverage by geographical reference and variant id
trueError responses for this endpoint follow the shared error reference.