{"info":{"_postman_id":"be90f448-51a2-482f-9aff-11b72b164847","name":"Magento 2 Request to Assign Order","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"be90f448-51a2-482f-9aff-11b72b164847","publishedId":"2sB2qZD2Xe","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-05-20T09:52:28.000Z"},"item":[{"name":"REST API","item":[{"name":"Assign Order Request","id":"57394b8e-accd-420f-a724-191bc072f95b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"orderid\": \"3\",\n  \"new_email\": \"test1.magecomp@gmail.com\",\n  \"comment\": \"please update email for this order\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/assignorderrequest/api/","urlObject":{"path":["rest","all","V1","assignorderrequest","api",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"57394b8e-accd-420f-a724-191bc072f95b"},{"name":"Getconfig","id":"cb6e2579-fc81-4397-a562-c1d8ba0ed4f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"storeid\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/assignorderconfig/api/","urlObject":{"path":["rest","all","V1","assignorderconfig","api",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb6e2579-fc81-4397-a562-c1d8ba0ed4f1"}],"id":"035207a0-aa5c-4cc2-80b1-6c896e2e503c","_postman_id":"035207a0-aa5c-4cc2-80b1-6c896e2e503c","description":""},{"name":"GraphQL API","item":[{"name":"Assign Order Request","id":"59bd79e7-979f-4b02-b841-b8d572a75e17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query{ \n  orderassing(\n    orderid:1 ,\n    new_email:\"test.magecomp@gmail.com\",\n    comment:\"Email Updated For this order\"\n  )\n  {\n\tstatus,\n    message\n\t\t}\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"59bd79e7-979f-4b02-b841-b8d572a75e17"},{"name":"Getconfig","id":"d49381da-b018-4764-8c31-31e2790265db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query{ \n  Getconfigdata(\n    storeId:1\n  )\n  {\n\tdata\n  }\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d49381da-b018-4764-8c31-31e2790265db"}],"id":"44b348e8-4759-4b07-bae1-11026711dc41","_postman_id":"44b348e8-4759-4b07-bae1-11026711dc41","description":""}]}