{"info":{"_postman_id":"5919d7bb-01dd-4f6d-8907-393c895d70b5","name":"Magento - Special Prices","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"18025045","collectionId":"5919d7bb-01dd-4f6d-8907-393c895d70b5","publishedId":"2sA2xfYZFp","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-03-07T12:21:23.000Z"},"item":[{"name":"Add Prices","id":"28312a6d-d1c9-4565-828b-f0174b147a48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"customerId\": \"c19cd3d7-8707-4c22-8aa5-79e8268b4099\",\n    \"cleanup\": false,\n    \"productReferences\": [\n        {\n            \"sku\": null,\n            \"group\": \"161085730\",\n            \"price\": null,\n            \"discount\": 0.3,\n            \"date_from\": \"2025-08-27T00:00:00.000000Z\",\n            \"date_to\": null,\n            \"qty\": 10,\n            \"price_list_reference\": \"3ce49165-9ef9-4b33-a150-3dbfb084b0f9\",\n            \"description\": \"NS Tool - Group - Carbide Drills\",\n            \"priority\": 1\n        },\n        {\n            \"sku\": null,\n            \"group\": \"161061202\",\n            \"price\": null,\n            \"discount\": 0.1,\n            \"date_from\": \"2025-08-27T00:00:00.000000Z\",\n            \"date_to\": null,\n            \"qty\": 10,\n            \"price_list_reference\": \"3ce49165-9ef9-4b33-a150-3dbfb084b0f9\",\n            \"description\": \"Kyocera - Group B1 - Carbide Turning Inserts Negative\",\n            \"priority\": 1\n        },\n        {\n            \"sku\": null,\n            \"group\": \"161061261\",\n            \"price\": null,\n            \"discount\": 0.2,\n            \"date_from\": \"2025-08-27T00:00:00.000000Z\",\n            \"date_to\": null,\n            \"qty\": 1,\n            \"price_list_reference\": \"3ce49165-9ef9-4b33-a150-3dbfb084b0f9\",\n            \"description\": \"Kyocera - Group P4 - Indexable Milling Holders\",\n            \"priority\": 1\n        },\n        {\n            \"sku\": null,\n            \"group\": \"161061200\",\n            \"price\": null,\n            \"discount\": 0.5,\n            \"date_from\": \"2025-08-27T00:00:00.000000Z\",\n            \"date_to\": null,\n            \"qty\": 1,\n            \"price_list_reference\": \"3ce49165-9ef9-4b33-a150-3dbfb084b0f9\",\n            \"description\": \"Kyocera - Group A1 - Grooving Inserts\",\n            \"priority\": 1\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{magentoProtocol}}://{{magentoDomain}}/rest/{{magentoStoreview}}/V1/special-prices/addPrices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{userAccessToken}}"}]},"isInherited":true,"source":{"_postman_id":"5919d7bb-01dd-4f6d-8907-393c895d70b5","id":"5919d7bb-01dd-4f6d-8907-393c895d70b5","name":"Magento - Special Prices","type":"collection"}},"urlObject":{"protocol":"{{magentoProtocol}}","path":["rest","{{magentoStoreview}}","V1","special-prices","addPrices"],"host":["{{magentoDomain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"28312a6d-d1c9-4565-828b-f0174b147a48"},{"name":"Remove Price","id":"57841b10-43ec-4105-b584-e3ef17566052","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"productSku\": \"24-MB01\",\n    \"productGroup\": null,\n    \"customerId\": 2,\n    \"customerGroupId\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{magentoProtocol}}://{{magentoDomain}}/rest/{{magentoStoreview}}/V1/special-prices/removePrice","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{userAccessToken}}"}]},"isInherited":true,"source":{"_postman_id":"5919d7bb-01dd-4f6d-8907-393c895d70b5","id":"5919d7bb-01dd-4f6d-8907-393c895d70b5","name":"Magento - Special Prices","type":"collection"}},"urlObject":{"protocol":"{{magentoProtocol}}","path":["rest","{{magentoStoreview}}","V1","special-prices","removePrice"],"host":["{{magentoDomain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"57841b10-43ec-4105-b584-e3ef17566052"},{"name":"Remove Customer Prices","id":"85a99024-933d-49ec-931e-9d9b2350b990","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"customerId\": 2,\n    \"customerGroupId\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{magentoProtocol}}://{{magentoDomain}}/rest/{{magentoStoreview}}/V1/special-prices/removeCustomerPrices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{userAccessToken}}"}]},"isInherited":true,"source":{"_postman_id":"5919d7bb-01dd-4f6d-8907-393c895d70b5","id":"5919d7bb-01dd-4f6d-8907-393c895d70b5","name":"Magento - Special Prices","type":"collection"}},"urlObject":{"protocol":"{{magentoProtocol}}","path":["rest","{{magentoStoreview}}","V1","special-prices","removeCustomerPrices"],"host":["{{magentoDomain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"85a99024-933d-49ec-931e-9d9b2350b990"},{"name":"Remove Product Prices","id":"99892be3-1253-4266-91a5-7c873caef762","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"productSku\": \"24-MB01\",\n    \"productGroup\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{magentoProtocol}}://{{magentoDomain}}/rest/{{magentoStoreview}}/V1/special-prices/removeProductPrices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{userAccessToken}}"}]},"isInherited":true,"source":{"_postman_id":"5919d7bb-01dd-4f6d-8907-393c895d70b5","id":"5919d7bb-01dd-4f6d-8907-393c895d70b5","name":"Magento - Special Prices","type":"collection"}},"urlObject":{"protocol":"{{magentoProtocol}}","path":["rest","{{magentoStoreview}}","V1","special-prices","removeProductPrices"],"host":["{{magentoDomain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"99892be3-1253-4266-91a5-7c873caef762"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{userAccessToken}}"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"39248c02-8441-4ad3-ad31-0b5838188f27"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"407f195f-026b-44ae-be84-4a21e38ab1ab"}}]}