FirstLookServices

<back to all web services

PricingHistoryFetch

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

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/PricingHistoryFetch HTTP/1.1 
Host: api.maxstage.firstlook.biz 
Content-Type: text/csv
Content-Length: length

UserLogin,BusinessUnitId,InventoryId,Ver
String,0,0,String

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

newValue,priorValue,valueChange,dataSource,userLogin,userFullName,timeStamp
0,0,0,String,String,String,String