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