Auth
3
Body
{
"name":"conor",
"email":"conor@gmail.com",
"password":"secret"
}
Body
{
"email":"conor@gmail.com",
"password":"secret"
}
Order
5
Body
{
"tax": 399,
"shippingFee": 499,
"items": [
{
"name": "accent chair",
"price": 2599,
"image":
"https://dl.airtable.com/.attachmentThumbnails/e8bc3791196535af65f40e36993b9e1f/438bd160",
"amount": 34,
"product": "63ccce44f5388845ddc84939"
}
]
}
Body
{
"paymentIntentId":"random"
}
Product
7
Body
{
"name": "albany sectional",
"price": 109999,
"image":
"https://dl.airtable.com/.attachmentThumbnails/0be1af59cf889899b5c9abb1e4db38a4/d631ac52",
"colors": ["#000", "#ffb900"],
"company": "liddy",
"description": "Cloud bread VHS hell of banjo bicycle rights
jianbing umami mumblecore etsy 8-bit pok pok +1 wolf. Vexillologist yr
dreamcatcher waistcoat, authentic chillwave trust fund. Viral typewriter
fingerstache pinterest pork belly narwhal. Schlitz venmo everyday carry
kitsch pitchfork chillwave iPhone taiyaki trust fund hashtag kinfolk
microdosing gochujang live-edge",
"category": "kitchen"
}
Body
{
"name":"Accent Chair"
}
Body
Key
| Value
| Description
|
image
|
|
|
Review
5
Body
{
"rating":"3",
"title":"A Great Product",
"comment":"This is a very good product",
"product":"63ccce44f5388845ddc84939"
}
Body
{
"rating":5,
"title":"a very bad product",
"comment":"this is a comment"
}
User
5
Body
{
"name":"Conor",
"email":"conor@gmail.com"
}
Body
{
"oldPassword":"john",
"newPassword":"secret"
}