GET

https://prod01-apigw.{customer_name}.fabric.zone

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

Path Parameters

shipToId
string
required
Required string length: 24

Response

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

Was this page helpful?