Click or drag to resize

ReturnMerchandiseAuthorizationGetRmasByShopId Method

Namespace:  Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorization
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static ReturnMerchandiseAuthorizationCollection GetRmasByShopId(
	string shopId
)

Parameters

shopId
Type: SystemString

Return Value

Type: ReturnMerchandiseAuthorizationCollection
See Also