GET
/
api-cart
/
bill-to
/
ship-to
/
{shipToId}

Path Parameters

shipToId
string
required
Required string length: 24

Response

200 - application/json
__v
number
_id
string
address
object
billTo
object[]
cartId
string
Required string length: 24
createdAt
string
shipMethod
object
shipToId
number
shipToType
enum<string>
Available options:
BOPIS,
SHIP_TO_STORE,
SHIP_TO_ADDRESS,
STORE_PICKUP
taxCode
string
updatedAt
string

Was this page helpful?