Click or drag to resize

ReturnMerchandiseAuthorizationGetRmasByOrderId Method

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

Parameters

orderId
Type: SystemString

Return Value

Type: ReturnMerchandiseAuthorizationCollection
See Also