{"collection":{"info":{"_postman_id":"8be4f13b-bb40-4608-88f9-6b8942da3bf5","name":"Toggle graph","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2026-04-13T11:16:43.000Z","lastUpdatedBy":"39221730","uid":"16540815-8be4f13b-bb40-4608-88f9-6b8942da3bf5"},"item":[{"name":"Issuance","item":[{"name":"CreateOrder (digital)","id":"c44e6731-f822-4214-9431-efaba066cee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation CreateOrder {\n    createOrder(\n        account_id: {{account_id}}\n        currency: \"GBP\"\n        merchant_id: 24\n        group_fulfilment: false\n        auto_fulfil_group_fulfilment: true\n        merchant_transaction_reference: \"912321-2139433213-12323421_26062021\"\n        total: 2500\n        note: \"Customer complaint - given free voucher\"\n        sales_channel_id: 3\n        order_items: [\n            {\n                product_id: 5995\n                custom_price_modifier_value: 5000\n                fulfilment_method_id: 1\n                generate_card_reference: true\n                fulfilment_email: \"anthony.moore+receipient@airship.co.uk\"\n                discounts: [{\n                    discount_type_id: 1\n                    value: 2500\n                }]\n            }\n        ]\n        receipt_contact: {\n            email: \"anthony.moore+purchaser@airship.co.uk\"\n            first_name: \"Anthony\"\n            last_name: \"Moore\"\n        }\n    ) {\n    id,\n    LineItems{\n        id\n        Card{\n            id\n            card_reference\n            pin\n            balance\n            expiry_time\n            card_alias_card_reference\n            product_name\n            card_alias_card_reference\n        }\n    }\n  }\n}\n","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-12-11T10:49:15.000Z","uid":"16540815-c44e6731-f822-4214-9431-efaba066cee9"},{"name":"CreateOrder (postal)","id":"7fe23043-f484-4c0a-903a-57315da1a312","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation CreateOrder {\n    createOrder(\n        account_id: 1\n        currency: \"GBP\"\n        merchant_id: 24\n        group_fulfilment: true\n        auto_fulfil_group_fulfilment: false\n        group_fulfilment_postage_category_id: 576\n        group_fulfilment_address: {\n            name: \"Anthony Moore\"\n            address_line_1: \"123 made up street\"\n            address_line_2: \"Tixall\"\n            town_city: \"Stone\"\n            postcode: \"ST01 1AA\"\n        }\n        merchant_transaction_reference: \"abc-def-123-123-423-aaasdf105\"\n        unit_epos_reference: \"2251799825000010\"\n        total: 6000\n        sales_channel_id: 3\n        order_items: [\n            {\n                product_id: 3983\n                custom_price_modifier_value: 5000\n                fulfilment_method_id: 2\n                generate_card_reference: false\n            }\n        ]\n        receipt_contact: {\n            email: \"anthony.moore+purchaser@airship.co.uk\"\n            first_name: \"Anthony\"\n            last_name: \"Moore\"\n        }\n    ) {\n    id,\n    LineItems{\n        id\n        Card{\n            id\n            card_reference\n            pin\n            balance\n            expiry_time\n            card_alias_card_reference\n            product_name\n        }\n    }\n  }\n}\n","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-06-26T12:34:09.000Z","uid":"16540815-7fe23043-f484-4c0a-903a-57315da1a312"},{"name":"CreateOrder (Physical)","id":"6e400c76-29d0-42a6-b822-41f7fd770392","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation CreateOrder {\n    createOrder(\n        account_id: 1\n        currency: \"GBP\"\n        merchant_id: 24\n        group_fulfilment: true\n        auto_fulfil_group_fulfilment: true\n        merchant_transaction_reference: \"abc-def-123-123-423-aaas555\"\n        unit_epos_reference: \"2251799825000010\"\n        total: 5000\n        sales_channel_id: 3\n        order_items: [\n            {\n                product_id: 3532\n                custom_price_modifier_value: 5000\n                fulfilment_method_id: 3\n                generate_card_reference: false\n                card_reference: \"6301190088474564102\"\n            }\n        ]\n    ) {\n    id,\n    LineItems{\n        id\n        Card{\n            id\n            card_reference\n            pin\n            balance\n            expiry_time\n            card_alias_card_reference\n            product_name\n        }\n    }\n  }\n}\n","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-06-26T12:34:14.000Z","uid":"16540815-6e400c76-29d0-42a6-b822-41f7fd770392"},{"name":"CreateOrder (validity rules)","id":"9397290c-28af-48c6-8feb-fc30cde6a57d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation(\n  $account_id                   : Int!\n  $merchant_id                  : Int!\n  $sales_channel_id             : Int!\n  $order_items                  : [OrderItemInput]!\n  $group_fulfilment             : Boolean!\n  $auto_fulfil_group_fulfilment : Boolean!\n  $total                        : Int!\n  $currency                     : String!\n  $note                         : String\n) {\n  createOrder(\n    account_id                   :   $account_id,  \n    merchant_id                  :   $merchant_id,     \n    sales_channel_id             :   $sales_channel_id,\n    order_items                  :   $order_items,\n    group_fulfilment             :   $group_fulfilment,\n    auto_fulfil_group_fulfilment :   $auto_fulfil_group_fulfilment,\n    total                        :   $total,\n    currency                     :   $currency,\n    note                         :   $note\n  ) {\n    id,\n    LineItems{\n        Card{\n            id,\n            card_reference,\n            pin,\n            balance,\n            card_alias_card_reference\n        }\n    }\n  }\n}","variables":"{\n    \"account_id\": {{account_id}},\n    \"merchant_id\": 1,\n    \"sales_channel_id\": 7,\n    \"order_items\": [\n        {\n            \"product_id\": 3996,\n            \"custom_price_modifier_value\": 1300,\n            \"fulfilment_method_id\": 8,\n            \"generate_card_reference\": true,\n            \"discounts\": [\n                {\n                    \"discount_type_id\": 1,\n                    \"value\": 1000\n                }\n            ],\n            \"validity_rules\": [\n                {\n                    \"validity_rule_type_id\" : 1,\n                    \"rule\" : \"2024-01-01 00:00:00\"\n                }   \n            ] \n        }\n    ],\n    \"group_fulfilment\": true,\n    \"auto_fulfil_group_fulfilment\": true,\n    \"total\": 300,\n    \"currency\": \"GBP\",\n    \"note\": \"Ant Test valid at 11\"\n}"}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-06-26T10:00:59.000Z","uid":"16540815-9397290c-28af-48c6-8feb-fc30cde6a57d"},{"name":"CreateOrder (hard expire)","id":"d4c7acb2-af6b-4a8f-9ed9-f9ce064ec54a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation(\n  $account_id                   : Int!\n  $merchant_id                  : Int!\n  $sales_channel_id             : Int!\n  $order_items                  : [OrderItemInput]!\n  $group_fulfilment             : Boolean!\n  $auto_fulfil_group_fulfilment : Boolean!\n  $total                        : Int!\n  $currency                     : String!\n  $note                         : String\n) {\n  createOrder(\n    account_id                   :   $account_id,  \n    merchant_id                  :   $merchant_id,     \n    sales_channel_id             :   $sales_channel_id,\n    order_items                  :   $order_items,\n    group_fulfilment             :   $group_fulfilment,\n    auto_fulfil_group_fulfilment :   $auto_fulfil_group_fulfilment,\n    total                        :   $total,\n    currency                     :   $currency,\n    note                         :   $note\n  ) {\n    id,\n    LineItems{\n        Card{\n            id,\n            card_reference,\n            pin,\n            balance,\n            card_alias_card_reference\n            expiry_time\n        }\n    }\n  }\n}","variables":"{\n    \"account_id\": {{account_id}},\n    \"merchant_id\": 24,\n    \"sales_channel_id\": 3,\n    \"merchant_transaction_reference\": \"Ant_issue_teest_110423_12\",\n    \"order_items\": [\n        {\n            \"product_id\": 3532,\n            \"custom_price_modifier_value\": 5000,\n            \"fulfilment_method_id\": 1,\n            \"generate_card_reference\": true,\n            \"fulfilment_email\": \"anthony.moore@airship.co.uk\",\n            \"discounts\": [\n                {\n                    \"discount_type_id\": 1,\n                    \"value\": 2500\n                }\n            ],\n            \"expiry_config\": {\n                \"hard_expire_at\": \"2025-03-12 23:23:59\"\n            }\n        }\n    ],\n    \"group_fulfilment\": false,\n    \"auto_fulfil_group_fulfilment\": false,\n    \"total\": 2500,\n    \"currency\": \"GBP\",\n    \"note\": \"Ant Test\"\n    }\n"}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-06-26T10:01:01.000Z","uid":"16540815-d4c7acb2-af6b-4a8f-9ed9-f9ce064ec54a"}],"id":"de582c6c-5e30-49fa-af3c-11a5d15cdf78","createdAt":"2025-06-26T09:57:59.000Z","updatedAt":"2025-06-26T12:34:58.000Z","uid":"16540815-de582c6c-5e30-49fa-af3c-11a5d15cdf78"},{"name":"Redemption","item":[{"name":"BalanceAdjustment (basic)","id":"97f355a4-9408-4c30-b9f4-019f277622ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation CreateBalanceAdjustment {\n    createBalanceAdjustment(\n        currency: \"GBP\"\n        value: -1000\n        merchant_id: 26\n        unit_epos_reference: \"2251799825000010\"\n        card_reference: \"6301190088474564102\"\n        merchant_transaction_reference: \"ABC-DEF-GHI-1234123-123-0033\"\n    ) {\n        id\n        value\n        LineItem {\n            id\n            Card {\n                card_reference\n                card_alias_card_reference\n                balance\n                expiry_time\n                product_name\n            }\n        }\n        ValueSplit {\n            tender\n            discount\n        }\n    }\n}\n","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-06-26T12:35:51.000Z","uid":"16540815-97f355a4-9408-4c30-b9f4-019f277622ec"},{"name":"Mock adjustment","id":"8fca68a7-27ee-4125-ada1-fcf97c3c9754","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"query {\n  BalanceAdjustmentValueSplit(\n    card_reference: \"6301190088474564102\", \n    value: -1\n  ) {\n    tender\n    discount\n  }\n}\n","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-06-26T12:41:05.000Z","uid":"16540815-8fca68a7-27ee-4125-ada1-fcf97c3c9754"}],"id":"7906f733-a564-4267-a5f5-28a4ba0c08fc","createdAt":"2025-06-26T09:58:11.000Z","updatedAt":"2025-06-26T10:00:19.000Z","uid":"16540815-7906f733-a564-4267-a5f5-28a4ba0c08fc"},{"name":"Reversal","item":[{"name":"Get Line item ID","id":"b031a55b-173c-468f-9d3d-6d682f5fec8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"query LineItems {\n    LineItems(merchant_transaction_reference: \"abc-def-123-123-423-aaasde4\") {\n        data {\n            id\n        }\n    }\n}","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-06-26T12:41:42.000Z","uid":"16540815-b031a55b-173c-468f-9d3d-6d682f5fec8e"},{"name":"Reversal","id":"334bc171-8ec4-48c3-ba98-83b3e14f4349","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation CreateReversal {\n    createReversal(\n        merchant_transaction_reference: \"abc-def-ghi-123-123-123-123-122244\"\n        merchant_id: 24\n        unit_epos_reference: \"epos01\"\n        ReversalItems: { line_item_id: 11001614, shipping_refund: false }\n    ) {\n        id\n        value\n        LineItems {\n            value\n            Card {\n                card_reference\n                balance\n            }\n        }\n    }\n}\n","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[{"id":"e4195784-61c7-429b-bb7b-a6257bb0fd0d","name":"Reversal","originalRequest":{"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation(\n    $merchant_id:Int,\n    $unit_epos_reference:String,\n    $merchant_transaction_reference:String,\n    $ReversalItems:[ReversalItemInput]!\n)   { \n    createReversal( \n        ReversalItems: $ReversalItems, \n        merchant_transaction_reference: $merchant_transaction_reference, \n        unit_epos_reference: \n        $unit_epos_reference, \n        merchant_id: $merchant_id \n        )   { \n            merchant_transaction_reference, \n            LineItems{ \n                value, \n                Card{ \n                    id, \n                    card_reference, \n                    card_alias_card_reference, \n                    balance, \n                    initial_balance, \n                    updated_at, \n                    created_at \n                } \n            } \n        } \n}","variables":"{\n    \"ReversalItems\": [\n      {\n        \"line_item_id\": 3824811,\n        \"shipping_refund\": false\n      }\n    ],\n    \"unit_epos_reference\": \"epos01\",\n    \"merchant_id\": 26,\n    \"merchant_transaction_reference\": \"Ant_reversal_test_reversal_20230411_1327\"\n  }"}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null,"createdAt":"2025-06-26T09:57:44.000Z","updatedAt":"2025-06-26T09:57:44.000Z","uid":"16540815-e4195784-61c7-429b-bb7b-a6257bb0fd0d"}],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-06-26T12:42:12.000Z","uid":"16540815-334bc171-8ec4-48c3-ba98-83b3e14f4349"}],"id":"1be30a87-9aad-4e35-84f2-fbb52f6e6a63","createdAt":"2025-06-26T09:58:20.000Z","updatedAt":"2025-06-26T09:59:03.000Z","uid":"16540815-1be30a87-9aad-4e35-84f2-fbb52f6e6a63"},{"name":"Auth","event":[{"listen":"prerequest","script":{"id":"32b54354-bc8e-4035-883d-6c73356d79bd","exec":[""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"e05094c2-c28c-4572-8586-b7cff2227093","exec":["const responseHeaderBearerToken = pm.response.headers.get('x-Authorization');","pm.environment.set(\"bearer\",responseHeaderBearerToken);"],"type":"text/javascript","packages":{}}}],"id":"368cbd02-b673-4545-b144-50f13f149068","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer"},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"query LoginUser {\n    LoginUser(password: \"{{password}}\", username: \"{{username}}\") {\n        id\n    }\n}\n","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-06-26T12:54:27.000Z","uid":"16540815-368cbd02-b673-4545-b144-50f13f149068"},{"name":"Auth Copy","event":[{"listen":"prerequest","script":{"id":"32b54354-bc8e-4035-883d-6c73356d79bd","exec":[""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"e05094c2-c28c-4572-8586-b7cff2227093","exec":["const responseHeaderBearerToken = pm.response.headers.get('x-Authorization');","pm.environment.set(\"bearer\",responseHeaderBearerToken);"],"type":"text/javascript","packages":{}}}],"id":"85d4fa42-60a5-4964-a321-9e6dd887aa88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer"},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"query LoginUser {\n    LoginUser(password: \"{{password}}\", username: \"{{username}}\") {\n        id\n    }\n}\n","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-11-19T16:55:13.000Z","updatedAt":"2025-11-19T16:55:13.000Z","uid":"16540815-85d4fa42-60a5-4964-a321-9e6dd887aa88"},{"name":"Get orders by date","id":"aa55c654-f1f9-446f-a7fa-d02562dce2d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"{\n  Orders(\n    page: 1\n    limit: 10\n    created_at: \"2025-02-03 00:00:00\"\n  ) {\n    data {\n      LineItems {\n        id\n        created_at\n        Transaction {\n            merchant_transaction_reference\n        }\n        Card {\n            card_reference\n            balance\n            expiry_time\n        }\n      }\n    }\n  }\n}","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-06-26T09:57:43.000Z","uid":"16540815-aa55c654-f1f9-446f-a7fa-d02562dce2d3"},{"name":"Get transactions by date","id":"430ed893-8cbf-4d55-ae00-b0766332843e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"{\n  LineItems(\n    page: 1\n    limit: 10\n  ) {\n    data {\n        id,\n        created_at,\n        value,\n        LineItemType\n        {\n            name,\n        }\n        Transaction{\n            merchant_transaction_reference,\n            Merchant\n            {\n                name\n            }\n            Unit\n            {\n                name\n                id\n            }\n        }\n        Card\n        {\n            id,\n            Account{\n                name,\n                id\n            }\n            card_reference,\n            pin,\n            balance,\n            expiry_time,\n            card_alias_card_reference\n            product_name\n        }\n    }\n  }\n}","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-06-26T09:57:43.000Z","uid":"16540815-430ed893-8cbf-4d55-ae00-b0766332843e"},{"name":"GetProducts","id":"997f79ba-2906-4c48-b85e-f4b5b8985c01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"query {\n  Products(account_id: 1, active: true) {\n    id\n    name\n    allow_custom_price_modifier\n    active\n    PriceModifiers {\n      id\n      price\n      description\n    }\n    PostageTypes {\n      id\n      delivery_name\n      price\n      PostageCategory {\n        id\n      }\n    }\n  }\n}\n","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-06-26T12:50:32.000Z","uid":"16540815-997f79ba-2906-4c48-b85e-f4b5b8985c01"},{"name":"GetProducts Copy","id":"22042e63-bc41-4418-aa33-1a5cfd0aa457","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"query {\n  Products(account_id: 1, active: true) {\n    id\n    name\n    allow_custom_price_modifier\n    active\n    PriceModifiers {\n      id\n      price\n      description\n    }\n    PostageTypes {\n      id\n      delivery_name\n      price\n      PostageCategory {\n        id\n      }\n    }\n  }\n}\n","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2026-04-13T11:16:43.000Z","updatedAt":"2026-04-13T11:16:43.000Z","uid":"16540815-22042e63-bc41-4418-aa33-1a5cfd0aa457"},{"name":"Get units","id":"ee2919d7-719a-40b4-8aeb-1048ffee6b12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"query Units {\n    Units {\n        id\n        account_id\n        name\n        distance\n        site_reference\n        epos_site_reference\n    }\n}\n","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-06-26T12:51:13.000Z","uid":"16540815-ee2919d7-719a-40b4-8aeb-1048ffee6b12"},{"name":"BalanceCheck","id":"32e49af2-30bc-4856-9104-2185bc5022bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"query Cards {\n    Cards(card_reference: \"6301190004871637839\") {\n        data {\n            card_reference\n            balance\n            pin\n            card_alias_card_reference\n            initial_balance\n            product_name\n            first_top_up_value\n            created_at\n            used\n            expiry_time\n            validity_start_time\n            ValueSplit {\n                tender\n                discount\n            }\n        }\n    }\n}","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2025-06-26T09:57:43.000Z","updatedAt":"2025-06-26T12:53:47.000Z","uid":"16540815-32e49af2-30bc-4856-9104-2185bc5022bd"},{"name":"BalanceCheck Copy","id":"b9d0d0e8-3c1a-43ab-a752-c6279d56080a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearer}}","type":"string"}]},"method":"GET","header":[],"body":{"mode":"graphql","graphql":{"query":"query Cards {\n    Cards(card_reference: \"6301190004871637839\") {\n        data {\n            card_reference\n            balance\n            pin\n            card_alias_card_reference\n            initial_balance\n            product_name\n            first_top_up_value\n            created_at\n            used\n            expiry_time\n            validity_start_time\n            ValueSplit {\n                tender\n                discount\n            }\n        }\n    }\n}","variables":""}},"url":{"raw":"https://api.mytoggle.io/graphql","protocol":"https","host":["api","mytoggle","io"],"path":["graphql"]}},"response":[],"createdAt":"2026-03-16T08:45:37.000Z","updatedAt":"2026-03-16T08:45:37.000Z","uid":"16540815-b9d0d0e8-3c1a-43ab-a752-c6279d56080a"},{"name":"get cards","id":"26631fe0-6b44-408f-9970-80f308deda09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[]},"response":[],"createdAt":"2026-03-24T13:57:44.000Z","updatedAt":"2026-03-24T13:57:49.000Z","uid":"16540815-26631fe0-6b44-408f-9970-80f308deda09"}]}}