Deals
Create a new Deal
POST
/
deals
Query Parameters
depth
integer
The number of levels of related objects to include in the response
Body
application/json
vehicle
required
Deal buys/sells Vehicle
customer
required
Deal is made with Customer
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
Response
200 - application/json
data
object
success
boolean