FirstLookServices

<back to all web services

PricingCalculatorUpdate

The following routes are available for this service:
PUT/{ver}/pricingcalculator/dealer/{BusinessUnitId}/inventory/{InventoryId}/user/{UserLogin}
PUT/pricingcalculator/dealer/{BusinessUnitId}/inventory/{InventoryId}/user/{Userlogin}

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/PricingCalculatorUpdate HTTP/1.1 
Host: api.firstlook.biz 
Content-Type: text/csv
Content-Length: length

UserLogin,BusinessUnitId,InventoryId,DiscountPrice,Unlock,DrivewayPrice,Ver
String,0,0,0,False,0,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

String