| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderId |
Visit unique Id |
integer |
None. |
| DistributorGUID |
GUID of the distributor |
string |
None. |
| DistributorErpId |
ErpId of Distributor for which Primary Order has been taken |
string |
None. |
| DistributorType |
Type of Distributor - 1:Stockist, 2:Superstockist, 3:Sub Stockist |
integer |
None. |
| EmployeeName |
Name of Employee who has taken Primary Order |
string |
None. |
| EmpoyeeERPId |
Guid or ERP id of the Employee |
string |
None. |
| EmployeeGUID |
Guid of Employee who has taken the Primary Order |
string |
Required Max length: 50 |
| SuperStockistErpId |
SuperStockist ErpId for the Visit |
string |
None. |
| OrderRemarks |
Additional remark added by the sales executive for Company. |
string |
None. |
| Time |
Time of the Order |
date |
None. |
| OrderType |
Order Type as selected by User at the Time of Primary order Booking |
string |
None. |
| SyncTime |
Time of Syncing of Call to server |
date |
None. |
| OrderDetails |
List of the booked items |
Collection of OrderDetails |
None. |