All Release Notes
Changed endpoints to get the matching shipping methods for a cart by cart id
6 February 2020
Composable Commerce
HTTP API
Enhancement
Deprecation
Carts
To streamline the API design, the endpoint to get matching shipping methods for a cart by cart ID has been changed. For backwards compatibility the previous format is still in operation, but has now been deprecated.
- [API] Changed the Get ShippingMethods for a Cart endpoint.
- [API] Changed the Get ShippingMethods for a Cart in Store endpoint.
- [API] Deprecated the query parameter
?cartId={id}
on/shipping-methods
endpoints.