Skip to main content
PATCH
Update a max 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

id
string
required

The auction ID of the max bid to update

Body

application/json
data
object
required

Input data for updating a max bid

Response

Max bid updated successfully

data
object
required

The created or updated max bid

timestamp
number
required
message
string