s1 API Host

<back to all web services

GetProductsForTecRmiLabourWorkStepIdRequest

The following routes are available for this service:
GET, OPTIONS/api/products/car/{carId}/tecrmi/{tecRmiCarId}/{bodyId}/labourworkstep/{labourWorkStepId}Get products for tecrmi work idsUser has to be authenticated to search for products.
Parameters:
NameParameterData TypeRequiredDescription
carIdpathstringYesThe car type id
tecRmiCarIdpathintYesThe TecRmi car id
bodyIdpathintYesThe TecRmi body id
labourWorkStepIdpathintYesThe work ids to get products for
actionIdqueryintYesThe work ids to get products for
SkipqueryintNoThe amount of search results that need to be skipped. Default value is 0.
TakequeryintNoThe amount of search results that need to be taken. Default value is 25.
SortKeyquerystringNoThe key on which the sort needs to be applied. There is no default sorting applied.
SortDirectionquerystringNoThe direction in which the sorting needs to be applied. SortKey is a required field if you use this parameter. There is no default sort direction applied.
IncludeFilterOptionsqueryboolNoDefault is false. If set to true, will return the filter options for the given products.
IncludeAssetsqueryboolNoDefault is false. If set to true, will return extra assets for the given products.
WithoutRouteInfoqueryboolNoIf set to true, will not return route info which will decrease response times.
WithoutNettoPricequeryboolNoIf set to true, will not return net prices which will decrease response times.

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

CarId,TecRmiCarId,BodyId,LabourWorkStepId,ActionId,Skip,Take,SortKey,SortDirection,IncludeFilterOptions,IncludeAssets,WithoutRouteInfo,WithoutNettoPrice
String,0,0,0,0,0,0,String,String,False,False,False,False

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

ResponseStatus,UrgentMessages,WorkSteps,TotalResults,IsTruncated,Products,Assets,SpecialToolProducts,FilterOptions,DebugInfo
"{errorCode:String,message:String,stackTrace:String,errors:[{errorCode:String,fieldName:String,message:String}]}",,,0,False,,,,,{totalDuration:0}