A Digital Developer is working in a sandbox on a site named test-site using the domain test.demandware.net. The Developer needs to compile a url to make an Open Commerce API (OCAPI) request that returns product information.
By default, which URL format is a proper Open Commerce API for Sandbox?
- https://test.demandware.com/dw/shop/products/M1355?client_id=aaa...
- https://www.test.com/s/test-site/sfc/shop/products/M1355?client_id=aaa...
- https://test.demandware.net/s/test-site/dw/shop/v18_3/products/M1355?client_id=aaa...
- https://www.test.com/dw/shop/v18_3/products/M1355?client_id=aaa...
Show Answer Next Question