Click or drag to resize

ReturnMerchandiseAuthorizationGetAllAvailableOrdersByCustomerId Method (Int64, String)

Namespace:  Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorization
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static OrderCollection GetAllAvailableOrdersByCustomerId(
	long customerId,
	string shopIDs
)

Parameters

customerId
Type: SystemInt64
shopIDs
Type: SystemString

Return Value

Type: OrderCollection
See Also