.dev
REST APIAPI Reference

Maystro Delivery

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/maystroDelivery/labelIndividual"
POST
/v1/stores/{storeId}/integrations/maystroDelivery/labels

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/integrations/maystroDelivery/labels"
DELETE
/v1/stores/{storeId}/integrations/maystroDelivery/orders

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string
tracking*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

curl -X PUT "https://example.com/v1/stores/string/integrations/maystroDelivery/webhook"
GET
/v1/stores/{storeId}/integrations/maystroDelivery/webhookUrl

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/maystroDelivery/webhookUrl"