{"info":{"_postman_id":"73665456-d6be-427c-b216-06f114c80032","name":"Order Status","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"73665456-d6be-427c-b216-06f114c80032","publishedId":"2s83tAsaFi","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-09-30T05:50:02.000Z"},"item":[{"name":"Rest API","item":[{"name":"Order Status","id":"e0c06372-0364-4001-932f-4e6cd1fa472a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/rest/all/V1/orders/{{order_id}}","urlObject":{"path":["rest","all","V1","orders","{{order_id}}"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0c06372-0364-4001-932f-4e6cd1fa472a"}],"id":"c93a875a-9e55-4ecf-ac6d-4fb8a55a3749","_postman_id":"c93a875a-9e55-4ecf-ac6d-4fb8a55a3749","description":""},{"name":"GraphQL API","item":[{"name":"Order Status","id":"b08568a2-9d42-4f58-a811-bfac5199527a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"{\n  customerOrders {\n    items {\n      order_number\n      id\n      created_at\n      grand_total\n      status\n    }\n  }\n}","variables":""}},"url":"{{baseurl}}/graphql","urlObject":{"path":["graphql"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b08568a2-9d42-4f58-a811-bfac5199527a"}],"id":"c6ed35ff-c9a6-4aa3-b58d-77429ef28dee","_postman_id":"c6ed35ff-c9a6-4aa3-b58d-77429ef28dee","description":""}]}