cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Rest Web Service call could not call Hybris web Service.

Former Member
0 Likes
894

I have followed http://viewpoint-java.blogspot.com/2015/09/webservices-in-hybris.html But could not get all the products.

I have setup B2C electronics site and followed the above help page.

I tried use the webservice service as below. http://electronics.local:9001/myWebService/v1/electronics/products in the post man

Getting error as There is no resource for path /myWebService/v1/electronics/products

Accepted Solutions (0)

Answers (1)

Answers (1)

geffchang
Active Contributor

That post is quite old (using Hybris 5.4), and it's not complete. It doesn't show you how to setup the B2C / B2B accelerators, which will give you data to display.

I'm not sure for v1, but for v2 the catalogs would be here (using Hybris 5.7): https://localhost:9002/myWebService/v2/electronics/catalogs

The products endpoint doesn't seem to be available.

OCC API Documentation v2: https://help.hybris.com/6.3.0/api/ycommercewebservices/main.html