NameDescriptionTypeAdditional information
Id

Bid unique identifier

globally unique identifier

None.

AuctionId

Id of auction to bid into

globally unique identifier

None.

RequestedBidAmount

Amount that was requested to bid

decimal number

None.

ActualBidAmount

Amount that is bidded

decimal number

None.

RequestedBidMinimumLimit

Minimum amount that was specified for auction

decimal number

Obsolete: Not used actively anymore

BidRequestedDate

When bid was requested

date

None.

BidProcessedDate

When bid was processed

date

None.

IsRequestBeingProcessed

Is request currently processed

boolean

None.

StatusCode

Status of bid

0 Pending

1 Open

2 Successful

3 Failed

4 Cancelled

5 Accepted

ApiAuctionBidRequestStatus

None.

FailureReason

Why bid failed

ApiBidFailureReason

None.