{"info":{"_postman_id":"65d3882b-85b2-47b7-9e31-8bbf170e0ef2","name":"Frontend Product Editor","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"65d3882b-85b2-47b7-9e31-8bbf170e0ef2","publishedId":"2sBY4Mtg9L","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-07-14T12:47:48.000Z"},"item":[{"name":"GraphQL","item":[{"name":"editorFields","id":"a334cba2-97ed-4d32-a967-02c8d6eb09ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query {\n  editorFields(\n    storeId: 1\n    productId: 1\n    customerGroupId: 1\n  ) {\n    status\n    message\n    product_id\n    customer_group_id\n    items {\n      code\n      type\n      label\n    }\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a334cba2-97ed-4d32-a967-02c8d6eb09ca"},{"name":"editorAttributeOptions","id":"e67661c8-670e-4cb6-bff6-adcd0e081ec1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query {\n  editorAttributeOptions(\n    storeId: 1\n    productId: 1\n    code: \"color\"\n    customerGroupId: 1\n  ) {\n    status\n    message\n    product_id\n    code\n    customer_group_id\n    items {\n      value\n      label\n      selected\n    }\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e67661c8-670e-4cb6-bff6-adcd0e081ec1"},{"name":"editorAttributeValue","id":"3d985918-b24b-42e2-859b-94cadf7b199c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query {\n  editorAttributeValue(\n    storeId: 1\n    productId: 1\n    code: \"name\"\n    customerGroupId: 1\n  ) {\n    status\n    message\n    product_id\n    code\n    customer_group_id\n    data\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d985918-b24b-42e2-859b-94cadf7b199c"},{"name":"editorUpdateProduct","id":"1dda9590-444e-4774-b362-cd42a660bc5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  editorUpdateProduct(\n    input: {\n      storeId: 1\n      productId: 1\n      code: \"name\"\n      value: \"HP\"\n      customerGroupId: 1\n    }\n  ) {\n    status\n    message\n    product {\n      product_id\n      code\n      customer_group_id\n      data\n    }\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1dda9590-444e-4774-b362-cd42a660bc5b"}],"id":"840b6b51-f0c9-4a96-a3b2-75acdfe3fc96","_postman_id":"840b6b51-f0c9-4a96-a3b2-75acdfe3fc96","description":""},{"name":"REST API","item":[{"name":"editorFields","id":"f9a7ce55-c372-4eab-9673-6f0d929e5955","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/rest/all/V1/Editor/editorFields?storeId=1&productId=1&customerGroupId=1","urlObject":{"path":["rest","all","V1","Editor","editorFields"],"host":["{{base_url}}"],"query":[{"key":"storeId","value":"1"},{"key":"productId","value":"1"},{"key":"customerGroupId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"f9a7ce55-c372-4eab-9673-6f0d929e5955"},{"name":"editorAttributeOptions","id":"46212bc3-5b9d-4034-be9d-640cd0e24305","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/rest/all/V1/Editor/editorAttributeOptions?storeId=1&productId=1&code=Productname&customerGroupId=1","urlObject":{"path":["rest","all","V1","Editor","editorAttributeOptions"],"host":["{{base_url}}"],"query":[{"key":"storeId","value":"1"},{"key":"productId","value":"1"},{"key":"code","value":"Productname"},{"key":"customerGroupId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"46212bc3-5b9d-4034-be9d-640cd0e24305"},{"name":"editorAttributeValue","id":"0a916d26-f49e-4965-ae7d-482b09d88cc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/rest/all/V1/Editor/editorAttributeValue?storeId=&productId=&code=&customerGroupId=","urlObject":{"path":["rest","all","V1","Editor","editorAttributeValue"],"host":["{{base_url}}"],"query":[{"key":"storeId","value":""},{"key":"productId","value":""},{"key":"code","value":""},{"key":"customerGroupId","value":""}],"variable":[]}},"response":[],"_postman_id":"0a916d26-f49e-4965-ae7d-482b09d88cc1"},{"name":"editorUpdateProduct","id":"31d87b51-a644-4860-b889-cef6acc34c58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/rest/all/V1/Editor/editorUpdateProduct?storeId=&productId=&code=&value=&customerGroupId=","urlObject":{"path":["rest","all","V1","Editor","editorUpdateProduct"],"host":["{{base_url}}"],"query":[{"key":"storeId","value":""},{"key":"productId","value":""},{"key":"code","value":""},{"key":"value","value":""},{"key":"customerGroupId","value":""}],"variable":[]}},"response":[],"_postman_id":"31d87b51-a644-4860-b889-cef6acc34c58"}],"id":"728ac150-24c2-40b4-8b66-8f6e9dc733fb","_postman_id":"728ac150-24c2-40b4-8b66-8f6e9dc733fb","description":""}]}