.dev
REST APIAPI Reference

Ecotrack

GET
/v1/stores/{storeId}/integrations/ecotrack/fees

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/ecotrack/fees"
GET
/v1/stores/{storeId}/integrations/ecotrack/finance

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/ecotrack/finance"
POST
/v1/stores/{storeId}/integrations/ecotrack/labels

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/ecotrack/labels"
GET
/v1/stores/{storeId}/integrations/ecotrack/list

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/ecotrack/list"
DELETE
/v1/stores/{storeId}/integrations/ecotrack/orders/{tracking}

Path Parameters

storeId*string
tracking*string

Response Body

curl -X DELETE "https://example.com/v1/stores/string/integrations/ecotrack/orders/string"
GET
/v1/stores/{storeId}/integrations/ecotrack/orders/{tracking}/label

Path Parameters

storeId*string
tracking*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/ecotrack/orders/string/label"
POST
/v1/stores/{storeId}/integrations/ecotrack/orders/{tracking}/validate

Path Parameters

storeId*string
tracking*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/ecotrack/orders/string/validate"
POST
/v1/stores/{storeId}/integrations/ecotrack/orders/deleteMany

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/ecotrack/orders/deleteMany"
POST
/v1/stores/{storeId}/integrations/ecotrack/scoring

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/ecotrack/scoring"
POST
/v1/stores/{storeId}/integrations/ecotrack/send

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/ecotrack/send"
POST
/v1/stores/{storeId}/integrations/ecotrack/sendMany

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/ecotrack/sendMany"
GET
/v1/stores/{storeId}/integrations/ecotrack/statistics

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/ecotrack/statistics"
GET
/v1/stores/{storeId}/integrations/ecotrack/stock/products

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/ecotrack/stock/products"
POST
/v1/stores/{storeId}/integrations/ecotrack/sync

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/ecotrack/sync"
POST
/v1/stores/{storeId}/integrations/ecotrack/sync/cashin

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/ecotrack/sync/cashin"
GET
/v1/stores/{storeId}/integrations/ecotrack/sync/status

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/ecotrack/sync/status"
GET
/v1/stores/{storeId}/integrations/ecotrack/webhook

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/ecotrack/webhook"
POST
/v1/stores/{storeId}/integrations/ecotrack/webhook

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/ecotrack/webhook"
PATCH
/v1/stores/{storeId}/integrations/ecotrack/webhook

Path Parameters

storeId*string

Response Body

curl -X PATCH "https://example.com/v1/stores/string/integrations/ecotrack/webhook"
DELETE
/v1/stores/{storeId}/integrations/ecotrack/webhook

Path Parameters

storeId*string

Response Body

curl -X DELETE "https://example.com/v1/stores/string/integrations/ecotrack/webhook"
PUT
/v1/stores/{storeId}/integrations/ecotrack/webhook

Path Parameters

storeId*string

Response Body

curl -X PUT "https://example.com/v1/stores/string/integrations/ecotrack/webhook"