ToyotaWebServices

<back to all web services

AppointmentGetRequest

The following routes are available for this service:
GET/appointments
GET/appointments/{AppointmentId}

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

AppointmentId,StartDate,EndDate,VIN,RequestId
String,String,String,String,00000000000000000000000000000000

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

(string)