Click or drag to resize

ErpServiceCaller.GetPutOrdersRequest Method

Namespace:  Dynamicweb.DataIntegration.Integration.ERPIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public static string GetPutOrdersRequest(
	string orders,
	string settings
)

Parameters

orders
Type: System.String
settings
Type: System.String

Return Value

Type: String
See Also