Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
-
-
Empty show more show less
-
Yes
-
Add-Ons 42
-
2
Description
Current behaviour
In general the resources are not properly identified.
For instance, to add an item in a cart we use:“/carts/items”
And we pass the cartId in the request.
New behaviour
It would be more appropriate using:“/carts/{cartId}/items”This is present in most of our API.
Checklists
Acceptance criteria
Attachments
Issue Links
- relates to
-
ECOMMERCE-315 DOC: Checkout & Cart API changes (V2 added)
-
- Closed
-