Forum Discussion
Related Content
- 9 months ago
Recent Discussions
- 5 days ago
- 9 days ago
Hi thatsthat
You can add cartid in the resource url directly in the api definitions, like this "/api/cart/{cartid}". I would prefer cartId to be honest, that's more in accordance with naming standards, but I guess cartid would work as well...
Type should be template.
Note that this will probably impact any test cases you already have (the values for cartid will get blanked out).