Here is the description of response attributes, which returns to the form of JSON.
Attributes | Description |
|---|
listWinnerAuctionBidData | It contains a List of auction winner bid data information
- *bidAmount**: The bid amount paid by the winner.
- *bidId**: The id of the bid.
- *bidderEmail**: Email id of the winner.
- *bidderFirstName**: First name of the winner.
- *bidderLastName**: Last name of the winner.
- *bidderPhone**: Phone number of the winner.
- *currency**: Currency selected in event.
- *deleteEnabled**: The delete bid link has been enabled.
- *displayBuyItNowPrice**: Display the item buy it now price.
- *distributed**: The auction bid payment type is distributed.
- *itemCode**: Code of the item.
- *itemShortName**: Short name of the item.
- *markAsPaidEnabled**: The mark as paid link is enabled.
- *markAsUnPaidEnabled**: The mark as unpaid link enabled.
- *note**: Item distribution note.
- *notes**: Item note.
- *paid**: The auction bid payment type is paid.
- *refundEnabled**: The refund bid link is enabled.
- *requestConfirmationEnabled**: The request confirmation link is enabled.
- *requestNameEnabled**: The request name link is enabled.
- *requestPaymentEnabled**: The request payment link is enabled.
|