GET
/
api-cart
/
bill-to
/
{billToId}

Path Parameters

billToId
string
required
Required string length: 24

Response

200 - application/json
__v
number
_id
string
address
object
amount
number
Required range: x > 0.01
billToId
number
cardIdentifier
string
Required string length: 4
cart
string
createdAt
string
paymentMethod
string
Required string length: 3 - 24
updatedAt
string

Was this page helpful?