How to get product categories through Rest API

Hello All,

I am trying to fetch the product categories through API. Will you please help me to understand how it works?

I need Product categories & Sub categories with images.

I am going to consume this JSON response in application to list display all the product categories.

Thanks in Advance.

Have you read the ā€œREST Implementationā€ guide?

edit

Hereā€™s the ā€œnovelā€ Mark referred to

Like Calvin suggests, I would search for the REST Novel on this site, read the REST or REST v2 Technical Reference Guides on EpicWeb, and maybe investigate Epicor Functions which lets you encapsulate the Epicor logic on the server and expose that functionality through a REST v2 call.

1 Like