s1 API Host

<back to all web services

UpdateDeliveryTimePreferenceRequest

The following routes are available for this service:
PUT, OPTIONS/api/account/delivery-time-preferences/{id}
Parameters:
NameParameterData TypeRequiredDescription
idpathstringNo

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/UpdateDeliveryTimePreferenceRequest HTTP/1.1 
Host: api-beta.ghs-automotive.nl 
Content-Type: text/csv
Content-Length: length

Id,DayOfWeek,Start,End
String,Sunday,"""00:00:00""","""00:00:00"""

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

Id,Start,End,DayOfWeek
String,"""00:00:00""","""00:00:00""",Sunday