Place an Order
Get Available Shipping Methods
This will get the available shipping methods, it will return an array of shipping methods for each bag in the cart.
GET
/
checkout
/
cart
/
{cart_id}
/
shipping
/
available
Note: For more information on this endpoint go to the API Reference
Once the Shipping and Billing Address are set, then you can get the shipping methods available for a cart (and bags within the cart).
Path Parameters
Was this page helpful?