<back to all web services
GetKSPProductInfoRequest
The following routes are available for this service:GET, OPTIONS | /api/ksp/products | Gets all required information for one or more products by search term. | |
---|
Parameters:Name | Parameter | Data Type | Required | Description |
---|
SearchTerm | query | string | Yes | Searchterm must be provided to retrieve one or more products. |
To override the Content-type in your clients HTTP Accept Header, append the .jsv suffix or ?format=jsv
HTTP + JSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/GetKSPProductInfoRequest HTTP/1.1
Host: s1-api-tst.fource.nl
Content-Type: text/jsv
Content-Length: length
{
searchTerm: String
}