POST api/customervisit/commitvisit

Request Information

URI Parameters

None.

Body Parameters

CustomerVisit
NameDescriptionTypeAdditional information
CustomerVisitID

integer

None.

VisitNo

string

None.

VisitDate

date

None.

CustomerID

integer

None.

MKTPersonID

integer

None.

ShopVisitCommentID

integer

None.

Latitude

decimal number

None.

Longitude

decimal number

None.

VisitDateTime

date

None.

Remarks

string

None.

DBUserID

integer

None.

DBServerDateTime

date

None.

CustomerName

string

None.

CustomerCode

string

None.

CustomerAddress

string

None.

ZoneConfigID

integer

None.

ZoneFullName

string

None.

DealerName

string

None.

MKTName

string

None.

MKTCode

string

None.

VisitComment

string

None.

EntryUserName

string

None.

ErrorMessage

string

None.

Carrier

string

None.

DealerID

integer

None.

StartDate

date

None.

EndDate

date

None.

CustomerVisits

Collection of CustomerVisit

None.

ShopVisitComments

Collection of ShopVisitComment

None.

Contractors

Collection of Contractor

None.

LatitudeSt

string

None.

LongitudeSt

string

None.

VisitDateSt

string

None.

VisitTimeSt

string

None.

VisitDateTimeSt

string

None.

DBServerDateTimeSt

string

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.