CreateOrderWorkFlowViewModel
Workflow request model containing customer data and order (including payment) information.
| Name | Description | Type | Additional information |
|---|---|---|---|
| customerinfo |
Customer information. |
CustomerCreationViewModel |
None. |
| orderinfo |
Order information. Include payment |
CreateOrderViewModel |
None. |