Product services include following operations for searching and viewing general product information. Pre-requisite for all operations in this WSDL is createSession web service. All results returned are specific to the customer account that is linked to the current web session.
| HTTP method | Service | Description |
| GET | searchProduct | allows you to search for a product based on the input criteria. |
| GET | viewProduct | allows you to view the details of a product. |
| GET | searchCatalogue | allows you to search for a catalogue based on the input criteria. |
