GET api/FabricTracker/BestCostReceivedFabricAPI?userID={userID}&fabricCode={fabricCode}&showCostingHistory={showCostingHistory}&pdFabricId={pdFabricId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userID

integer

Required

fabricCode

string

Required

showCostingHistory

string

Required

pdFabricId

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.