{"info":{"_postman_id":"129aa2b3-18b6-45d4-8c3a-24a0aed2bcf4","name":"Test Constr","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"21065723","collectionId":"129aa2b3-18b6-45d4-8c3a-24a0aed2bcf4","publishedId":"2sBXigMZP5","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-03-15T16:19:22.000Z"},"item":[{"name":"products","item":[{"name":"products - filter","id":"20b2c43c-d41b-4659-870d-02997b87b418","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/products","urlObject":{"protocol":"http","port":"8000","path":["api","products"],"host":["localhost"],"query":[{"disabled":true,"key":"name","value":"Notebook Dell Inspiron"},{"disabled":true,"key":"brand","value":"dell"},{"disabled":true,"key":"stock","value":"15"}],"variable":[]}},"response":[],"_postman_id":"20b2c43c-d41b-4659-870d-02997b87b418"},{"name":"products id","id":"9cd73598-9e7e-4832-a853-a4f2375a1feb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8000/api/products/9","urlObject":{"protocol":"http","port":"8000","path":["api","products","9"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9cd73598-9e7e-4832-a853-a4f2375a1feb"},{"name":"creat products","id":"e70d6c63-2c0b-4e14-a565-e56d87de1d23","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Tv LG 4K - SMART Wifi\",\r\n    \"description\": \"Televisão - LG HD Wifi\",\r\n    \"brand\": \"LG\",\r\n    \"price\": \"2800.00\",\r\n    \"stock\" : \"10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/products","urlObject":{"protocol":"http","port":"8000","path":["api","products"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e70d6c63-2c0b-4e14-a565-e56d87de1d23"},{"name":"updte products","id":"81a59b65-5bdd-45b1-9eb7-f129df7c6add","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"IPHONE 17\",\r\n    \"description\": \"IPHONE 17, preto, 1T, 16g\",\r\n    \"brand\": \"Apple\",\r\n    \"price\": \"13000.00\",\r\n    \"stock\" : \"10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/products/9","urlObject":{"protocol":"http","port":"8000","path":["api","products","9"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"81a59b65-5bdd-45b1-9eb7-f129df7c6add"},{"name":"delete products","id":"a94b30f7-0feb-4cef-80f0-b3b3e9ea5482","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"data\": [9]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/products","urlObject":{"protocol":"http","port":"8000","path":["api","products"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a94b30f7-0feb-4cef-80f0-b3b3e9ea5482"}],"id":"ce9c6300-6c3c-4d02-933c-5802b9c1b097","_postman_id":"ce9c6300-6c3c-4d02-933c-5802b9c1b097","description":""}]}