.dev
REST APIAPI Reference

Yalidine

GET
/v1/stores/{storeId}/integrations/yalidine/centers

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string
tracking*string

Response Body

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

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/yalidine/orders/deleteMany"
GET
/v1/stores/{storeId}/integrations/yalidine/parcels/{tracking}

Path Parameters

storeId*string
tracking*string

Response Body

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

Path Parameters

storeId*string
tracking*string

Response Body

curl -X DELETE "https://example.com/v1/stores/string/integrations/yalidine/parcels/string"
POST
/v1/stores/{storeId}/integrations/yalidine/resolve

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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