Skip to main content
POST
Place a bid for a customer

Headers

Authorization
string
required

Your Auction Now API key as a Bearer token

Example:

"Bearer ak_XXXXXXX"

Path Parameters

customerId
string
required

The unique ID of the customer

Body

application/json
data
object
required

Input data for placing a bid

Response

Bid placed successfully

data
object
required

The created bid

timestamp
number
required
message
string