HTTP + CSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/GetProductsForHaynesProWorkIdsRequest HTTP/1.1
Host: s1-api-tst.fource.nl
Content-Type: text/csv
Content-Length: length
CarId,WorkIds,AdditionalWorkIds,SystemId,Skip,Take,SortKey,SortDirection,IncludeFilterOptions,IncludeAssets,WithoutRouteInfo,WithoutNettoPrice
String,,,0,0,0,String,String,False,False,False,False
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
ResponseStatus,UrgentMessages,TotalResults,IsTruncated,Products,Assets,SpecialToolProducts,FilterOptions,DebugInfo
"{errorCode:String,message:String,stackTrace:String,errors:[{errorCode:String,fieldName:String,message:String}]}",,0,False,,,,,{totalDuration:0}