I have a custom web service api in the web services extension in sap commerce and want to call this api from spartacus for getting some data. I need to add the mapping from spartacus occmodule to this web service api. What are the steps to do this and the best practices?
P.S - I know that we need to create a custom angular module for occ which would have the backend occ url mapped, converter/adapter but not sure how to inject these onto the ootb occmodule in spartacus.