.dev
REST APIAPI Reference

MDM Express

GET
/v1/stores/{storeId}/integrations/mdmExpress/rates

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/mdmExpress/rates"
POST
/v1/stores/{storeId}/integrations/mdmExpress/send

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

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

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/integrations/mdmExpress/service-fees"