API Reference
Machines
Set Minimum Bid
2min
PUT
PATH PARAMETERS
machine_id
integer
*ID of the machine
QUERY PARAMETERS
api_key
string
*API key for authentication
BODY PARAMETERS
body
MinBidRequestBody
*Minimum bid to set
price
number
Minimum bid price
client_id
string
Client ID
RESPONSES
200
Successful response
MinBidResponse
success
boolean
Indicates if the request was successful
you_sent
MinBidRequestBody

Updated 20 Jul 2023
Did this page help you?