GET api/Purchase/{cust_id}/Report-SellerCard?startDate={startDate}&toDate={toDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
cust_id

integer

Required

startDate

date

Required

toDate

date

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.