GET api/bo/auction/table?auctiontypeId={auctiontypeId}&status={status}&accessLevel={accessLevel}&ownerId={ownerId}

Get Table Auction (use AucId:"all" or ID Nunmber, Status: "all","soon","act","clo","can", Accesslevel: "all","pub","pro","pri")

Request Information

URI Parameters

NameDescriptionTypeAdditional information
auctiontypeId

string

Required

status

string

Required

accessLevel

string

Required

ownerId

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.