Get Product List
Service URL: https://api.ssl2buy.com/queryservice/Product/GetProductList
This method allows partner to get product related details like ProductId, Product Name.
Response Parameters “GetProductListResponse"
Field Name | Description | Type |
---|---|---|
ProductLists | List object of Product | List |
ProductId | ProductId | Integer |
Product Name | Product Name | String |
APIError | ||
ErrorNumber | Error Number. Refer section “Error Description”. | Integer |
ErrorField | Error Field | String |
ErrorMessage | Description of errors | String |
StatusCode | Status Code for Response from API i.e 0 = Success Response -1 = Error in Response |
Integer |