{"info":{"_postman_id":"09a93b3b-76d8-42b6-8a96-5560eb142afd","name":"Magento 2 Assign Order to Customer","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"09a93b3b-76d8-42b6-8a96-5560eb142afd","publishedId":"2sB2j7eqDP","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-05-08T04:22:44.000Z"},"item":[{"name":"REST API","item":[{"name":"Assign Order to Customer","id":"d59a4f8e-02a2-4bec-bdd4-35f65f8356af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"customerid\": \"1\",\n  \"orderid\": \"1\"\n}"},"url":"{{base_url}}/rest/all/V1/custom/assignorder","urlObject":{"path":["rest","all","V1","custom","assignorder"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d59a4f8e-02a2-4bec-bdd4-35f65f8356af"}],"id":"dbcfb0f1-2d9a-4fdc-8ec5-b063f7149473","_postman_id":"dbcfb0f1-2d9a-4fdc-8ec5-b063f7149473","description":""},{"name":"GraphQL API","item":[{"name":"Assign Order to Customer","id":"9e64725a-73d4-4c9f-93d9-d75ab056037a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query {\n  getorderdetail(customerid:1,orderid:1) {\n    status\n    message\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9e64725a-73d4-4c9f-93d9-d75ab056037a"}],"id":"fe7dd300-19bd-4ba5-924b-b44629668c06","_postman_id":"fe7dd300-19bd-4ba5-924b-b44629668c06","description":""}]}