GET
/
checkout
/
cart
/
{cart_id}
/
shipping
/
available

Retrieve all available shipping methods for a cart given its cart_id.

Since each merchant has different shipping methods, the response for this call provides shipping methods for each merchant that is a part of this cart.

Headers

X-Violet-Token
string
X-Violet-App-Secret
string
X-Violet-App-Id
integer

Path Parameters

cart_id
integer
required

Response

default - application/json
bag_id
integer
shipping_methods
object[]