{"info":{"_postman_id":"b199ebdd-b066-4417-ada4-21efac88abfd","name":"Magento 2 Extra Fee Pro","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20561050","collectionId":"b199ebdd-b066-4417-ada4-21efac88abfd","publishedId":"2sBXwmRtQF","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-05-28T04:41:21.000Z"},"item":[{"name":"REST API","item":[{"name":"Add Extra Fee","id":"05a060f7-0984-44a8-b1ef-20035d98d93a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"quoteid\": 1,\n    \"storeid\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1/fees248/pub/rest/all/V1/extrafee/addextrafee","urlObject":{"protocol":"http","path":["fees248","pub","rest","all","V1","extrafee","addextrafee"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"05a060f7-0984-44a8-b1ef-20035d98d93a"},{"name":"Get Extra Fee using order increment_id","id":"e3b8a9bf-5cbd-4a1f-82c7-dc5b4dc1f0a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1/fees248/pub/rest/all/V1/orders/orderid/10","urlObject":{"protocol":"http","path":["fees248","pub","rest","all","V1","orders","orderid","10"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"e3b8a9bf-5cbd-4a1f-82c7-dc5b4dc1f0a6"},{"name":"Get Extra Fee in invoices","id":"ac8ad45f-601d-4053-8b0e-8b50f13db7a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/fees248/pub/rest/all/V1/invoices/invoiceid","urlObject":{"protocol":"http","path":["fees248","pub","rest","all","V1","invoices","invoiceid"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"ac8ad45f-601d-4053-8b0e-8b50f13db7a4"},{"name":"Get Extra Fee in creditmemo","id":"6695ac14-7d6f-4d49-a40e-69d90cbea39b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/fees248/pub/rest/all/V1/creditmemo/creditmemoid","urlObject":{"protocol":"http","path":["fees248","pub","rest","all","V1","creditmemo","creditmemoid"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"6695ac14-7d6f-4d49-a40e-69d90cbea39b"},{"name":"Get Extra Fee by customer","id":"dd40386e-f2b5-4636-a5ff-44c39dda6ed0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/fees248/pub/rest/V1/orders?searchCriteria[filterGroups][0][filters][0][field]=customer_id&searchCriteria[filterGroups][0][filters][0][value]=1&searchCriteria[filterGroups][0][filters][0][conditionType]=eq","urlObject":{"protocol":"http","path":["fees248","pub","rest","V1","orders"],"host":["127","0","0","1"],"query":[{"key":"searchCriteria[filterGroups][0][filters][0][field]","value":"customer_id"},{"key":"searchCriteria[filterGroups][0][filters][0][value]","value":"1"},{"key":"searchCriteria[filterGroups][0][filters][0][conditionType]","value":"eq"}],"variable":[]}},"response":[],"_postman_id":"dd40386e-f2b5-4636-a5ff-44c39dda6ed0"}],"id":"b8dd4270-e57b-4e07-89c0-b913d8931ced","_postman_id":"b8dd4270-e57b-4e07-89c0-b913d8931ced","description":""},{"name":"GraphQL API","item":[{"name":"Add Extra Fee","id":"5edbc829-e6fa-41c1-8eea-21badb2cdb5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    addExtrafee (\n        quoteid: 7,\n        storeid:1\n    ){\n        status\n        extrafeepro_description\n        extrafeepro_amount\n        extrafeepro_tax_amount\n        message\n    }\n}","variables":""}},"url":"http://127.0.0.1/fees248/pub/graphql","urlObject":{"protocol":"http","path":["fees248","pub","graphql"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"5edbc829-e6fa-41c1-8eea-21badb2cdb5d"},{"name":"Get Extra Fee by order query","id":"69d8c048-04b5-46f6-ba41-2b5b57ab4340","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"{\n  customerOrders {\n    items {\n      order_number\n      id\n      created_at\n      grand_total\n      status\n      extrafeepro_amount\n      base_extrafeepro_amount\n      extrafeepro_tax_amount\n      base_extrafeepro_tax_amount\n      extrafeepro_description\n      \n    }\n  }\n}","variables":""}},"url":"http://127.0.0.1/fees248/pub/graphql","urlObject":{"protocol":"http","path":["fees248","pub","graphql"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"69d8c048-04b5-46f6-ba41-2b5b57ab4340"},{"name":"Get Extra Fee in Invoice query","id":"8f5bd0fb-ea2c-4fce-89d3-742558fc9195","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"{\n  customerOrders {\n    items {\n      order_number\n      id\n      invoices{\n        extrafeepro_amount\n        base_extrafeepro_amount\n        extrafeepro_tax_amount\n        base_extrafeepro_tax_amount\n        extrafeepro_description\n      }\n      \n    }\n  }\n}","variables":""}},"url":"http://127.0.0.1/fees248/pub/graphql","urlObject":{"protocol":"http","path":["fees248","pub","graphql"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f5bd0fb-ea2c-4fce-89d3-742558fc9195"},{"name":"Get Extra Fee in creditmemo","id":"033eb739-9da1-431b-9f77-eedd243d0096","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"{\n  customerOrders {\n    items {\n      order_number\n      id\n      credit_memos{\n        extrafeepro_amount\n        base_extrafeepro_amount\n        extrafeepro_tax_amount\n        base_extrafeepro_tax_amount\n        extrafeepro_description\n      }\n      \n    }\n  }\n}","variables":""}},"url":"http://127.0.0.1/fees248/pub/graphql","urlObject":{"protocol":"http","path":["fees248","pub","graphql"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"033eb739-9da1-431b-9f77-eedd243d0096"}],"id":"8dc19850-3d14-4a7a-ae4c-82f974ab2c71","_postman_id":"8dc19850-3d14-4a7a-ae4c-82f974ab2c71","description":""}]}