List delivery methods by product [Obsolete("Use ListDeliveryMethodsByProduct2")]

Request
query Parameters
productId
required
integer <int32>

The internal product id for the product to list available delivery methods for.

countryId
string

Internal id that specifies in which country. If none is supplied, value is resolved from Application default.

zip
required
string

Zip code for filtration.

cultureCode
string

Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.

currencyId
string

Internal id that specifies in which currency to display prices. If none is supplied, value is resolved from Application.

Responses
200

Success

500

Internal Server Error

get/ShoppingService.svc/rest/ListDeliveryMethodsByProduct
Response samples
[
  • {
    }
]