{"info":{"_postman_id":"595b2853-33b8-4125-940b-0d1c9d131156","name":"Product","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"14598787","collectionId":"595b2853-33b8-4125-940b-0d1c9d131156","publishedId":"2s8YRdsbEi","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-10-30T17:11:55.000Z"},"item":[{"name":"Create Product","id":"1b210243-51f3-42f2-afa0-27e85f94db5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Kecap ABC\",\n    \"detail\": \"PKecap ABC terenak sejagat raya\",\n    \"price\": 100.500,\n    \"stock\": 50,\n    \"category_id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/product","urlObject":{"port":"8080","path":["api","product"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1b210243-51f3-42f2-afa0-27e85f94db5e"},{"name":"Upload Photo Product","id":"f19f6aad-2c6d-4af0-b478-42b753a31e8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/Users/radityarestan/Downloads/kecap-abc.jpeg"},{"key":"id","value":"81","type":"text"}]},"url":"localhost:8080/api/product/upload","urlObject":{"port":"8080","path":["api","product","upload"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f19f6aad-2c6d-4af0-b478-42b753a31e8b"},{"name":"See Catalog","id":"47a7ad94-dda1-4a08-8f3c-78827c9380a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/api/product?lmt=20&oft=0","urlObject":{"port":"8080","path":["api","product"],"host":["localhost"],"query":[{"key":"lmt","value":"20"},{"key":"oft","value":"0"}],"variable":[]}},"response":[],"_postman_id":"47a7ad94-dda1-4a08-8f3c-78827c9380a8"},{"name":"Search Product","id":"7546ed1f-a885-4487-8f76-dbe7b061f9eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/api/product/search?q=kecap&lmt=20&oft=0","urlObject":{"port":"8080","path":["api","product","search"],"host":["localhost"],"query":[{"key":"q","value":"kecap"},{"key":"lmt","value":"20"},{"key":"oft","value":"0"}],"variable":[]}},"response":[],"_postman_id":"7546ed1f-a885-4487-8f76-dbe7b061f9eb"},{"name":"PDP Page","id":"4d1b79c8-4895-467b-809c-5fb9a62887d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/api/product/100","urlObject":{"port":"8080","path":["api","product","100"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d1b79c8-4895-467b-809c-5fb9a62887d8"}]}