Auction Get by UUID
Description
Get auction information using the auction UUID.
Making a request
URL
/v2/auctions/{auctionUuid}
HTTP Method
GET
Headers
| Key | Value |
|---|---|
| BDXAPI_NAME | Bidlogix API Signature |
| Content-Type | application/json |
Path Parameters
| Parameter | Value |
|---|---|
| auctionUuid | The auction UUID for the given auction |
Call Details
Click here to see our documentation
Notes
This call will retrieve all information for the given auction. This does not return details of items within the auction.