GET api/Purchase/{mat_type_id}/Report-SellerSales?startDate={startDate}&toDate={toDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
mat_type_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.