GET api/UserInfoes/ReportOwnerBuySellDetail?ownerId={ownerId}&year={year}&month={month}&farmId={farmId}&timeZone={timeZone}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ownerId

integer

Required

year

integer

Default value is 0

month

integer

Default value is 0

farmId

integer

Default value is 0

timeZone

string

Default value is GMT+06:00

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.