# Apply Shipping Method

*Note: For more information on this endpoint go to* [*Set Shipping Methods*](https://app.gitbook.com/s/8lXIp71Ct5qCUhXjko2q/orders-and-checkout/cart-shipping/set-shipping-methods)

Once you have all the available shipping methods for the bags within the cart, you can select and apply them to the cart.

Note: Your `bag_id` and `cart_id` will be different from the example you have been following so far. Please update the calls with your information.

{% openapi src="<https://2435497985-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZrOgj5n6PuU2r0Ya8Tzl%2Fuploads%2Fgit-blob-0cd1c131c27d43ec049d10413be325b864ea6e13%2Forder-service.yaml?alt=media>" path="/checkout/cart/{cart\_id}/shipping" method="post" expanded="true" %}
[order-service.yaml](https://2435497985-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZrOgj5n6PuU2r0Ya8Tzl%2Fuploads%2Fgit-blob-0cd1c131c27d43ec049d10413be325b864ea6e13%2Forder-service.yaml?alt=media)
{% endopenapi %}
