Skip to Content
0
Former Member
Sep 09, 2017 at 07:55 AM

Override {baseSiteId} value in commerce webservices

340 Views

Hi,

Can you please let me know how to override this {baseSiteId} value that comes in the url of a commercewbservices.

say - https://localhost:9002/ulcommwebservices/v2/{basesite}/products/search

works with https://localhost:9002/ulcommwebservices/v2/powertools/products/search

how to override this value with some custom value ? Also please let me know if this {basesite} is a mandatory value ? Commercewebservices will not work without providing a value for {basesite} ?