Auth
3
Body
{
"name":"user2",
"email":"user2@user.com",
"password":"secret"
}Body
{
"email":"admin@admin.com",
"password":"secret"
}User
5
Body
{
"name":"Test Admin",
"email":"admin@admin.com"
}Body
{
"oldPassword":"secret",
"newPassword":"secret1"
}Product
6
Body
{
"name": "emperor bed",
"price": 23999,
"image": "https://dl.airtable.com/.attachmentThumbnails/0446e84c5bca9643de3452a61b2d6195/1b32f48b",
"colors": ["#0000ff", "#000"],
"company": "ikea",
"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": "bedroom"
}Body
{
"name":"Update Test"
}Review
5
Body
{
"product":"63d17cbf5807581a70167674",
"rating":1,
"title":"Nice item",
"comment":"very nice item"
}Body
{
"rating": 5,
"title": "very Niec Product",
"comment": "very nice item"
}Order
5
Body
{
"tax": 399,
"shippingFee": 499,
"items": [
{
"name": "accent chair",
"price": 2599,
"image": "https://dl.airtable.com/.attachmentThumbnails/e8bc3791196535af65f40e36993b9e1f/438bd160",
"amount": 34,
"product": "63d17cb05807581a70167672"
}
]
}Body
{
"paymentIntentId":"paid Success"
}