GET api/getCustomerPendingDetails?CustomerId={CustomerId}&VisitedDate={VisitedDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CustomerId

integer

Required

VisitedDate

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.