s1 API Host

<back to all web services

BoschV3PlaceOrderRequest

The following routes are available for this service:
POST, OPTIONS/api/bosch-v3/place-orderPlace order in S1.ERP for Bosch OS3 / WMO

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

BuyerOrderId,PartialDelivery,ReplaceItems,Items,VehicleIdentification
String,False,False,"[{itemId:String,wholesalerArticleId:String,deliveryId:String,unitCount:0}]",{licensePlate:String}

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

WholesalerOrderId,OrderLine
String,"[{itemId:String,wholesalerArticleId:String,comment:String,status:String}]"