{"info":{"_postman_id":"5c5605cd-2d64-4fb8-8899-aeeda53d9734","name":"Magento 2 Recent Sale Notification EXtension","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20561050","collectionId":"5c5605cd-2d64-4fb8-8899-aeeda53d9734","publishedId":"2s9YC2yYFz","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-11T11:26:57.000Z"},"item":[{"name":"REST API","item":[{"name":"New Request","id":"857efb81-ebdf-40c6-8c73-96be1b10aad1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1/m2_restrictorder/rest/V1/orders?searchCriteria[filter_groups][0][filters][0][field]=customer_email&searchCriteria[filter_groups][0][filters][0][value]=test.magecomp@gmail.com","urlObject":{"protocol":"http","path":["m2_restrictorder","rest","V1","orders"],"host":["127","0","0","1"],"query":[{"key":"searchCriteria[filter_groups][0][filters][0][field]","value":"customer_email"},{"key":"searchCriteria[filter_groups][0][filters][0][value]","value":"test.magecomp@gmail.com"}],"variable":[]}},"response":[],"_postman_id":"857efb81-ebdf-40c6-8c73-96be1b10aad1"}],"id":"dceb3190-bbb2-4ca7-a5ee-937ccb4075c9","_postman_id":"dceb3190-bbb2-4ca7-a5ee-937ccb4075c9","description":""},{"name":"GraphQL","item":[{"name":"New Request","id":"e96202d1-9b2b-4273-8856-937414f4de50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"{\n    customer {\n    firstname\n    lastname\n     addresses {\n          street\n      city\n      region {\n        region_code\n        region\n      }\n      postcode\n      country_code\n      telephone\n     }\n    }\n  customerOrders {\n    items {\n      order_number\n      id\n      created_at\n      grand_total\n      status\n      created_at\n    }\n  }\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e96202d1-9b2b-4273-8856-937414f4de50"}],"id":"f52a4e4a-d1c0-43d8-a1e5-3833802fca57","_postman_id":"f52a4e4a-d1c0-43d8-a1e5-3833802fca57","description":""}]}