Cart
Set shipping
Set the shipping address for the current user's cart.
put/cart/shipping
Request body
Example request
{
"shippingID": "shp_XXXXXXXXXXXXXXXXXXXXXXXXX"
}Response
Shipping address was set successfully.
Set the shipping address for the current user's cart.
{
"shippingID": "shp_XXXXXXXXXXXXXXXXXXXXXXXXX"
}Shipping address was set successfully.