{"info":{"_postman_id":"27eae3f0-b7b2-4766-a22c-605af88bf63a","name":"Flexiroam Solutions API V3","description":"<html><head></head><body><p>The Flexiroam API lets you integrate the sale of <strong>eSIMs, data plans</strong>, and <strong>recurring data subscriptions</strong> directly into your app, store, or internal system. You can offer mobile connectivity worldwide without dealing with telco infrastructure.</p>\n<h3 id=\"with-the-flexiroam-api-you-can\">With the Flexiroam API, you can:</h3>\n<ul>\n<li><p>🛒 <strong>Sell or activate data plans</strong><br>  Allow users to purchase plans (e.g., 3 GB valid for 7 days) or assign them automatically as part of promotions, onboarding, or loyalty programs.</p>\n</li>\n<li><p>📊 <strong>Track user data usage</strong><br>  Monitor how much data each user has consumed, when the plan started, and whether it’s still active – all in real time.</p>\n</li>\n<li><p>🌍 <strong>Provide global coverage through eSIMs</strong><br>  Users can install eSIMs on their phones within minutes – no physical SIM cards needed. Coverage spans 150+ countries.</p>\n</li>\n<li><p>🔁 <strong>Support recurring subscriptions</strong><br>  Offer automated monthly plans – e.g., 5 GB per month – with automatic renewal.</p>\n</li>\n<li><p>⚙️ <strong>Automate connectivity management</strong><br>  From eSIM management, subscription, and plan activation to usage analytics – everything is manageable via API.</p>\n</li>\n</ul>\n<h1 id=\"who-is-this-for\">👥 Who is this for?</h1>\n<p>The Flexiroam API is designed for companies that want to offer <strong>global mobile internet</strong> without investing in telecom infrastructure. We support two main models of delivering data:</p>\n<ol>\n<li><p><strong>Recurring subscriptions</strong> (e.g., 5 GB every month)</p>\n</li>\n<li><p><strong>One-time data plans</strong> (e.g., 3 GB valid for 7 days)</p>\n</li>\n</ol>\n<h3 id=\"🔁-recurring-subscriptions--ideal-for\">🔁 Recurring Subscriptions – Ideal for:</h3>\n<ul>\n<li><p>✈️ <strong>Airlines</strong><br>  Syncing aviation data and connectivity for cabin crews between flights.</p>\n</li>\n<li><p>⚓ <strong>Maritime companies</strong><br>  GPS trackers and internet access for ships and marine staff.</p>\n</li>\n<li><p>📦 <strong>IoT hardware providers</strong><br>  eSIMs embedded in payment terminals, barcode scanners, vending machines, GPS trackers, etc.</p>\n</li>\n<li><p>🧳 <strong>Enterprises with traveling staff</strong><br>  A secure and scalable mobile data solution for employees on business trips.</p>\n</li>\n</ul>\n<h3 id=\"📦-one-time-data-plans--ideal-for\">📦 One-time Data Plans – Ideal for:</h3>\n<ul>\n<li><p>🌍 <strong>Travel &amp; tourism companies</strong><br>  Sell data plans as part of a travel package or as an upsell in your app.</p>\n</li>\n<li><p>🏦 <strong>Banks and fintechs</strong><br>  Offer eSIMs as an add-on service within your mobile banking app – e.g., during customer onboarding.</p>\n</li>\n<li><p>🧭 <strong>Platforms for digital nomads</strong><br>  Deliver global connectivity for freelancers and remote workers around the world.</p>\n</li>\n<li><p>📡 <strong>Mobile operators &amp; resellers</strong><br>  Build your own branded data offerings powered by Flexiroam’s infrastructure.</p>\n</li>\n</ul>\n<h1 id=\"quick-authentication-first-api-call\">🔐 Quick Authentication &amp; First API Call</h1>\n<p>The Flexiroam Solutions API uses a simple API Key authentication method – no OAuth, no tokens to refresh.</p>\n<h3 id=\"▶️-step-1-get-your-api-key\">▶️ Step 1: Get your API Key</h3>\n<ol>\n<li><p>Log in to your Flexiroam Solutions Portal.</p>\n</li>\n<li><p>Navigate to <a href=\"https://solutions.flexiroam.com/user/client/account-settings\">Account Settings → API Keys</a> tab</p>\n</li>\n<li><p>Generate a new API Key or copy an existing one.</p>\n</li>\n</ol>\n<p>From this page, you can also:</p>\n<ul>\n<li><p>Manage existing API Keys</p>\n</li>\n<li><p>Whitelist IP addresses</p>\n</li>\n<li><p>Revoke access if needed</p>\n</li>\n</ul>\n<h4 id=\"🔒-keep-your-key-secure--it-grants-full-access-to-your-integration\">🔒 Keep your key secure – it grants full access to your integration.</h4>\n<h3 id=\"▶️-step-2-add-your-api-key-to-every-request\">▶️ Step 2: Add your API Key to every request</h3>\n<p>All requests to the API should:</p>\n<ul>\n<li><p>Use <code>JSON</code> format in the body (if applicable)</p>\n</li>\n<li><p>Include your API Key in the headers like this:</p>\n</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-bash\">x-api-key: YOUR_API_KEY\n\n</code></pre>\n<h3 id=\"▶️-example-list-available-esim-stock\">▶️ Example: List available eSIM stock</h3>\n<p>Now let’s try running your first request and fetch the list of all available eSIMs in your account.</p>\n<p>To do this, open your preferred API testing tool (like Postman or Insomnia), or use Terminal/Bash, and paste the cURL command below.</p>\n<p>Just make sure to replace <code>YOUR_API_KEY</code> with your actual API key.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-bash\">curl --location 'https://solutions-api.flexiroam.com/v1/public-v2/list-inventory?chip_type=esim&amp;search_by=availability&amp;search=free' \\\n--header 'x-api-key: YOUR_API_KEY' \\\n--header 'Content-Type: application/json'\n\n</code></pre>\n<p>In response, you’ll receive a list of available eSIMs that have never been used. Each item represents a single eSIM object containing all relevant information.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"items\": [\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131081\",\n            \"subscribed\": \"0___4024081013108\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013108\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"a6a59e57-cb57-4167-b852-b0877e141404\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013108\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131099\",\n            \"subscribed\": \"0___4024081013109\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013109\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"5a073b17-5b91-494b-b747-e9c718cbfe54\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013109\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131107\",\n            \"subscribed\": \"0___4024081013110\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013110\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"ab4e5d15-420b-45ce-bdd2-4cb02c28b64c\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013110\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131115\",\n            \"subscribed\": \"0___4024081013111\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013111\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"b9e4456d-f677-4de7-8ea9-536f76835bda\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013111\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131123\",\n            \"subscribed\": \"0___4024081013112\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013112\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"ea21b98d-52e4-4f8d-9bcb-e2aef6b9d729\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013112\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131131\",\n            \"subscribed\": \"0___4024081013113\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013113\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"8052c5a2-54c2-4d15-b628-7359a7b1ac26\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013113\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131149\",\n            \"subscribed\": \"0___4024081013114\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013114\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"57d6c841-8474-426a-ab8b-a6ea9b610adf\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013114\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131156\",\n            \"subscribed\": \"0___4024081013115\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013115\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"73ae9ec5-81df-4033-87a6-635631856c11\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013115\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131164\",\n            \"subscribed\": \"0___4024081013116\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013116\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:39\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"39c3b9bb-ce5b-444e-a454-5235460c487b\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013116\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131172\",\n            \"subscribed\": \"0___4024081013117\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013117\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"79e3bedd-bff9-48ca-8cc1-53cfec671360\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013117\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131180\",\n            \"subscribed\": \"0___4024081013118\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013118\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"b2d1e5f7-0907-4ebe-9f76-133daf01e310\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013118\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131198\",\n            \"subscribed\": \"0___4024081013119\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013119\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"d3280cd6-c27f-4770-9730-a22bc78ab3af\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013119\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131206\",\n            \"subscribed\": \"0___4024081013120\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013120\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"f42cb7b4-2494-4f2f-ade2-fc303b970eb4\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013120\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131214\",\n            \"subscribed\": \"0___4024081013121\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013121\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:39\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"bcb8372d-6271-44b2-8cdd-cf314a87791a\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013121\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131222\",\n            \"subscribed\": \"0___4024081013122\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013122\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"fb466d8b-7d74-409e-90c9-5dee737b1c0d\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013122\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131230\",\n            \"subscribed\": \"0___4024081013123\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013123\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"95616135-fb5f-4d56-b2cc-a30eb40637e1\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013123\n        },\n        {\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"status\": \"active\",\n            \"billing_group_histories\": [],\n            \"iccid\": \"89852350824010131248\",\n            \"subscribed\": \"0___4024081013124\",\n            \"bootstrap_balances\": [],\n            \"availability_sku\": \"free___4024081013124\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-10-07 12:05:40\",\n            \"state\": \"normal\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": null,\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"6645466b-d216-440b-bd71-d4f9eec9c0c5\",\n            \"invoice_number\": \"FAL-INV-243789\",\n            \"sku\": 4024081013124\n        }\n    ],\n    \"page_key\": null\n}\n\n</code></pre>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"👥 Who is this for?","slug":"who-is-this-for"},{"content":"🔐 Quick Authentication & First API Call","slug":"quick-authentication-first-api-call"}],"owner":"5108186","collectionId":"27eae3f0-b7b2-4766-a22c-605af88bf63a","publishedId":"2sBXinHWWY","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-03-31T06:28:10.000Z"},"item":[{"name":"Subscriptions","item":[{"name":"Subscription list","id":"7e4377ae-bb31-41e5-85f2-18c35427e70f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions","description":"<p>Retrieves a list of all subscriptions.</p>\n","urlObject":{"path":["subscriptions"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[{"id":"846533fc-2fcc-4a8e-840a-00ba0a7958e4","name":"Subscription list","originalRequest":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Nov 2021 10:42:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1045"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"4aa09f2e-6537-4b1a-8d22-897bc9cb215b"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"IezHtE7DSQ0FZ0A="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-6188fefd-1c7e1892711187962084d77b;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"id\": \"16a466c6d22d4b5fa867c5f5afa22a73\",\n            \"price\": 1,\n            \"title\": \"[SIM MODEL] - 30MB Daily\",\n            \"status\": \"active\",\n            \"apn\": \"flexiroam\",\n            \"currency\": \"USD\",\n            \"prorate\": true,\n            \"billing_model\": {\n                \"id\": \"dtonsim\",\n                \"data_sharing\": false,\n                \"fixed_multiplier\": 0,\n                \"default_on_request\": false,\n                \"description\": \"SIM Model\"\n            },\n            \"subscriptions\": {\n                \"billed\": 2,\n                \"total\": 2\n            },\n            \"creation_date\": \"2021-10-27 10:35:11\",\n            \"frequency\": \"daily\",\n            \"autorenew\": true,\n            \"next_bill_date\": \"2021-11-08 16:00:00\",\n            \"service_status\": \"active\",\n            \"data_unit_per\": \"MB\",\n            \"pool_balance\": 60\n        },\n        {\n            \"id\": \"767ec4f246ae474c8c2e6b1430e4d32d\",\n            \"price\": 1.5,\n            \"title\": \"30MB Daily new renewal flow test BG\",\n            \"status\": \"active\",\n            \"apn\": \"flexiroam\",\n            \"currency\": \"USD\",\n            \"prorate\": true,\n            \"billing_model\": {\n                \"id\": \"dtonpool\",\n                \"data_sharing\": true,\n                \"fixed_multiplier\": 0,\n                \"default_on_request\": true,\n                \"description\": \"Data Pool Model\"\n            },\n            \"subscriptions\": {\n                \"billed\": 2,\n                \"total\": 2\n            },\n            \"creation_date\": \"2021-10-27 07:16:23\",\n            \"frequency\": \"daily\",\n            \"autorenew\": true,\n            \"next_bill_date\": \"2021-11-08 16:00:00\",\n            \"service_status\": \"active\",\n            \"data_unit_per\": \"MB\",\n            \"pool_balance\": 60\n        }\n    ]\n}"},{"id":"25e354fe-3ffd-46c9-b1f5-84cf76f98576","name":"Subscription list","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Nov 2021 10:58:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"26"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"5070ad98-8494-48f6-b151-58fbf4f10c1a"},{"key":"x-amzn-ErrorType","value":"UnauthorizedException"},{"key":"x-amz-apigw-id","value":"Ie1edHQryQ0FRcA="}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unauthorized\"\n}"}],"_postman_id":"7e4377ae-bb31-41e5-85f2-18c35427e70f"},{"name":"Subscribed list","id":"d0bfa68e-cdf7-40fc-a981-2c3cf8ab9a39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions/:SUBSCRIPTION_ID/subscribed","description":"<p>Retrieves a list of all SKUs subscribed to a subscription.</p>\n<p><strong>Path Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Required</th>\n<th>DataType</th>\n<th>Remark</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>:SUBSCRIPTION_ID</td>\n<td>Yes</td>\n<td>String</td>\n<td>One of the subscription ids retrieved from subscription list endpoint</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["subscriptions",":SUBSCRIPTION_ID","subscribed"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[{"id":"3a8b79fd-098d-44a0-897e-c3dd699cc1ce","name":"Subscribed list","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions/:SUBSCRIPTION_ID/subscribed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Nov 2021 11:16:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"80"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"32a1ee92-f80a-41a3-ac9f-bdaa25af5f89"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Ie4KVHnjSQ0FTiQ="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-6189070e-5bfbb4535301fd5354f9f4a0;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"sku\": 2019092952890,\n            \"chip_type\": \"esim\",\n            \"billed\": true\n        }\n    ]\n}"},{"id":"0953a4a9-f5e6-44c7-bc29-2e4fc8f838ad","name":"Subscribed list","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions/:SUBSCRIPTION_ID/subscribed"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Nov 2021 11:17:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"51"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"cb698c85-9266-49aa-9db8-c78adfac417e"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Ie4QPEHpyQ0FWiA="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61890734-679a574a1e118b1a58084e60;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"Subscription not found!\"\n}"}],"_postman_id":"d0bfa68e-cdf7-40fc-a981-2c3cf8ab9a39"},{"name":"Subscribe SKUs","id":"e5283194-4188-4b2c-9cab-6e1daefc97a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"sku\": [\n        2019092952890\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions/:SUBSCRIPTION_ID/subscribe","description":"<p>Subscribes a list of SKUs to a subscription.</p>\n<p><strong>Path Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Required</th>\n<th>DataType</th>\n<th>Remark</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>:SUBSCRIPTION_ID</td>\n<td>Yes</td>\n<td>String</td>\n<td>One of the subscription ids retrieved from subscription list endpoint</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["subscriptions",":SUBSCRIPTION_ID","subscribe"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[{"id":"2dd95306-ee81-4f8f-b5eb-baa7376ee5d9","name":"Subscribe SKU","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"sku\": [\n        2019811647378\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions/:SUBSCRIPTION_ID/subscribe"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Nov 2021 11:27:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"51"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"8aeacce1-0a8f-4f46-b1e9-b7ce014ecc5f"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Ie5vSGviyQ0FqxA="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61890994-543a3fb80ecd8ec218a1dc54;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"2019811647378 not found\"\n}"},{"id":"efb885dc-d7f1-4ec7-a54b-eee7b5ad40fb","name":"Subscribe SKU","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"sku\": [\n        2019092952890\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions/:SUBSCRIPTION_ID/subscribe"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Nov 2021 11:29:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"63"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"75e3231d-8336-469d-898e-ed87b53d0a8b"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Ie6HrF73yQ0FaUw="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61890a30-41489c4131dd7c3854e25f1e;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"2019092952890 is already subscribed\"\n}"},{"id":"2c4b0579-b13c-4a28-b3fd-26d6db7541bf","name":"Subscribe SKU","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"sku\": [\n        2019092952890\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions/:SUBSCRIPTION_ID/subscribe"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Nov 2021 11:30:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"d1957924-6238-4a33-a731-8afd51ff5044"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Ie6QtEtQSQ0Fv3g="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61890a6a-195daeab45534f4201b39882;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"e5283194-4188-4b2c-9cab-6e1daefc97a8"},{"name":"Unsubscribe SKUs","id":"df1a7db0-de1c-4141-9331-617b95b73aa5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"sku\": [\n        2019092952890\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions/:SUBSCRIPTION_ID/unsubscribe","description":"<p>Unsubscribes a SKU from a subscription.</p>\n<p><strong>Path Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Required</th>\n<th>DataType</th>\n<th>Remark</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>:SUBSCRIPTION_ID</td>\n<td>Yes</td>\n<td>String</td>\n<td>One of the subscription ids retrieved from subscription list endpoint</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["subscriptions",":SUBSCRIPTION_ID","unsubscribe"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[{"id":"b50b978d-64ff-4e69-a36f-9f9f2b86ba80","name":"Unsubscribe SKU","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"sku\": [\n        2019092952890\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions/:SUBSCRIPTION_ID/unsubscribe"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Nov 2021 11:30:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"31386d00-7d9e-40f8-9abc-4489289a85bc"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Ie6MTHxdSQ0FtxQ="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61890a4e-69e3019a19697c9e1a6acfc2;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"df1a7db0-de1c-4141-9331-617b95b73aa5"},{"name":"Enable subscription auto renewal","id":"074f79af-7a41-4c40-900f-02ce0b6a807f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions/:SUBSCRIPTION_ID/autorenewal","description":"<p>Enables subscription auto-renewal.</p>\n<p><strong>Path Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Required</th>\n<th>DataType</th>\n<th>Remark</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>:SUBSCRIPTION_ID</td>\n<td>Yes</td>\n<td>String</td>\n<td>One of the subscription ids retrieved from subscription list endpoint</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["subscriptions",":SUBSCRIPTION_ID","autorenewal"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[{"id":"90e7ef5e-5e86-45d4-80dc-c3b844c6d73f","name":"Enable subscription auto renewal","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions/:SUBSCRIPTION_ID/autorenewal"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 02:41:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"e17f48b1-37cb-4d87-999c-3f43228688de"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"JmNXvFNFSQ0FiTQ="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a58f64-1edf99ff0cbe34487a07b3e2;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"074f79af-7a41-4c40-900f-02ce0b6a807f"},{"name":"Disable subscription auto renewal","id":"e26eb8b5-2072-4dbe-801f-0162346669ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions/:SUBSCRIPTION_ID/autorenewal","description":"<p>Disables subscription auto-renewal.</p>\n<p><strong>Path Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Required</th>\n<th>DataType</th>\n<th>Remark</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>:SUBSCRIPTION_ID</td>\n<td>Yes</td>\n<td>String</td>\n<td>One of the subscription ids retrieved from subscription list endpoint</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["subscriptions",":SUBSCRIPTION_ID","autorenewal"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[{"id":"486da6f0-cad6-4c9a-ace7-55654eb70b52","name":"Disabled subscription auto renewal","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":"https://solutions-api.flexiroam.com/v1/public/client/subscriptions/:SUBSCRIPTION_ID/autorenewal"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 02:41:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"e17f48b1-37cb-4d87-999c-3f43228688de"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"JmNXvFNFSQ0FiTQ="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a58f64-1edf99ff0cbe34487a07b3e2;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"e26eb8b5-2072-4dbe-801f-0162346669ec"},{"name":"Unsuspend SKU","id":"68cacc09-c9b5-42e4-8c41-8e946c9b024c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/active","description":"<p>Un-suspend the SKU</p>\n<p><strong>Path Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Required</th>\n<th>DataType</th>\n<th>Remark</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>:SKU</td>\n<td>Yes</td>\n<td>Numeric</td>\n<td>SKU/ICCID of the SIM</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["inventory",":SKU","active"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[{"id":"1d6e5e3e-fab1-406f-a934-408fd409c800","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/active"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:13:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"92173d5c-8340-4b04-9daf-afc65da67932"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Jj8nmEyFSQ0FsLQ="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a4a7ca-0102a8c308b9967048f57d48;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"},{"id":"21008d57-e1e3-4e6d-a06d-cd8e15c92666","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/active"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:12:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"26"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"43e3eb66-461b-479d-a01d-f47e564edca8"},{"key":"x-amzn-ErrorType","value":"UnauthorizedException"},{"key":"x-amz-apigw-id","value":"Jj8d8GnpSQ0FeRw="}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unauthorized\"\n}"},{"id":"8f83fb78-5a51-4c2a-b5b5-25e16211e381","name":"SKU not found","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/active"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:12:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"9c354a72-a65c-4c87-999f-7d2656e95448"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Jj8iOEs8SQ0FjzA="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a4a7a7-78dbf65d60826478041e9eb1;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"SKU (201981164734) not found\"\n}"},{"id":"ba4fb770-9b50-42cb-bc5b-7f46cc19c9bc","name":"Permission denied","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/active"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:14:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"fb0f1c03-c07f-4183-947c-92b184924c94"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Jj8uVEpLSQ0FREw="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a4a7f5-08fe30fe36a6b6cf702b852f;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"Permission denied to Suspend SKU\"\n}"}],"_postman_id":"68cacc09-c9b5-42e4-8c41-8e946c9b024c"},{"name":"Suspend SKU","id":"58b469f5-c06e-4f9b-a574-306b60471713","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/suspend","description":"<p>Suspend the SKU</p>\n<p><strong>Path Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Required</th>\n<th>DataType</th>\n<th>Remark</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>:SKU</td>\n<td>Yes</td>\n<td>Numeric</td>\n<td>SKU/ICCID of the SIM</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["inventory",":SKU","suspend"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[{"id":"824c3ae2-be8c-40fa-8052-5d5b00b1872e","name":"Success","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/suspend"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:13:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"b5473d93-6cd6-4696-83f1-feb24818ba3c"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Jj8mRHo_yQ0Fitw="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a4a7c1-1b3849d83079c00108154e57;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"},{"id":"caa0f765-e505-4fbc-86aa-62cf0dc20807","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/suspend"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:12:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"26"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"cee4f8b1-399a-4ba8-9f07-f5006b6b4d22"},{"key":"x-amzn-ErrorType","value":"UnauthorizedException"},{"key":"x-amz-apigw-id","value":"Jj8cYEIsSQ0FmQA="}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unauthorized\"\n}"},{"id":"a267562c-f589-4659-92ce-cab51c39683f","name":"SKU not found","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/suspend"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:12:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"b69fac5a-dfb5-4af5-9943-440e1a1cdfb7"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Jj8glGkGyQ0Fk9Q="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a4a79d-4c6727d6578923c74ac65b4e;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"SKU (201981164734) not found\"\n}"},{"id":"9bff44a5-51a1-4d57-bab3-8c83b4dca575","name":"Permission denied","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/suspend"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:14:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"64"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"0f67e7eb-0326-435a-899a-2b8b5fa4b544"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Jj8skGdFSQ0FaPw="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a4a7e9-41cb86d844a91df12e119350;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"Permission denied to Unsuspended SKU\"\n}"}],"_postman_id":"58b469f5-c06e-4f9b-a574-306b60471713"}],"id":"6cb996f6-1cf6-4471-88ba-0a9eed980a92","description":"<p>The Subscriptions collection allows you to list available subscriptions, subscribe/unsubscribe SKUs, and suspend/resume SKUs, ensuring seamless management of data subscription services for IoT, corporate, maritime, and aviation sectors.</p>\n","_postman_id":"6cb996f6-1cf6-4471-88ba-0a9eed980a92"},{"name":"SIM Management","item":[{"name":"Inventory","item":[{"name":"List Inventory","id":"b94dc72e-3a73-45b3-bb4e-392a1b131919","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public-v2/list-inventory","description":"<p><code>chip_type</code> is not required for searching by <code>sku</code> , <code>iccid</code> or <code>imei</code>.</p>\n<p>Available Filters</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>search_by</strong></th>\n<th><strong>search</strong></th>\n<th><strong>Returns</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>availability</td>\n<td>taken</td>\n<td>List inventory with active/expired/finished plans or subscriptions</td>\n</tr>\n<tr>\n<td>availability</td>\n<td>free</td>\n<td>List inventory without active/expired/finished plans or subscriptions</td>\n</tr>\n<tr>\n<td>tag</td>\n<td>22c5da12-3558-49f6-9ddd-a23d703b6bb3</td>\n<td>List inventory using the tag_id fetched from the <strong>List Inventory Tags.</strong></td>\n</tr>\n<tr>\n<td>device_name</td>\n<td>Johnfrx-iPhone</td>\n<td>List inventory using the specified device name. Use <strong>Update Device Info</strong> to update the device name field.</td>\n</tr>\n<tr>\n<td>device_email</td>\n<td><a href=\"https://mailto:johnfrx@flexiroam.com\">johnfrx@flexiroam.com</a></td>\n<td>List inventory using the specified email address. Use <strong>Update Device Info</strong> to update the email address field.</td>\n</tr>\n<tr>\n<td>imei</td>\n<td>356901456102290</td>\n<td>List inventory using the specified IMEI. Use <strong>Update Device Info</strong> to update the IMEI field.</td>\n</tr>\n<tr>\n<td>sku</td>\n<td>4023100019269</td>\n<td>List inventory using the SKU</td>\n</tr>\n<tr>\n<td>iccid</td>\n<td>89852351023300192692</td>\n<td>List inventory using the ICCID</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["public-v2","list-inventory"],"host":["https://solutions-api.flexiroam.com/v1"],"query":[{"disabled":true,"description":{"content":"<p>(optional)(string): esim, sim</p>\n","type":"text/plain"},"key":"chip_type","value":"esim"},{"disabled":true,"description":{"content":"<p>(optional)(string): sku, iccid, availability, imei, device_email, username, device_name, tag</p>\n","type":"text/plain"},"key":"search_by","value":"availability"},{"disabled":true,"description":{"content":"<p>(optional)(string): check the table for available strings</p>\n","type":"text/plain"},"key":"search","value":"taken"}],"variable":[]}},"response":[{"id":"ad86c8f8-253f-4120-be31-492c96e1b325","name":"Availability","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public-v2/list-inventory?chip_type=esim&search_by=availability&search=taken","protocol":"https","host":["solutions-api","flexiroam","com"],"path":["v1","public-v2","list-inventory"],"query":[{"key":"chip_type","value":"esim","description":"(required)(string): esim, sim"},{"key":"search_by","value":"availability","description":"(optional)(string): sku, iccid, availability, imei, device_email, username, device_name, tag"},{"key":"search","value":"taken","description":"(optional)(string): check the table for available strings"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 09:11:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"8552"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"202d41f8-3e5e-414c-9478-b077cee543f3"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Z982HEJJSQ0EGzA="},{"key":"Access-Control-Allow-Methods","value":"GET,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-667bdb5a-61965e3a6cff154f0794d73b"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-06-04 15:22:29\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"9a624e4d-1079-4aff-8cd0-f2c1fb740df6\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2023-12-04 18:36:54\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": null,\n            \"id\": \"31ed2276-ce93-4ad1-b84b-73f70e188b0f\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2023-12-06 07:50:24\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"dddbcbe8-fad9-4d42-b511-480dedae306b\",\n                    \"subscribed_on\": \"2023-12-04 18:36:55\",\n                    \"unsubscribed_on\": \"2024-02-12 09:14:27\"\n                }\n            ],\n            \"iccid\": \"89852351023300192668\",\n            \"subscribed\": \"0___4023100019266\",\n            \"assigned_plans_count\": 2,\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"d5728649-a6d3-49f3-b833-e751a9e652da\",\n            \"availability_sku\": \"taken___4023100019266\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2023-12-04 18:36:10\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-183229\",\n            \"sku\": 4023100019266,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        },\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-06-11 13:46:12\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"523842ea-4f3f-465f-93d4-e48e8c491eaf\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2023-12-05 08:57:36\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": \"Some One\",\n            \"id\": \"fe8d11ef-4240-49a1-821c-76aa293d192b\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-03-27 07:33:10\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"dddbcbe8-fad9-4d42-b511-480dedae306b\",\n                    \"subscribed_on\": \"2023-12-05 08:57:36\",\n                    \"unsubscribed_on\": \"2024-02-12 09:14:38\"\n                },\n                {\n                    \"billing_group_id\": \"e9954011-8148-42d9-a33c-26378735089f\",\n                    \"subscribed_on\": \"2024-03-22 13:18:02\",\n                    \"unsubscribed_on\": \"2024-03-22 13:18:08\"\n                },\n                {\n                    \"billing_group_id\": \"e9954011-8148-42d9-a33c-26378735089f\",\n                    \"subscribed_on\": \"2024-03-27 07:33:10\",\n                    \"unsubscribed_on\": \"2024-03-27 09:18:49\"\n                }\n            ],\n            \"iccid\": \"89852351023300192692\",\n            \"subscribed\": \"0___4023100019269\",\n            \"assigned_plans_count\": 2,\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"2a7dcf85-1161-4919-9574-2b3aa6dc95a1\",\n            \"availability_sku\": \"taken___4023100019269\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2023-12-04 18:36:10\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": \"IT\",\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-183229\",\n            \"sku\": 4023100019269,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        },\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-05-18 13:52:17\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"71d8517d-e96e-432d-877c-7967c67f6b3a\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2024-01-16 12:01:45\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": null,\n            \"id\": \"ff07403b-b895-4890-946c-d6af465b6ac8\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": \"user1@flexiroam.com\"\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-02-01 00:00:43\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-16 12:01:46\",\n                    \"unsubscribed_on\": \"2024-03-01 00:00:42\"\n                }\n            ],\n            \"iccid\": \"89852351023300192700\",\n            \"subscribed\": \"0___4023100019270\",\n            \"assigned_plans_count\": 0,\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"f773ab43-69c2-4eba-9aa3-a6d48dfcbf95\",\n            \"availability_sku\": \"taken___4023100019270\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2023-12-04 18:36:10\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-183229\",\n            \"sku\": 4023100019270,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        },\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-04-18 13:55:14\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"71d8517d-e96e-432d-877c-7967c67f6b3a\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2024-01-16 12:11:48\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": null,\n            \"id\": \"b90bb0c6-2953-4cf0-9876-1950b8336a27\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": \"user2@flexiroam.com\"\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-02-01 00:00:43\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-16 12:11:50\",\n                    \"unsubscribed_on\": \"2024-03-01 00:00:42\"\n                }\n            ],\n            \"iccid\": \"89852351023300197931\",\n            \"subscribed\": \"0___4023100019793\",\n            \"assigned_plans_count\": 1,\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"24079924-adef-4716-bf20-998b627fdb03\",\n            \"availability_sku\": \"taken___4023100019793\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-01-16 11:59:44\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-195040\",\n            \"sku\": 4023100019793,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        },\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-03-01 00:03:11\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"71d8517d-e96e-432d-877c-7967c67f6b3a\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2024-01-17 15:23:07\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": null,\n            \"id\": \"4d70811c-0d73-4711-82c5-5569fc8150eb\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-02-01 00:00:43\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-17 15:23:07\",\n                    \"unsubscribed_on\": \"2024-03-01 00:00:42\"\n                }\n            ],\n            \"iccid\": \"89852351023300197980\",\n            \"subscribed\": \"0___4023100019798\",\n            \"assigned_plans_count\": 2,\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"cf80550c-31fa-47f3-a1dd-588e2caa2daa\",\n            \"availability_sku\": \"taken___4023100019798\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-01-16 11:59:44\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-195040\",\n            \"sku\": 4023100019798\n        },\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-04-16 19:07:16\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"ea1c8e3f-d171-4703-9e1e-10c83d571953\",\n                \"main_data\": 0.002\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2024-02-13 10:30:07\",\n            \"pausing\": 0,\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": null,\n            \"pausing_locked_at\": \"2024-02-19 08:52:55\",\n            \"id\": \"ef90ef1f-9204-4aa0-954c-d1ccb7cbd770\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": \"1\",\n                \"email\": null\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-03-01 15:25:40\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"e9954011-8148-42d9-a33c-26378735089f\",\n                    \"subscribed_on\": \"2024-02-13 10:30:08\",\n                    \"unsubscribed_on\": \"2024-02-18 18:53:52\"\n                },\n                {\n                    \"billing_group_id\": \"23f4a16c-b6d3-4102-a5ef-5f70efc9ee02\",\n                    \"subscribed_on\": \"2024-02-18 18:54:04\",\n                    \"unsubscribed_on\": \"2024-02-19 08:11:24\"\n                },\n                {\n                    \"billing_group_id\": \"e9954011-8148-42d9-a33c-26378735089f\",\n                    \"subscribed_on\": \"2024-02-19 08:11:28\",\n                    \"unsubscribed_on\": \"2024-04-16 19:04:59\"\n                }\n            ],\n            \"iccid\": \"89852351023300198293\",\n            \"subscribed\": \"0___4023100019829\",\n            \"assigned_plans_count\": 1,\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"d7649ff4-cb64-4467-bfa8-0e9de5129fbc\",\n            \"availability_sku\": \"taken___4023100019829\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"creation_date\": \"2024-02-13 10:28:50\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": \"383209d7-6d5a-4eb9-81e1-1c19d7a42de0\",\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-200820\",\n            \"sku\": 4023100019829,\n            \"tags\": [\n                \"63e957a7-3173-4f07-85c3-590af3f87b64\"\n            ]\n        }\n    ],\n    \"page_key\": null\n}"},{"id":"9d05dfdc-be8e-4650-a137-81128fd3643e","name":"SKU","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public-v2/list-inventory?search_by=sku&search=4023100019793","host":["https://solutions-api.flexiroam.com/v1"],"path":["public-v2","list-inventory"],"query":[{"key":"chip_type","value":"esim","description":"(required)(string): esim, sim","disabled":true},{"key":"search_by","value":"sku","description":"(optional)(string): sku, iccid, availability, imei, device_email, username, device_name, tag"},{"key":"search","value":"4023100019793","description":"(optional)(string): check the table for available strings"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 09:13:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1359"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"144e92b5-4446-472b-bb86-c386af38f7b9"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Z99E8FqZyQ0ESMA="},{"key":"Access-Control-Allow-Methods","value":"GET,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-667bdbb8-1a63e6ac74ae15940f70345b"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-04-18 13:55:14\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"71d8517d-e96e-432d-877c-7967c67f6b3a\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2024-01-16 12:11:48\",\n            \"suspended_by\": null,\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"b90bb0c6-2953-4cf0-9876-1950b8336a27\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": \"user2@flexiroam.com\"\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-02-01 00:00:43\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-16 12:11:50\",\n                    \"unsubscribed_on\": \"2024-03-01 00:00:42\"\n                }\n            ],\n            \"iccid\": \"89852351023300197931\",\n            \"subscribed\": \"0___4023100019793\",\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"24079924-adef-4716-bf20-998b627fdb03\",\n            \"assigned_plans_count\": 1,\n            \"availability_sku\": \"taken___4023100019793\",\n            \"creation_date\": \"2024-01-16 11:59:44\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-195040\",\n            \"sku\": 4023100019793,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        }\n    ],\n    \"page_key\": null\n}"},{"id":"c3b5b69e-62cf-4a15-bbb2-837365bfa765","name":"ICCID","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public-v2/list-inventory?search_by=iccid&search=89852351023300197931","host":["https://solutions-api.flexiroam.com/v1"],"path":["public-v2","list-inventory"],"query":[{"key":"chip_type","value":"esim","description":"(required)(string): esim, sim","disabled":true},{"key":"search_by","value":"iccid","description":"(optional)(string): sku, iccid, availability, imei, device_email, username, device_name, tag"},{"key":"search","value":"89852351023300197931","description":"(optional)(string): check the table for available strings"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Jun 2024 09:48:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1395"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"a63e715f-c31e-4f4e-a897-534a524a048a"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Z6vR2E6IyQ0EfgA="},{"key":"Access-Control-Allow-Methods","value":"GET,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-667a9271-09761dfb23c5684a06a0f30c"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-04-18 13:55:14\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"71d8517d-e96e-432d-877c-7967c67f6b3a\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2024-01-16 12:11:48\",\n            \"suspended_by\": null,\n            \"user_info_username\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"id\": \"b90bb0c6-2953-4cf0-9876-1950b8336a27\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": \"piotr.kaminski+793@flexiroam.com\"\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-02-01 00:00:43\",\n            \"iccid\": \"89852351023300197931\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-16 12:11:50\",\n                    \"unsubscribed_on\": \"2024-03-01 00:00:42\"\n                }\n            ],\n            \"subscribed\": \"0___4023100019793\",\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"24079924-adef-4716-bf20-998b627fdb03\",\n            \"assigned_plans_count\": 1,\n            \"availability_sku\": \"taken___4023100019793\",\n            \"creation_date\": \"2024-01-16 11:59:44\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"webbing_status\": \"off\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-195040\",\n            \"sku\": 4023100019793,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        }\n    ],\n    \"page_key\": null\n}"},{"id":"4be2f6dd-50bd-4545-8cd6-e807660ac513","name":"Tag","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public-v2/list-inventory?chip_type=esim&search_by=tag&search=22c5da12-3558-49f6-9ddd-a23d703b6bb3","host":["https://solutions-api.flexiroam.com/v1"],"path":["public-v2","list-inventory"],"query":[{"key":"chip_type","value":"esim","description":"(required)(string): esim, sim"},{"key":"search_by","value":"tag","description":"(optional)(string): sku, iccid, availability, imei, device_email, username, device_name, tag"},{"key":"search","value":"22c5da12-3558-49f6-9ddd-a23d703b6bb3","description":"(optional)(string): check the table for available strings"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 26 Jun 2024 09:13:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"13731"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"c2a0ef8b-1112-40f2-bbd9-947fb2832930"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Z99IcGnzyQ0ELLA="},{"key":"Access-Control-Allow-Methods","value":"GET,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-667bdbcf-5a699c35248198a860ef5e68"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-04-18 14:00:19\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"71d8517d-e96e-432d-877c-7967c67f6b3a\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2024-01-17 15:22:59\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": null,\n            \"id\": \"e31a46d1-a5fc-48b2-a2c2-6de4075f779e\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": \"user6@flexiroam.com\"\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-02-01 00:00:43\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-17 15:23:00\",\n                    \"unsubscribed_on\": \"2024-03-01 00:00:42\"\n                }\n            ],\n            \"iccid\": \"89852351023300197972\",\n            \"subscribed\": \"0___4023100019797\",\n            \"assigned_plans_count\": 0,\n            \"availability_sku\": \"free___4023100019797\",\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"ff45eb81-70b1-4ea4-b9df-e9dc6990695f\",\n            \"creation_date\": \"2024-01-16 11:59:44\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-195040\",\n            \"sku\": 4023100019797,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        },\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-05-18 13:52:17\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"71d8517d-e96e-432d-877c-7967c67f6b3a\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2024-01-16 12:01:45\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": null,\n            \"id\": \"ff07403b-b895-4890-946c-d6af465b6ac8\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": \"user1@flexiroam.com\"\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-02-01 00:00:43\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-16 12:01:46\",\n                    \"unsubscribed_on\": \"2024-03-01 00:00:42\"\n                }\n            ],\n            \"iccid\": \"89852351023300192700\",\n            \"subscribed\": \"0___4023100019270\",\n            \"assigned_plans_count\": 0,\n            \"availability_sku\": \"taken___4023100019270\",\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"f773ab43-69c2-4eba-9aa3-a6d48dfcbf95\",\n            \"creation_date\": \"2023-12-04 18:36:10\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-183229\",\n            \"sku\": 4023100019270,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        },\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-05-18 13:57:36\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"71d8517d-e96e-432d-877c-7967c67f6b3a\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2024-01-17 15:22:52\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": null,\n            \"id\": \"23a63a0d-bb98-4f62-be2a-145f882aa3c1\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": \"user5@flexiroam.com\"\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-02-01 00:00:43\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-17 15:22:52\",\n                    \"unsubscribed_on\": \"2024-03-01 00:00:42\"\n                }\n            ],\n            \"iccid\": \"89852351023300197964\",\n            \"subscribed\": \"0___4023100019796\",\n            \"assigned_plans_count\": 0,\n            \"availability_sku\": \"free___4023100019796\",\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"711dcbc1-aec2-4c99-9c63-bcbaa9d3aaaf\",\n            \"creation_date\": \"2024-01-16 11:59:44\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-195040\",\n            \"sku\": 4023100019796,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        },\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-04-18 13:55:14\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"71d8517d-e96e-432d-877c-7967c67f6b3a\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2024-01-16 12:11:48\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": null,\n            \"id\": \"b90bb0c6-2953-4cf0-9876-1950b8336a27\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": \"user2@flexiroam.com\"\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-02-01 00:00:43\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-16 12:11:50\",\n                    \"unsubscribed_on\": \"2024-03-01 00:00:42\"\n                }\n            ],\n            \"iccid\": \"89852351023300197931\",\n            \"subscribed\": \"0___4023100019793\",\n            \"assigned_plans_count\": 1,\n            \"availability_sku\": \"taken___4023100019793\",\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"24079924-adef-4716-bf20-998b627fdb03\",\n            \"creation_date\": \"2024-01-16 11:59:44\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-195040\",\n            \"sku\": 4023100019793,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        },\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-06-11 13:46:12\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"523842ea-4f3f-465f-93d4-e48e8c491eaf\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2023-12-05 08:57:36\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": \"Some One\",\n            \"id\": \"fe8d11ef-4240-49a1-821c-76aa293d192b\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-03-27 07:33:10\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"dddbcbe8-fad9-4d42-b511-480dedae306b\",\n                    \"subscribed_on\": \"2023-12-05 08:57:36\",\n                    \"unsubscribed_on\": \"2024-02-12 09:14:38\"\n                },\n                {\n                    \"billing_group_id\": \"e9954011-8148-42d9-a33c-26378735089f\",\n                    \"subscribed_on\": \"2024-03-22 13:18:02\",\n                    \"unsubscribed_on\": \"2024-03-22 13:18:08\"\n                },\n                {\n                    \"billing_group_id\": \"e9954011-8148-42d9-a33c-26378735089f\",\n                    \"subscribed_on\": \"2024-03-27 07:33:10\",\n                    \"unsubscribed_on\": \"2024-03-27 09:18:49\"\n                }\n            ],\n            \"iccid\": \"89852351023300192692\",\n            \"subscribed\": \"0___4023100019269\",\n            \"assigned_plans_count\": 2,\n            \"availability_sku\": \"taken___4023100019269\",\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"2a7dcf85-1161-4919-9574-2b3aa6dc95a1\",\n            \"creation_date\": \"2023-12-04 18:36:10\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": \"IT\",\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-183229\",\n            \"sku\": 4023100019269,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        },\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-01-16 11:50:09\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"e07a3a1e-b0b9-42c9-8b14-72ec943ee814\",\n                \"main_data\": 500\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2024-01-16 11:47:17\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": null,\n            \"id\": \"144e3b22-82e2-4555-afde-6150691e18c6\",\n            \"device_info\": {\n                \"name\": \"DO NOT USE\",\n                \"imei\": null,\n                \"id\": \"DO NOT USE\",\n                \"email\": null\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-01-16 11:47:18\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-16 11:47:18\",\n                    \"unsubscribed_on\": \"2024-01-16 11:47:52\"\n                }\n            ],\n            \"iccid\": \"8910300000007602443\",\n            \"subscribed\": \"0___3023037602443\",\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"122f0e1a-e598-4800-8f85-e77e20648dcf\",\n            \"creation_date\": \"2023-09-14 09:10:06\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-153639\",\n            \"sku\": 3023037602443,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        },\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-05-03 10:22:15\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"71d8517d-e96e-432d-877c-7967c67f6b3a\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2024-01-16 12:46:10\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": null,\n            \"id\": \"5f1016db-8f60-4560-be99-418acd5c383c\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": \"user3@flexiroam.com\"\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-02-01 00:00:43\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-16 12:46:10\",\n                    \"unsubscribed_on\": \"2024-01-16 12:46:37\"\n                },\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-17 15:22:14\",\n                    \"unsubscribed_on\": \"2024-03-01 00:00:42\"\n                }\n            ],\n            \"iccid\": \"89852351023300197949\",\n            \"subscribed\": \"0___4023100019794\",\n            \"assigned_plans_count\": 0,\n            \"availability_sku\": \"free___4023100019794\",\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"6966359f-6a55-4569-b743-30aeb066eda8\",\n            \"creation_date\": \"2024-01-16 11:59:44\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-195040\",\n            \"sku\": 4023100019794,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        },\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-06-04 15:22:29\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"9a624e4d-1079-4aff-8cd0-f2c1fb740df6\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2023-12-04 18:36:54\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": null,\n            \"id\": \"31ed2276-ce93-4ad1-b84b-73f70e188b0f\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": null\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2023-12-06 07:50:24\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"dddbcbe8-fad9-4d42-b511-480dedae306b\",\n                    \"subscribed_on\": \"2023-12-04 18:36:55\",\n                    \"unsubscribed_on\": \"2024-02-12 09:14:27\"\n                }\n            ],\n            \"iccid\": \"89852351023300192668\",\n            \"subscribed\": \"0___4023100019266\",\n            \"assigned_plans_count\": 2,\n            \"availability_sku\": \"taken___4023100019266\",\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"d5728649-a6d3-49f3-b833-e751a9e652da\",\n            \"creation_date\": \"2023-12-04 18:36:10\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-183229\",\n            \"sku\": 4023100019266,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        },\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-01-16 12:49:07\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"e07a3a1e-b0b9-42c9-8b14-72ec943ee814\",\n                \"main_data\": 500\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2024-01-16 11:47:12\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": null,\n            \"id\": \"88be66ae-c3c7-44c6-a191-e8ce08511c4f\",\n            \"device_info\": {\n                \"name\": \"DO NOT USE\",\n                \"imei\": null,\n                \"id\": \"DO NOT USE\",\n                \"email\": null\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-01-16 12:45:15\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-16 11:47:13\",\n                    \"unsubscribed_on\": \"2024-01-16 11:47:45\"\n                },\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-16 12:45:15\",\n                    \"unsubscribed_on\": \"2024-01-16 12:45:53\"\n                }\n            ],\n            \"iccid\": \"8910300000007602442\",\n            \"subscribed\": \"0___3023037602442\",\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"b1f9291d-86dc-4882-9e74-b0fd723965a0\",\n            \"creation_date\": \"2023-09-14 09:10:06\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-153639\",\n            \"sku\": 3023037602442,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        },\n        {\n            \"status\": \"active\",\n            \"last_reload_date\": \"2024-05-18 13:57:36\",\n            \"state\": \"normal\",\n            \"balances\": {\n                \"billing_cycle_id\": \"71d8517d-e96e-432d-877c-7967c67f6b3a\",\n                \"main_data\": 0\n            },\n            \"chip_type\": \"esim\",\n            \"first_billed_date\": \"2024-01-17 15:22:18\",\n            \"suspended_by\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 1,\n                \"threshold_in_percentage\": true,\n                \"enabled\": false\n            },\n            \"user_info_username\": null,\n            \"id\": \"4e5e8b84-c991-49d2-9f0b-f2c38b004217\",\n            \"device_info\": {\n                \"name\": null,\n                \"imei\": null,\n                \"id\": null,\n                \"email\": \"user4@flexiroam.com\"\n            },\n            \"reloading\": 0,\n            \"reloading_at\": \"2024-02-01 00:00:43\",\n            \"billing_group_histories\": [\n                {\n                    \"billing_group_id\": \"6f6f94bc-df22-4d80-b750-4fdf4d267a04\",\n                    \"subscribed_on\": \"2024-01-17 15:22:18\",\n                    \"unsubscribed_on\": \"2024-03-01 00:00:42\"\n                }\n            ],\n            \"iccid\": \"89852351023300197956\",\n            \"subscribed\": \"0___4023100019795\",\n            \"assigned_plans_count\": 0,\n            \"availability_sku\": \"free___4023100019795\",\n            \"bootstrap_balances\": [],\n            \"current_subscription_history_id\": \"8190f89b-1eee-4ce4-8a12-18958d2ff21e\",\n            \"creation_date\": \"2024-01-16 11:59:44\",\n            \"user_id_chip_type\": \"49350307-8442-4d07-993e-4a0fafd0c077___esim\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"user_info_department\": null,\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"paused_balances\": {\n                \"billing_cycle_id\": null,\n                \"main_data\": 0\n            },\n            \"invoice_number\": \"FAL-INV-195040\",\n            \"sku\": 4023100019795,\n            \"tags\": [\n                \"22c5da12-3558-49f6-9ddd-a23d703b6bb3\"\n            ]\n        }\n    ],\n    \"page_key\": null\n}"}],"_postman_id":"b94dc72e-3a73-45b3-bb4e-392a1b131919"},{"name":"Update Device Info","event":[{"listen":"prerequest","script":{"id":"2a7c7ff7-cfc9-4238-bfee-a18645acd91f","exec":[""],"type":"text/javascript"}}],"id":"1d97058d-82ab-4234-83c5-e356ad65e2c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"imei\": \"Device IMEI\",\n    \"device_id\": \"Device ID\",\n    \"device_name\": \"Device Name\",\n    \"email\": \"example@yourdomain.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/device","description":"<p>Update the device info for the SKU</p>\n<p><strong>Path Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Required</th>\n<th>DataType</th>\n<th>Remark</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>:SKU</td>\n<td>Yes</td>\n<td>Numeric</td>\n<td>SKU/ICCID of the SIM</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["inventory",":SKU","device"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[{"id":"7eaa6542-7e3d-4060-9190-51b10e48c53b","name":"Success","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"imei\": \"Device IMEI\",\n    \"device_id\": \"Device ID\",\n    \"device_name\": \"Device Name\",\n    \"email\": \"example@yourdomain.com\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/device","protocol":"https","host":["solutions-api","flexiroam","com"],"path":["v1","public","client","inventory",":SKU","device"],"variable":[{"key":"SKU","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:10:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"422d636a-280d-454e-8c82-556b8994648c"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Jj8IJEy9SQ0FboQ="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a4a700-765c451054eb906576628af0;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"},{"id":"14cc4864-82fa-43a2-bae5-ba22a1dd51b3","name":"Permission denied","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"imei\": \"Device IMEI\",\n    \"device_id\": \"Device ID\",\n    \"device_name\": \"Device Name\",\n    \"email\": \"example@yourdomain.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/device"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:10:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"62"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"aa4bf316-d1c8-42be-b07f-80fca0ff73fc"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Jj8OMF3XSQ0FlqQ="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a4a727-6f0144fb74484ed3366d90e6;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"Permission denied to Read SIM list\"\n}"},{"id":"a8afef87-4a76-4505-b894-2718f085466b","name":"SKU not found","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"imei\": \"Device IMEI\",\n    \"device_id\": \"Device ID\",\n    \"device_name\": \"Device Name\",\n    \"email\": \"example@yourdomain.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/device"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:11:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"56"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"a2f6421f-f11e-45b1-8f34-2a595e18707f"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"Jj8U1HeZSQ0FgpQ="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a4a751-2f8f2e6b0f5f68356d25b08f;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"SKU (201981164734) not found\"\n}"},{"id":"6547196b-6b4a-4cb2-b5dd-b0dc6695ea3c","name":"Unauthorized","originalRequest":{"method":"PATCH","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"imei\": \"Device IMEI\",\n    \"device_id\": \"Device ID\",\n    \"device_name\": \"Device Name\",\n    \"email\": \"example@yourdomain.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/device"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:11:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"26"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"5a0f2869-0b4b-4d17-ad62-8f39c5f035b0"},{"key":"x-amzn-ErrorType","value":"UnauthorizedException"},{"key":"x-amz-apigw-id","value":"Jj8ZOHNqSQ0FS0g="}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unauthorized\"\n}"}],"_postman_id":"1d97058d-82ab-4234-83c5-e356ad65e2c5"}],"id":"b4d75e1a-1306-4a1c-af3e-e7c922235bb4","_postman_id":"b4d75e1a-1306-4a1c-af3e-e7c922235bb4","description":""},{"name":"Tagging","item":[{"name":"Create Inventory Tag","id":"a979ea32-12b3-41ef-8f65-fa79ce7bbe27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"tag\": \"Fifth Tag\",\n    \"color\": \"#000000\",\n    \"bgcolor\": \"#000000\",\n    \"remarks\": \"\",\n    \"skus\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/inventory/tags","description":"<h3 id=\"body-\">Body:-</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>tag</td>\n<td>[Required] String: Name of tag</td>\n</tr>\n<tr>\n<td>color</td>\n<td>[Optional: Default #EB1D24] String: Color of tag</td>\n</tr>\n<tr>\n<td>bgcolor</td>\n<td>[Optional: Default #FDE8E9] String: Background color of tag</td>\n</tr>\n<tr>\n<td>remarks</td>\n<td>[Optional] String: Comments / Remarks</td>\n</tr>\n<tr>\n<td>skus</td>\n<td>[Optional] Array of Numbers: Array of SKUs</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["tags"],"host":["https://solutions-api.flexiroam.com/v1/public/inventory"],"query":[],"variable":[]}},"response":[{"id":"85c4580b-3c3b-4803-8fbb-2d2473551166","name":"Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"tag\": \"Fifth Tag\",\n    \"color\": \"#000000\",\n    \"bgcolor\": \"#000000\",\n    \"remarks\": \"\",\n    \"skus\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/inventory/tags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Sep 2023 08:54:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"188"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"1c410213-ffd7-4a27-a201-1d3a2a9ed894"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"KuUyqEoLyQ0FkUw="},{"key":"Access-Control-Allow-Methods","value":"POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f59b43-18ea5d4443792d326ce31b78;Sampled=0;lineage=d816ab76:0|188b1443:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"tag\": \"Fifth Tag\",\n    \"color\": \"#000000\",\n    \"bgcolor\": \"#000000\",\n    \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n    \"id\": \"d61e849b-21f7-4114-ba72-3486d805a281\",\n    \"creation_date\": \"2023-09-04 08:54:28\"\n}"}],"_postman_id":"a979ea32-12b3-41ef-8f65-fa79ce7bbe27"},{"name":"Update Inventory Tag","id":"da7a75a7-6cb0-46ab-9c58-a17083b1152f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"tag\": \"Fifth Tag\",\n    \"color\": \"#ffffff\",\n    \"bgcolor\": \"#ffffff\"\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/inventory/tags/:tag_id/update","description":"<h3 id=\"body-\">Body:-</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>tag</td>\n<td>[Required] String: Name of tag</td>\n</tr>\n<tr>\n<td>color</td>\n<td>[Optional: Default #EB1D24] String: Color of tag</td>\n</tr>\n<tr>\n<td>bgcolor</td>\n<td>[Optional: Default #FDE8E9] String: Background color of tag</td>\n</tr>\n<tr>\n<td>remarks</td>\n<td>[Optional] String: Comments / Remarks</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["tags",":tag_id","update"],"host":["https://solutions-api.flexiroam.com/v1/public/inventory"],"query":[],"variable":[{"id":"17936aee-d19f-48d5-895a-0c6a7a3a73a3","description":{"content":"<p>[Required] String: Tag ID</p>\n","type":"text/plain"},"type":"any","value":":TAG_ID","key":"tag_id"}]}},"response":[{"id":"ba02d96d-19a0-455e-8ba9-41817e30f2ff","name":"Update","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"tag\": \"Fifth Tag\",\n    \"color\": \"#ffffff\",\n    \"bgcolor\": \"#ffffff\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://solutions-api.flexiroam.com/v1/public/inventory/tags/:tag_id/update","host":["https://solutions-api.flexiroam.com/v1/public/inventory"],"path":["tags",":tag_id","update"],"variable":[{"key":"tag_id","value":":TAG_ID","description":"[Required] String: Tag ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Sep 2023 08:55:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"188"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"2a24b70b-5817-48d5-80b6-28ab02c5f3ac"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"KuU62EZJSQ0FpGg="},{"key":"Access-Control-Allow-Methods","value":"POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f59b78-5ba3efe40868f9001e79c6e7;Sampled=0;lineage=d816ab76:0|188b1443:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n    \"bgcolor\": \"#ffffff\",\n    \"tag\": \"Fifth Tag\",\n    \"id\": \"d61e849b-21f7-4114-ba72-3486d805a281\",\n    \"creation_date\": \"2023-09-04 08:54:28\",\n    \"color\": \"#ffffff\"\n}"}],"_postman_id":"da7a75a7-6cb0-46ab-9c58-a17083b1152f"},{"name":"List Inventory Tags","id":"10e2f5aa-ea04-4bcb-a445-21c8b2b3235d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/inventory/tags?limit=2&with=sku","urlObject":{"path":["tags"],"host":["https://solutions-api.flexiroam.com/v1/public/inventory"],"query":[{"description":{"content":"<p>[Optional (Default 20)] Number: Per page</p>\n","type":"text/plain"},"key":"limit","value":"2"},{"disabled":true,"description":{"content":"<p>[Optional] String: Key for next page</p>\n","type":"text/plain"},"key":"page_key","value":""},{"description":{"content":"<p>[Optional] String: sku</p>\n","type":"text/plain"},"key":"with","value":"sku"}],"variable":[]}},"response":[{"id":"dd3c3b35-35e4-4699-9f58-2c126efe458f","name":"Without SKUs","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public/inventory/tags?limit=10","host":["https://solutions-api.flexiroam.com/v1/public/inventory"],"path":["tags"],"query":[{"key":"limit","value":"10","description":"[Optional (Default 20)] Number: Per page"},{"key":"page_key","value":"","description":"[Optional] String: Key for next page","disabled":true},{"key":"with","value":"sku","description":"[Optional] String: sku","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Sep 2023 08:57:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2050"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"5df8f476-80e3-4fc9-b0d5-4e092f5055e7"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"KuVRiF0dSQ0FT3g="},{"key":"Access-Control-Allow-Methods","value":"GET,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f59c09-3308bbda757c6bbc3e949f84;Sampled=0;lineage=d816ab76:0|188b1443:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"First Tag\",\n            \"id\": \"8e043c7c-edcf-4eb9-8e95-7369aea8aa61\",\n            \"creation_date\": \"2023-09-04 05:59:20\",\n            \"color\": \"#000000\"\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Second Tag\",\n            \"id\": \"893338e2-ab5b-406c-bd63-7b85390a539d\",\n            \"creation_date\": \"2023-07-28 07:53:38\",\n            \"color\": \"#000000\"\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Seventh Tag\",\n            \"id\": \"160bd936-6095-4db5-b5d0-6890b60487c7\",\n            \"creation_date\": \"2023-09-04 08:56:48\",\n            \"color\": \"#000000\"\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Eighth Tag\",\n            \"id\": \"02ab988f-4599-4c43-93ec-fd3e85050ace\",\n            \"creation_date\": \"2023-09-04 08:56:54\",\n            \"color\": \"#000000\"\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Sixth Tag\",\n            \"id\": \"cd817246-8aa0-43ac-b7a2-34a099ba0a1a\",\n            \"creation_date\": \"2023-09-04 08:56:45\",\n            \"color\": \"#000000\"\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Eleventh Tag\",\n            \"id\": \"b25cc4d8-6f89-4e62-8cf1-4e8496fb0a0f\",\n            \"creation_date\": \"2023-09-04 08:57:06\",\n            \"color\": \"#000000\"\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Tenth Tag\",\n            \"id\": \"4f9d824d-2b8c-41ce-8920-8e22c12e80b5\",\n            \"creation_date\": \"2023-09-04 08:57:03\",\n            \"color\": \"#000000\"\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#ffffff\",\n            \"tag\": \"Fifth Tag\",\n            \"id\": \"d61e849b-21f7-4114-ba72-3486d805a281\",\n            \"creation_date\": \"2023-09-04 08:54:28\",\n            \"color\": \"#ffffff\"\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Third Tag\",\n            \"id\": \"6e2a6600-d689-493f-abc3-396d4bc9ad8d\",\n            \"creation_date\": \"2023-09-04 04:11:27\",\n            \"color\": \"#000000\"\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Ninth Tag\",\n            \"id\": \"56f803c3-fe95-46b5-b043-ad6f453f409d\",\n            \"creation_date\": \"2023-09-04 08:56:59\",\n            \"color\": \"#000000\"\n        }\n    ],\n    \"page_key\": \"eyJpZCI6IjU2ZjgwM2MzLWZlOTUtNDZiNS1iMDQzLWFkNmY0NTNmNDA5ZCIsInVzZXJfaWQiOiIwNDlhMDcwNi01MWMwLTQ5NjAtOTE5MC1iYzM4N2VlY2Q4ODAifQ==\"\n}"},{"id":"3da50918-ddbc-4f98-8939-a3b4c1822363","name":"With SKUs","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public/inventory/tags?limit=10&with=sku","host":["https://solutions-api.flexiroam.com/v1/public/inventory"],"path":["tags"],"query":[{"key":"limit","value":"10","description":"[Optional (Default 20)] Number: Per page"},{"key":"page_key","value":"","description":"[Optional] String: Key for next page","disabled":true},{"key":"with","value":"sku","description":"[Optional] String: sku"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Sep 2023 08:58:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2176"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"0a18b1e0-18fd-4488-b548-9cb85f28520a"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"KuVWAEeOSQ0FbkQ="},{"key":"Access-Control-Allow-Methods","value":"GET,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f59c26-209235577befafc667e90cf7;Sampled=0;lineage=d816ab76:0|188b1443:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"First Tag\",\n            \"id\": \"8e043c7c-edcf-4eb9-8e95-7369aea8aa61\",\n            \"creation_date\": \"2023-09-04 05:59:20\",\n            \"color\": \"#000000\",\n            \"skus\": []\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Second Tag\",\n            \"id\": \"893338e2-ab5b-406c-bd63-7b85390a539d\",\n            \"creation_date\": \"2023-07-28 07:53:38\",\n            \"color\": \"#000000\",\n            \"skus\": [\n                2019811771651\n            ]\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Seventh Tag\",\n            \"id\": \"160bd936-6095-4db5-b5d0-6890b60487c7\",\n            \"creation_date\": \"2023-09-04 08:56:48\",\n            \"color\": \"#000000\",\n            \"skus\": []\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Eighth Tag\",\n            \"id\": \"02ab988f-4599-4c43-93ec-fd3e85050ace\",\n            \"creation_date\": \"2023-09-04 08:56:54\",\n            \"color\": \"#000000\",\n            \"skus\": []\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Sixth Tag\",\n            \"id\": \"cd817246-8aa0-43ac-b7a2-34a099ba0a1a\",\n            \"creation_date\": \"2023-09-04 08:56:45\",\n            \"color\": \"#000000\",\n            \"skus\": []\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Eleventh Tag\",\n            \"id\": \"b25cc4d8-6f89-4e62-8cf1-4e8496fb0a0f\",\n            \"creation_date\": \"2023-09-04 08:57:06\",\n            \"color\": \"#000000\",\n            \"skus\": []\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Tenth Tag\",\n            \"id\": \"4f9d824d-2b8c-41ce-8920-8e22c12e80b5\",\n            \"creation_date\": \"2023-09-04 08:57:03\",\n            \"color\": \"#000000\",\n            \"skus\": []\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#ffffff\",\n            \"tag\": \"Fifth Tag\",\n            \"id\": \"d61e849b-21f7-4114-ba72-3486d805a281\",\n            \"creation_date\": \"2023-09-04 08:54:28\",\n            \"color\": \"#ffffff\",\n            \"skus\": []\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Third Tag\",\n            \"id\": \"6e2a6600-d689-493f-abc3-396d4bc9ad8d\",\n            \"creation_date\": \"2023-09-04 04:11:27\",\n            \"color\": \"#000000\",\n            \"skus\": [\n                2019811771652\n            ]\n        },\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Ninth Tag\",\n            \"id\": \"56f803c3-fe95-46b5-b043-ad6f453f409d\",\n            \"creation_date\": \"2023-09-04 08:56:59\",\n            \"color\": \"#000000\",\n            \"skus\": []\n        }\n    ],\n    \"page_key\": \"eyJpZCI6IjU2ZjgwM2MzLWZlOTUtNDZiNS1iMDQzLWFkNmY0NTNmNDA5ZCIsInVzZXJfaWQiOiIwNDlhMDcwNi01MWMwLTQ5NjAtOTE5MC1iYzM4N2VlY2Q4ODAifQ==\"\n}"},{"id":"4e886640-881e-499a-951c-4ab5a4b03568","name":"Next Page","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public/inventory/tags?limit=10&page_key=eyJpZCI6IjU2ZjgwM2MzLWZlOTUtNDZiNS1iMDQzLWFkNmY0NTNmNDA5ZCIsInVzZXJfaWQiOiIwNDlhMDcwNi01MWMwLTQ5NjAtOTE5MC1iYzM4N2VlY2Q4ODAifQ==&with=sku","host":["https://solutions-api.flexiroam.com/v1/public/inventory"],"path":["tags"],"query":[{"key":"limit","value":"10","description":"[Optional (Default 20)] Number: Per page"},{"key":"page_key","value":"eyJpZCI6IjU2ZjgwM2MzLWZlOTUtNDZiNS1iMDQzLWFkNmY0NTNmNDA5ZCIsInVzZXJfaWQiOiIwNDlhMDcwNi01MWMwLTQ5NjAtOTE5MC1iYzM4N2VlY2Q4ODAifQ==","description":"[Optional] String: Key for next page"},{"key":"with","value":"sku","description":"[Optional] String: sku"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Sep 2023 08:58:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"240"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"edfde6b4-428e-4594-8ed0-cfa19330d068"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"KuVZEGYiyQ0FSmA="},{"key":"Access-Control-Allow-Methods","value":"GET,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f59c39-7e5a5b4b0dcc2f897a9d6a3d;Sampled=0;lineage=d816ab76:0|188b1443:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n            \"bgcolor\": \"#000000\",\n            \"tag\": \"Fourth Tag\",\n            \"id\": \"3d697c2a-76a3-4acd-a6c6-5e89df5af249\",\n            \"creation_date\": \"2023-07-28 07:53:50\",\n            \"color\": \"#000000\",\n            \"skus\": [\n                2019811771651\n            ]\n        }\n    ],\n    \"page_key\": null\n}"}],"_postman_id":"10e2f5aa-ea04-4bcb-a445-21c8b2b3235d"},{"name":"Get Inventory Tag","id":"2625019e-82ac-475b-b702-6b8c2d57587b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/inventory/tags/:tag_id","urlObject":{"path":["tags",":tag_id"],"host":["https://solutions-api.flexiroam.com/v1/public/inventory"],"query":[],"variable":[{"id":"c48ed917-2d77-4b04-8647-23f4f9ecd406","description":{"content":"<p>[Required] String: Tag ID</p>\n","type":"text/plain"},"type":"any","value":":TAG_ID","key":"tag_id"}]}},"response":[{"id":"e89d6ca7-41e3-46ad-9ddb-1c15c56186a8","name":"Get Inventory Tag","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public/inventory/tags/:tag_id","host":["https://solutions-api.flexiroam.com/v1/public/inventory"],"path":["tags",":tag_id"],"variable":[{"key":"tag_id","value":":TAG_ID","description":"[Required] String: Tag ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Sep 2023 08:58:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"188"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"2189e5fa-6de9-4f58-8126-64efffbf9b6f"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"KuVc6FleSQ0FlXQ="},{"key":"Access-Control-Allow-Methods","value":"GET,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f59c52-51a34a6638b745fa1a7297ee;Sampled=0;lineage=d816ab76:0|188b1443:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n    \"bgcolor\": \"#ffffff\",\n    \"tag\": \"Fifth Tag\",\n    \"id\": \"d61e849b-21f7-4114-ba72-3486d805a281\",\n    \"color\": \"#ffffff\",\n    \"creation_date\": \"2023-09-04 08:54:28\"\n}"}],"_postman_id":"2625019e-82ac-475b-b702-6b8c2d57587b"},{"name":"Delete Inventory Tag","id":"c07e9772-187a-4f6c-a5df-3d7dec92ffe4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/inventory/tags/:tag_id/delete","urlObject":{"path":["tags",":tag_id","delete"],"host":["https://solutions-api.flexiroam.com/v1/public/inventory"],"query":[],"variable":[{"id":"cdcb45c4-436a-4dc1-be90-b513796fa975","description":{"content":"<p>[Required] String: Tag ID</p>\n","type":"text/plain"},"type":"any","value":":TAG_ID","key":"tag_id"}]}},"response":[{"id":"43152e61-d4b2-4ac4-9108-0bb42583a165","name":"Delete Inventory Tag","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public/inventory/tags/:tag_id/delete","host":["https://solutions-api.flexiroam.com/v1/public/inventory"],"path":["tags",":tag_id","delete"],"variable":[{"key":"tag_id","value":":TAG_ID","description":"[Required] String: Tag ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Sep 2023 09:00:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"5fe437b4-3335-4f43-ba19-61c11518adb0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"KuVtWEZZyQ0FpTQ="},{"key":"Access-Control-Allow-Methods","value":"POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f59cbb-1e46924a0ba2cbfd53193b91;Sampled=0;lineage=d816ab76:0|188b1443:0"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"c07e9772-187a-4f6c-a5df-3d7dec92ffe4"},{"name":"Tag & Untag SKUs","id":"0e17f6b6-e1b2-48ef-9172-d0bcba17453b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"skus\": [\n        2019811771651\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/inventory/tags/:tag_id/:mode","description":"<h3 id=\"body-\">Body:-</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>skus</td>\n<td>[Required] Array of Numbers: Array of SKUs</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["tags",":tag_id",":mode"],"host":["https://solutions-api.flexiroam.com/v1/public/inventory"],"query":[],"variable":[{"id":"160778f2-13a0-4ef4-92b8-191d368ee7a8","description":{"content":"<p>[Required] String: Tag ID</p>\n","type":"text/plain"},"type":"any","value":":TAG_ID","key":"tag_id"},{"id":"4c462818-6649-4abd-9341-0be0e21f08da","description":{"content":"<p>[Required] String: tag | untag</p>\n","type":"text/plain"},"type":"any","value":"tag","key":"mode"}]}},"response":[{"id":"11d9fb31-84fb-4c55-8fd5-9e71febfe9c6","name":"Tag SKUs","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"skus\": [\n        2019811771651\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://solutions-api.flexiroam.com/v1/public/inventory/tags/:tag_id/:mode","host":["https://solutions-api.flexiroam.com/v1/public/inventory"],"path":["tags",":tag_id",":mode"],"variable":[{"key":"tag_id","value":":TAG_ID","description":"[Required] String: Tag ID"},{"key":"mode","value":"tag","description":"[Required] String: tag | untag"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Sep 2023 08:59:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"188"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"eed44b14-1b8e-412c-ba0c-969a30a6f64b"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"KuVmFHXpSQ0FlmA="},{"key":"Access-Control-Allow-Methods","value":"POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f59c8d-0d7c05f5781dfb963e0f0bc6;Sampled=0;lineage=d816ab76:0|188b1443:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n    \"bgcolor\": \"#ffffff\",\n    \"tag\": \"Fifth Tag\",\n    \"id\": \"d61e849b-21f7-4114-ba72-3486d805a281\",\n    \"color\": \"#ffffff\",\n    \"creation_date\": \"2023-09-04 08:54:28\"\n}"},{"id":"19cfaa2d-17b9-468b-b3ae-148e3af26e48","name":"Untag SKUs","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"skus\": [\n        2019811771651\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://solutions-api.flexiroam.com/v1/public/inventory/tags/:tag_id/:mode","host":["https://solutions-api.flexiroam.com/v1/public/inventory"],"path":["tags",":tag_id",":mode"],"variable":[{"key":"tag_id","value":":TAG_ID","description":"[Required] String: Tag ID"},{"key":"mode","value":"untag","description":"[Required] String: tag | untag"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Sep 2023 09:00:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"188"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"ca1259f6-4dff-4495-9a72-70a258d5de43"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"X-Amz-Date,Access-Control-Allow-Headers,Access-Control-Allow-Origin,Origin,Accept,X-Requested-With,Content-Type,Access-Control-Request-Method,Access-Control-Request-Headers,Authorization,X-Api-Key,X-Amz-Security-Token,AuthToken"},{"key":"x-amz-apigw-id","value":"KuVo9FIpSQ0Fpfw="},{"key":"Access-Control-Allow-Methods","value":"POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-64f59c9f-2350a92d526dac9113df221d;Sampled=0;lineage=d816ab76:0|188b1443:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"user_id\": \"049a0706-51c0-4960-9190-bc387eecd880\",\n    \"bgcolor\": \"#ffffff\",\n    \"tag\": \"Fifth Tag\",\n    \"id\": \"d61e849b-21f7-4114-ba72-3486d805a281\",\n    \"color\": \"#ffffff\",\n    \"creation_date\": \"2023-09-04 08:54:28\"\n}"}],"_postman_id":"0e17f6b6-e1b2-48ef-9172-d0bcba17453b"}],"id":"7c6cb434-a644-4fb8-813e-62ba806a1786","description":"<p>Manage inventory tag</p>\n<h3 id=\"privilege-\">Privilege:-</h3>\n<p><code>Client Management -&gt; Manage SIM Tagging</code></p>\n","_postman_id":"7c6cb434-a644-4fb8-813e-62ba806a1786"}],"id":"f51d8ba8-080d-41e7-a0d6-4d1d7899a347","description":"<p>The SIM Management collection allows you to check SIM details, manage device information, and handle SIM tags, ensuring efficient control and oversight of your SIM resources.</p>\n","_postman_id":"f51d8ba8-080d-41e7-a0d6-4d1d7899a347"},{"name":"Account Info (client from api-key)","id":"3ebdb64f-c11c-4413-8a02-a7b3f87cb6c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public-v2/account-info","urlObject":{"path":["public-v2","account-info"],"host":["https://solutions-api.flexiroam.com/v1"],"query":[],"variable":[]}},"response":[{"id":"e2b17dfb-7d75-460f-b2c8-38f602a2ec69","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public-v2/account-info"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"first_name\": \"Piotr client\",\n    \"last_name\": \"\",\n    \"email\": \"piotr+newdev_client@flexiroam.com\",\n    \"mobile\": null,\n    \"business_name\": \"Piotr company\",\n    \"currency\": \"USD\",\n    \"timezone\": \"GMT\",\n    \"timezone_diff\": \"+0:00\",\n    \"address\": null,\n    \"city\": \"\",\n    \"state\": \"\",\n    \"postcode\": \"\",\n    \"country\": \"MY\",\n    \"status\": \"Active\",\n    \"created_at\": \"2023-09-11 08:28:31\"\n}"}],"_postman_id":"3ebdb64f-c11c-4413-8a02-a7b3f87cb6c7"}],"event":[{"listen":"prerequest","script":{"id":"4d50a6a7-2fee-4a20-abcf-24250f333241","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"72b157d6-60e6-4212-be93-4fa7449bbf94","type":"text/javascript","exec":[""]}}],"variable":[{"id":"fe44e102-6794-4429-912b-79880acb133d","key":"END_POINT_BASE_URL","value":"https://solutions-api.flexiroam.com/v1/public/"},{"id":"c32bf713-b786-4872-99b2-5d24f3397c51","key":"X-API-KEY","value":":example-api-key"},{"id":"8d0ce6af-a8a1-47b7-8ac6-c6ce8edbe409","key":"BG_ID","value":":SUBSCRIPTION_ID"},{"id":"d33b4b9a-2922-426d-afef-311f114eb96c","key":"TAG_ID","value":":TAG_ID"},{"id":"5ddf9d78-f311-4e61-9c2f-01e1956a49fc","key":"SKU","value":":SKU"},{"id":"7b1e28e9-69f9-46d1-9667-0802c5ac4a89","key":"BASE_URL","value":"https://solutions-api.flexiroam.com/v1","type":"string"}]}