| Name | Description | Type | Additional information |
|---|---|---|---|
| VisitGuid |
Visit unique Id |
globally unique identifier |
None. |
| VisitId |
Id of the visit |
integer |
None. |
| EmployeeName |
Name of the Employee. |
string |
None. |
| EmployeeGuid |
Employee unique Id |
globally unique identifier |
None. |
| DistributorErpId |
Distributor ErpId for the Visit |
string |
None. |
| EmpoyeeERPId |
id of the Employee. |
string |
None. |
| OutletName |
Outlet Name. |
string |
None. |
| OutletERPId |
Unique Id for the outlet/customer. |
string |
None. |
| BeatName |
BeatName |
string |
None. |
| BeatERPId |
Beat ERP Id |
string |
None. |
| Latitude |
Latitude if available |
decimal number |
None. |
| Longitude |
Longitude if available |
decimal number |
None. |
| Productive |
Is the visit productive. |
boolean |
None. |
| Valid |
If the sale valid. If the order is changed on a later stage it may change. |
boolean |
None. |
| NoSalesReason |
If there was no sales, the reason for that. |
string |
None. |
| RemarksManagement |
Additional remark added by the sales executive for management. |
string |
None. |
| RemarksDistributor |
Additional remark added by the sales executive for distributor. |
string |
None. |
| RemarksOther |
Other additional remark added by the sales executive. |
string |
None. |
| Time |
Time of the visit. |
date |
None. |
| SyncTime |
Time of Syncing of Call to server |
date |
None. |
| Discount |
Discount given on the Order |
decimal number |
None. |
| Sales |
List of the booked items |
Collection of V3.DetailedSale |
None. |
| OutOfTurn |
Was this Visit Out of turn (Not Scheduled for the Day) |
boolean |
None. |
| IsTelephonic |
Was this Telephonic Visit |
boolean |
None. |
| Outlet |
Outlet Details when ERPID for Outlet is Null |
V3.VisitOutlet |
None. |
| EmployeeLocalName | string |
None. |
|
| ExpectedDeliveryDate |
Expected Delivery Date if exists. |
date |
None. |
| SamplingProducts |
Sampling Products details |
Collection of V3.SamplingProduct |
None. |
| RouteErpId |
ErpId of Route |
string |
None. |
| CallStartTime |
Start time of Call |
date |
None. |
| CallEndTime |
End time of Call |
date |
None. |