{"info":{"_postman_id":"6ca510db-3708-4c92-b654-93f905be91a6","name":"Magento 2 Quantity Dropdown","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"6ca510db-3708-4c92-b654-93f905be91a6","publishedId":"2sBXwtqVLC","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-06-17T12:06:10.000Z"},"item":[{"name":"REST API","item":[{"name":"QtyDropdownOptionValue","id":"96f2903c-20c0-46ba-a589-2a58d451de41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"productId\": 1,\n  \"storeId\": 1\n}"},"url":"{{base url}}/rest/all/V1/Quantitydropdown/QtyDropdownOptionValue","urlObject":{"path":["rest","all","V1","Quantitydropdown","QtyDropdownOptionValue"],"host":["{{base url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"96f2903c-20c0-46ba-a589-2a58d451de41"},{"name":"QtyProductAttributeValue","id":"736a6b4c-049a-42c4-80e4-e22cd2cac7dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"productId\": 1,\n  \"optionValue\": 1,\n  \"storeId\": 1\n}"},"url":"{{base url}}/rest/all/V1/Quantitydropdown/QtyProductAttributeValue","urlObject":{"path":["rest","all","V1","Quantitydropdown","QtyProductAttributeValue"],"host":["{{base url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"736a6b4c-049a-42c4-80e4-e22cd2cac7dc"}],"id":"124fe03b-29a0-4aa3-8e84-6b640344522a","_postman_id":"124fe03b-29a0-4aa3-8e84-6b640344522a","description":""},{"name":"GraphQL","item":[{"name":"QtyDropdownOptionValue","id":"1139e610-84c0-4fba-b8ff-a509a6e08fb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  QtyDropdownOptionValue(\n    productId: 1\n    storeId: 1\n  ) {\n    status\n    message\n  }\n}\n","variables":""}},"url":"{{base url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1139e610-84c0-4fba-b8ff-a509a6e08fb1"},{"name":"QtyProductAttributeValue","id":"295d2893-be8f-4923-a9b9-84b6c92f79d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  QtyProductAttributeValue(\n    productId: 2\n    optionValue: 2\n    storeId: 2\n  ) {\n    status\n    message\n    dropdown_type\n    minimum_value\n    maximum_value\n    value_increment_by\n    custom_value\n  }\n}\n","variables":""}},"url":"{{base url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"295d2893-be8f-4923-a9b9-84b6c92f79d2"}],"id":"f6577f7e-9084-4ed6-8d43-f12951f96492","_postman_id":"f6577f7e-9084-4ed6-8d43-f12951f96492","description":""}]}