Get Service (/productservice)

The 'Get Service' call allows you to retrieve detailed information for a specific service. You can also specify a language and a return format.

Please enter your host and distributor key here to update the links on the page.

Quick Start

Get the details of the service with id 9000255 for product with id 9000422 in JSON and Traditional Chinese

https://[host]/productsearchservice.svc/productservice?key=[key]&productid=9000422&serviceid=9000255&out=json&mv=CHINESE-T

Product Id and Service Id (&productid and &serviceid)

This parameter represents the id of the service you wish to retrieve details for.

OPTIONS :
A valid product id and service id. These id's can be retrieved from the get product call.
DEFAULT :
-
EXAMPLE :
https://[host]/productsearchservice.svc/productservice?key=[key]&productid=9000422&serviceid=9000255
Get the details of the service with id 9000255 for product with id 9000422

Output (&out)

Results can be request in JSON or XML format.

OPTIONS :
xml or json
DEFAULT :
xml
EXAMPLE :

Market Variant (&mv)

To obtain results in a different market variant you can use the 'mv' parameter.

OPTIONS :
CHINESE-T or CHINESE-S
DEFAULT :
ENGLISH
EXAMPLE :