PATCH
/
deals
/
{id}

Path Parameters

id
string
required

Deal is uniquely identified by id

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Body

application/json
id
string

Deal is uniquely identified by id

maximumBidPrice
integer

Deal has Maximum Bid Price

dealer

Deal sells from Dealer

currentBidPrice
integer

Deal has Current Bid Price

minimumBidPrice
integer

Deal has Minimum Bid Price

facilitator

Deal is facilitated by Facilitator

coBuyerOrCoSellerCustomer

Deal has CoBuyer Or CoSeller Customer

vehicle

Deal buys/sells Vehicle

customer

Deal is made with Customer

Response

200 - application/json
data
object
success
boolean