GET api/ms/auction/table?auctiontypeId={auctiontypeId}&status={status}

Get Table Auction (use AucId:"all" or ID Nunmber, Status: "all","soon","act","clo")

Request Information

URI Parameters

NameDescriptionTypeAdditional information
auctiontypeId

string

Required

status

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.