IEditSessionCreateDeliveryOrder Method iikoFront Api V3 Documentation

Namespace: Resto.Front.Api.V3.Editors
Assembly: Resto.Front.Api.V3 (in Resto.Front.Api.V3.dll) Version: 4.1.1236.1 (4.1.1236.1)
Syntax

C#
INewDeliveryOrderStub CreateDeliveryOrder(
	IOrderType type
)

Parameters

type
Type: Resto.Front.Api.V3.Data.OrganizationIOrderType
Order type. Order service type should be DELIVERY_BY_COURIER or DELIVERY_PICKUP.

Return Value

Type: INewDeliveryOrderStub
See Also

Reference