Click or drag to resize
Infosoft Logo

ICustomerOrderServiceCreateCustomerArticleOrder Method

Creates a customer order.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Product
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  CreateCustomerArticleOrderRequest
A request that contains the unsaved customer order.

Return Value

CreatCustomerArticleOrderResponse
A response that contains the saved customer order.
See Also