{"info":{"_postman_id":"1c3ad011-3d58-4607-b860-f31951ba15d8","name":"API PLANTSTORE","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20223372","collectionId":"1c3ad011-3d58-4607-b860-f31951ba15d8","publishedId":"2sA35A64JL","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-03-21T07:15:55.000Z"},"item":[{"name":"Save Product","item":[{"name":"Get Save Item","id":"23aa1dcc-1bbb-4100-a1a3-73139d1799e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"7d125206d4efbc23e5dc9198b577a5dade9933a5aaa0ab94eafccb48854b3b0b"}]},"isInherited":false},"method":"GET","header":[],"url":"https://plantstore.getapi.my.id/api/wishlist/data","urlObject":{"path":["api","wishlist","data"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"23aa1dcc-1bbb-4100-a1a3-73139d1799e6"},{"name":"delete Item Save","id":"30904dca-9c1f-4876-b79e-07e4020dfb6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"7d125206d4efbc23e5dc9198b577a5dade9933a5aaa0ab94eafccb48854b3b0b"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"2","type":"text"}]},"url":"https://plantstore.getapi.my.id/api/wishlist/delete","urlObject":{"path":["api","wishlist","delete"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"30904dca-9c1f-4876-b79e-07e4020dfb6c"},{"name":"Save Item","id":"fd45e31a-d2f1-4a8c-b784-d2a0e4da19dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"7d125206d4efbc23e5dc9198b577a5dade9933a5aaa0ab94eafccb48854b3b0b"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"2","type":"text"}]},"url":"https://plantstore.getapi.my.id/api/wishlist/add","urlObject":{"path":["api","wishlist","add"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"fd45e31a-d2f1-4a8c-b784-d2a0e4da19dc"}],"id":"a06ca031-957e-4938-9c7d-923bdcf9ebba","_postman_id":"a06ca031-957e-4938-9c7d-923bdcf9ebba","description":""},{"name":"Home","item":[{"name":"Get Product","id":"c8148ace-3a5b-4bac-a2a4-b3c1c78baeab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"7d125206d4efbc23e5dc9198b577a5dade9933a5aaa0ab94eafccb48854b3b0b"}]},"isInherited":false},"method":"GET","header":[],"url":"https://plantstore.getapi.my.id/api/product/data","urlObject":{"path":["api","product","data"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"c8148ace-3a5b-4bac-a2a4-b3c1c78baeab"},{"name":"Get User","id":"5aa05d4f-e698-4d8f-a2aa-fafcc03bbfff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"7d125206d4efbc23e5dc9198b577a5dade9933a5aaa0ab94eafccb48854b3b0b"}]},"isInherited":false},"method":"GET","header":[],"url":"https://plantstore.getapi.my.id/api/user/data","urlObject":{"path":["api","user","data"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"5aa05d4f-e698-4d8f-a2aa-fafcc03bbfff"},{"name":"Product Detail","id":"90a08cce-38e2-44da-bad1-6d12f7bd9c99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"7d125206d4efbc23e5dc9198b577a5dade9933a5aaa0ab94eafccb48854b3b0b"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","value":"2","type":"text"}]},"url":"https://plantstore.getapi.my.id/api/product/detail","urlObject":{"path":["api","product","detail"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"90a08cce-38e2-44da-bad1-6d12f7bd9c99"}],"id":"396606f3-da8a-4d3f-9965-c3b2fd0aee32","_postman_id":"396606f3-da8a-4d3f-9965-c3b2fd0aee32","description":""},{"name":"Authentication","item":[{"name":"login","id":"603416a3-ab3f-41bd-8eed-f680518446ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"weqwedq@gmail.com","type":"text"},{"key":"password","value":"admin123","type":"text"}]},"url":"https://plantstore.getapi.my.id/api/auth/login","urlObject":{"path":["api","auth","login"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"603416a3-ab3f-41bd-8eed-f680518446ac"},{"name":"logout","id":"221d1334-8e37-4537-bf6d-993e04006aa3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://plantstore.getapi.my.id/api/auth/logout","urlObject":{"path":["api","auth","logout"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"221d1334-8e37-4537-bf6d-993e04006aa3"},{"name":"register","id":"a06cfe4a-b86d-4f16-84fb-21497d9ac1ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"asdwerf","type":"text"},{"key":"email","value":"weqwedq@gmail.com","type":"text"},{"key":"password","value":"admin123","type":"text"}]},"url":"https://plantstore.getapi.my.id/api/auth/register","urlObject":{"path":["api","auth","register"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"a06cfe4a-b86d-4f16-84fb-21497d9ac1ca"}],"id":"f85d46c7-2cf9-4df7-a7d7-c374e046d195","_postman_id":"f85d46c7-2cf9-4df7-a7d7-c374e046d195","description":""},{"name":"Cart","item":[{"name":"getCart","id":"89a5b92d-d68c-4d05-bac9-7f890292821e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"7d125206d4efbc23e5dc9198b577a5dade9933a5aaa0ab94eafccb48854b3b0b"}]},"isInherited":false},"method":"GET","header":[],"url":"https://plantstore.getapi.my.id/api/cart/data","urlObject":{"path":["api","cart","data"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"89a5b92d-d68c-4d05-bac9-7f890292821e"},{"name":"addCart","id":"84ee52d0-55a1-4cc5-803b-306cbd754eea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"7d125206d4efbc23e5dc9198b577a5dade9933a5aaa0ab94eafccb48854b3b0b"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"2","type":"text"},{"key":"quantity","value":"3","type":"text"}]},"url":"https://plantstore.getapi.my.id/api/cart/add","urlObject":{"path":["api","cart","add"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"84ee52d0-55a1-4cc5-803b-306cbd754eea"},{"name":"deleteCart","id":"24898aa6-f1b3-4619-b0f9-f8c9584e932d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"7d125206d4efbc23e5dc9198b577a5dade9933a5aaa0ab94eafccb48854b3b0b"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"cart_id","value":"1","type":"text"}]},"url":"https://plantstore.getapi.my.id/api/cart/delete","urlObject":{"path":["api","cart","delete"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"24898aa6-f1b3-4619-b0f9-f8c9584e932d"},{"name":"updateQuantity","id":"bfdee962-cfda-46c0-873c-5f1dc462a7ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"7d125206d4efbc23e5dc9198b577a5dade9933a5aaa0ab94eafccb48854b3b0b"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"cart_id","value":"2","type":"text"},{"key":"quantity","value":"2","type":"text"}]},"url":"https://plantstore.getapi.my.id/api/cart/quantityUpdate","urlObject":{"path":["api","cart","quantityUpdate"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"bfdee962-cfda-46c0-873c-5f1dc462a7ff"}],"id":"e2661a01-79a2-4203-9472-441925ebf87e","_postman_id":"e2661a01-79a2-4203-9472-441925ebf87e","description":""},{"name":"Order","item":[{"name":"getOrder","id":"7a017479-d150-4429-9e40-8921d8e7ab5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"7d125206d4efbc23e5dc9198b577a5dade9933a5aaa0ab94eafccb48854b3b0b"}]},"isInherited":false},"method":"GET","header":[],"url":"https://plantstore.getapi.my.id/api/order/history","urlObject":{"path":["api","order","history"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"7a017479-d150-4429-9e40-8921d8e7ab5b"},{"name":"addOrder","id":"1eb8bceb-11ab-4fc2-b462-2afb586c6e0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"7d125206d4efbc23e5dc9198b577a5dade9933a5aaa0ab94eafccb48854b3b0b"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"cart_id","value":"2","type":"text"},{"key":"phone","value":"08xxxxxxxxx","type":"text"},{"key":"address","value":"Jl. Mangga","type":"text"}]},"url":"https://plantstore.getapi.my.id/api/order/add","urlObject":{"path":["api","order","add"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"1eb8bceb-11ab-4fc2-b462-2afb586c6e0d"}],"id":"6eaed546-3615-4989-83f3-e7bddba1de80","_postman_id":"6eaed546-3615-4989-83f3-e7bddba1de80","description":""},{"name":"clientCredentials","id":"3479cf31-d0ca-4169-80bb-5f0bb92ff7a4","protocolProfileBehavior":{"disableBodyPruning":true,"strictSSL":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"d6aa509f7e0833635de14431130bacb49dd22f49"}],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://plantstore.getapi.my.id/api/auth/clientCredentials","urlObject":{"path":["api","auth","clientCredentials"],"host":["https://plantstore.getapi.my.id"],"query":[],"variable":[]}},"response":[],"_postman_id":"3479cf31-d0ca-4169-80bb-5f0bb92ff7a4"}],"event":[{"listen":"prerequest","script":{"id":"35589e6f-ebfd-4fce-bf17-4b72aff86fa1","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"85290a48-0293-44f3-bb18-d007df88601d","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"url","value":"https://plantstore.getapi.my.id","type":"string"},{"key":"passBassic","value":"d6aa509f7e0833635de14431130bacb49dd22f49"},{"key":"token","value":"7d125206d4efbc23e5dc9198b577a5dade9933a5aaa0ab94eafccb48854b3b0b"}]}