ToyotaCanadaWebService

<back to all web services

DealerEditHistory

The following routes are available for this service:
All Verbs/DealerEditHistory/{ToyotaCode}/{PBSCode}/

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/DealerEditHistory HTTP/1.1 
Host: toyotacanada.pbssystems.com 
Content-Type: text/csv
Content-Length: length

ToyotaCode,PBSCode,AuditEntries
String,String,"[{Key:String,UserName:String,EntryDate:0001-01-01,OriginalValue:String,Message:String,NewValue:String,IsNew:False}]"

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

ToyotaCode,PBSCode,AuditEntries
String,String,"[{Key:String,UserName:String,EntryDate:0001-01-01,OriginalValue:String,Message:String,NewValue:String,IsNew:False}]"