{"info":{"_postman_id":"9a666fd3-4f7c-45e1-8e8d-8272e965500b","name":"Magento 2 Free Shipping Bar","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"9a666fd3-4f7c-45e1-8e8d-8272e965500b","publishedId":"2sBY4Mtg9F","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-07-14T12:39:39.000Z"},"item":[{"name":"Rest API","item":[{"name":"Get Amount","id":"df2855ff-e936-417e-99ab-97afdb2da7fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"storeid\": 1,\n  \"price\": 200,\n  \"date\": \"20260710095400\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/freeshippingbar/getamountmessage/","urlObject":{"path":["rest","all","V1","freeshippingbar","getamountmessage",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"df2855ff-e936-417e-99ab-97afdb2da7fe"},{"name":"Get Configvalue","id":"c6621dc9-3d57-4301-8e08-842d91398aa2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"storeid\": 2\n\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/freeshippingbar/configvalue/","urlObject":{"path":["rest","all","V1","freeshippingbar","configvalue",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6621dc9-3d57-4301-8e08-842d91398aa2"}],"id":"d458dbd1-3796-47a4-a63c-40a47c0b1c5f","_postman_id":"d458dbd1-3796-47a4-a63c-40a47c0b1c5f","description":""},{"name":"GraphQL API","item":[{"name":"Get Amount","id":"4da10f08-d5a1-4182-bd75-f796382143de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n \tGetamount(input:\n    {\n        price:100\n        storeid:1\n        date:\"20260410195800\"\n    }) {\n \tstatus\n    message\n    progressbar_percentage\n    rules {\n      id\n      enable\n      title\n      store\n      date_from\n      date_to\n      priority\n      add_link\n      link_address\n      freeshippingbar_type\n      background_color\n      font_color\n      amount_color\n      font_size\n      intial_message\n      in_progress_message\n      achieved_message\n      enable_progressbar\n      progressbar_init_color\n      progressbar_middle_color\n      progressbar_complete_color\n      announcement_intial_message\n      announcement_font_color\n      announcement_font_size\n      announcement_background_color\n      countdown_timer\n      clock_background_color\n      clock_number_color\n      freeshippingbar_template\n      freeshippingbar_announce_template\n        }\n \t}\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4da10f08-d5a1-4182-bd75-f796382143de"},{"name":"Get Configvalue","id":"1d983ac0-1d1b-4064-8e19-ccda987a9c55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Store","value":"default","type":"text"}],"body":{"mode":"graphql","graphql":{"query":"query {\n  storeConfig {\n    freeshippingbar_config {\n      status\n      message\n      is_enabled\n      show_websitepagestatus\n      show_websitepage\n      product_page_text\n      mini_cart_text\n      cms_page_status\n      cms_pages\n      device_type\n      customer_groups\n      position\n    }\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d983ac0-1d1b-4064-8e19-ccda987a9c55"}],"id":"b0d6b3d5-df08-4005-942f-853b97919564","_postman_id":"b0d6b3d5-df08-4005-942f-853b97919564","description":""}]}