{"info":{"_postman_id":"71cef690-ec0d-4f4d-8893-158b24c0a4e1","name":"Flexiroam Solutions API V2","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":"6600309","collectionId":"71cef690-ec0d-4f4d-8893-158b24c0a4e1","publishedId":"UVC3mUJt","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-11-08T10:18:24.000Z"},"item":[{"name":"Subscriptions","item":[{"name":"Subscription list","id":"4f85aa6a-1c68-469c-8046-db5067a08de4","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":"860e561d-edb4-43e5-bb3a-3975b59c000b","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":"73fcdd2d-9748-48f4-a8ad-434cdca4d759","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":"4f85aa6a-1c68-469c-8046-db5067a08de4"},{"name":"Subscribed list","id":"cbea816c-317b-4856-80d9-42ae804be70a","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":"52ec612c-60b7-48b7-803c-a61178ada81b","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":"71b60e9b-d70f-4f69-a8be-f1c63a659e6a","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":"cbea816c-317b-4856-80d9-42ae804be70a"},{"name":"Subscribe SKUs","id":"0f7817fd-4dd6-4ee1-9e87-5c3649e81c9d","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":"7b4b0651-a277-4dce-a11d-71484d299082","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":"efce2874-e3e8-43fe-b25f-8a86b05d4f84","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":"73448267-ba13-4ef6-910a-5bbe041c7744","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":"0f7817fd-4dd6-4ee1-9e87-5c3649e81c9d"},{"name":"Unsubscribe SKUs","id":"74729dc2-725c-4074-b584-b33d50b125ac","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":"db7a4ecc-eb27-49ba-bc83-054e686c6c3f","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":"74729dc2-725c-4074-b584-b33d50b125ac"},{"name":"Enable subscription auto renewal","id":"c35998b9-d971-47d1-9226-569d522a2cad","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":"2d7b0837-39f5-463f-ad67-63aabdcda6a5","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":"c35998b9-d971-47d1-9226-569d522a2cad"},{"name":"Disable subscription auto renewal","id":"ba08b064-1b66-4b6b-a08c-2d578ea8d9c6","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":"970d0e4a-ce8d-440b-83da-e2834d8f07d9","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":"ba08b064-1b66-4b6b-a08c-2d578ea8d9c6"},{"name":"Unsuspend SKU","id":"9fe9f095-d50b-40a7-b1b9-63355b54fcb2","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":"07957c6d-9ec6-4f05-a2bf-275959ad3fb6","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":"be0bd45e-bc1e-46a7-addc-961f22415c2b","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":"088dac2c-948a-4f29-8ec1-b71e17d9d8ef","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":"b5ac0b06-2cc8-4bc6-b7a8-abe6230caa90","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":"9fe9f095-d50b-40a7-b1b9-63355b54fcb2"},{"name":"Suspend SKU","id":"e5f33ca6-1bbf-422b-8b48-ad4133ab750d","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":"311c33b7-4726-44c5-818d-61b21c051e4d","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":"dcf28a46-72db-4446-97b7-86a630adf057","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":"5306e5ad-5fc8-446c-91e3-b57e5f79a6df","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":"b05e866f-f446-4087-ab51-f57d1d657ae6","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":"e5f33ca6-1bbf-422b-8b48-ad4133ab750d"},{"name":"Live Location (J Profile Only)","id":"e743efd6-4ab3-4a69-85d4-097b26808d4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/live-location","description":"<p>Get the live location of 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 of the SIM</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["inventory",":SKU","live-location"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[{"id":"5f790e0b-8636-4a54-8cc2-5aad1f645493","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/live-location"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 28 Dec 2021 09:01:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"249"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"3cd10922-2864-44e4-bca7-ceb7921f211b"},{"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":"LDXOrH3cyQ0FZ5A="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61cad25d-42cf40a626ab5a4f7cca8ed0;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"sku\": \"2019092962778\",\n        \"latitude\": \"3.15624118\",\n        \"longitude\": \"101.5979147\",\n        \"address\": \"Elianto, Jalan PJU 3/32, Park Ville, 47810 Petaling Jaya, Selangor, Malaysia\",\n        \"accuracy\": \"1033\",\n        \"last_connection_date\": \"2021-12-28 09:01:20\"\n    }\n}"},{"id":"dc18b39c-e419-42b0-8ecc-e800f22883c7","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/live-location"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 28 Dec 2021 08:55:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"73"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"2386fcf2-b1c6-4049-82f7-76c2943d4dbc"},{"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":"LDWXSEqVSQ0FiYQ="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61cad0fb-019e14385af412e039f50608;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"Permission denied to View SKU's live location\"\n}"},{"id":"7f77b518-9ab8-4a77-84f4-680942207e27","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":"","type":"text"}],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/live-location"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 28 Dec 2021 08:58:22 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"26"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"5a705e24-d9e1-46d3-af44-7b38b6a237ed"},{"key":"x-amzn-ErrorType","value":"UnauthorizedException"},{"key":"x-amz-apigw-id","value":"LDWzXHVGSQ0Fm3Q="}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unauthorized\"\n}"},{"id":"b8983bb9-5ec3-44b7-857b-f7ef00418048","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/live-location"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 28 Dec 2021 08:59:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"59"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"bbffdbdf-9aca-41e5-b3c4-eace8cb71145"},{"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":"LDW_PFtjyQ0FZow="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61cad1fa-1abee87c7853a5e8225be0a6;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"SKU (201981164734221) not found\"\n}"},{"id":"9b545815-2d2a-4c60-b07b-db2234c11b5f","name":"No connectivity history","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/live-location"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 28 Dec 2021 09:44:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"63"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"76ca5d72-9229-44a8-bea7-e37f07910df1"},{"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":"LDdmxF3nSQ0Fsgg="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61cadc91-56b7c6c83ec9bf760ad0dc0f;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"No connectivity history found for sku (2019811647341)!\"\n}"}],"_postman_id":"e743efd6-4ab3-4a69-85d4-097b26808d4d"}],"id":"7feb0d0a-d380-4f6e-86c6-3d1c2770409a","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":"7feb0d0a-d380-4f6e-86c6-3d1c2770409a"},{"name":"SIM Management","item":[{"name":"Inventory","item":[{"name":"List Inventory","id":"4d52c7dc-07df-4d22-af6b-74a4f91f15f2","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":"5bca053c-3ee9-4305-aad9-39fba4f29450","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":"63bb7c6e-3ea6-4142-a563-29418cf327fc","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":"a494d7f9-0b87-4d75-b835-aaf2d7350933","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":"7ebeb4c8-5cd3-4e2c-8ef2-dd2c28c920c5","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":"4d52c7dc-07df-4d22-af6b-74a4f91f15f2"},{"name":"Update Device Info","event":[{"listen":"prerequest","script":{"id":"2a7c7ff7-cfc9-4238-bfee-a18645acd91f","exec":[""],"type":"text/javascript"}}],"id":"58089c17-7768-4e37-b89f-ef1e253d9572","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":"d6b48f68-6fa9-4e1b-b6b4-bb957fa706c8","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":"7c9602a4-ee24-4416-b0d7-f9f1511297e1","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":"4cf7ab36-b312-463b-8afd-3af1182efcda","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":"652a7c44-41a0-473f-b44a-3ae88a11b01a","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":"58089c17-7768-4e37-b89f-ef1e253d9572"}],"id":"b3a51c85-d96c-48e7-aa0a-28962762ac36","_postman_id":"b3a51c85-d96c-48e7-aa0a-28962762ac36","description":""},{"name":"Tagging","item":[{"name":"Create Inventory Tag","id":"9b395f36-f2b1-4b19-a7f2-f87de2ac655a","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":"7b273633-43bf-4e7a-b46b-133d75cca65c","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":"9b395f36-f2b1-4b19-a7f2-f87de2ac655a"},{"name":"Update Inventory Tag","id":"b4e4fe36-e2eb-4eb1-932a-79199988f9aa","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":[{"description":{"content":"<p>[Required] String: Tag ID</p>\n","type":"text/plain"},"type":"any","value":":TAG_ID","key":"tag_id"}]}},"response":[{"id":"6dcc24c4-6a75-48cc-b9e1-cdac070a9b22","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":"b4e4fe36-e2eb-4eb1-932a-79199988f9aa"},{"name":"List Inventory Tags","id":"ad4c7555-1583-4544-afd6-314f6687afbf","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":"76319c97-55bb-41b9-b0bf-2f73736428db","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":"72e736e8-5cb8-497e-914f-44eaea069fdb","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":"bcc85525-ad6c-4ec3-bdbe-a56df7ee462d","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":"ad4c7555-1583-4544-afd6-314f6687afbf"},{"name":"Get Inventory Tag","id":"f1c8991d-843c-4799-b6c0-238d8d57aafa","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":[{"description":{"content":"<p>[Required] String: Tag ID</p>\n","type":"text/plain"},"type":"any","value":":TAG_ID","key":"tag_id"}]}},"response":[{"id":"e4041cc7-83f5-42cd-aa03-2373a104891b","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":"f1c8991d-843c-4799-b6c0-238d8d57aafa"},{"name":"Delete Inventory Tag","id":"f1fd82ee-3932-4bc5-83d9-a6f44069dbe5","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":[{"description":{"content":"<p>[Required] String: Tag ID</p>\n","type":"text/plain"},"type":"any","value":":TAG_ID","key":"tag_id"}]}},"response":[{"id":"6fd08371-2a2a-4be3-8ebf-8c16b6e006ec","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":"f1fd82ee-3932-4bc5-83d9-a6f44069dbe5"},{"name":"Tag & Untag SKUs","id":"67bfa3cb-05e0-4e01-bb96-2c080d33e601","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":[{"description":{"content":"<p>[Required] String: Tag ID</p>\n","type":"text/plain"},"type":"any","value":":TAG_ID","key":"tag_id"},{"description":{"content":"<p>[Required] String: tag | untag</p>\n","type":"text/plain"},"type":"any","value":"tag","key":"mode"}]}},"response":[{"id":"ddbd3f4b-f0be-413c-b664-ad363a763a1c","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":"528f5942-f45f-4298-b23b-425762527f2b","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":"67bfa3cb-05e0-4e01-bb96-2c080d33e601"}],"id":"0fd8161f-7953-4909-bb2e-e1b5574f2527","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":"0fd8161f-7953-4909-bb2e-e1b5574f2527"}],"id":"3e215da1-4deb-47dc-aab7-de07187e791e","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":"3e215da1-4deb-47dc-aab7-de07187e791e"},{"name":"Plans","item":[{"name":"List Plan Inventory","id":"7c62ea61-59f0-459c-9257-a959bf899569","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public-v2/list-plans","description":"<p>Use the Mobile Country Code (MCC) to list the available plans in a specified country or use a plan code to get details of a specific plan. To find available plan codes, go to your Solutions account and navigate to <a href=\"https://solutions.flexiroam.com/user/client/subscriptions?tab=transactional\">Subscriptions &gt; Plans </a> (applies to regional and global plan codes).</p>\n<img src=\"https://content.pstmn.io/bbe12be7-871a-4cce-bc4b-f2b75422a54b/U2NyZWVuc2hvdCAyMDI0LTA2LTE3IGF0IDE0LjUzLjA5LnBuZw==\" />\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>MCC</th>\n<th>Country/Region</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>202</td>\n<td>Greece</td>\n</tr>\n<tr>\n<td>204</td>\n<td>Netherlands</td>\n</tr>\n<tr>\n<td>206</td>\n<td>Belgium</td>\n</tr>\n<tr>\n<td>208</td>\n<td>France</td>\n</tr>\n<tr>\n<td>212</td>\n<td>Monaco</td>\n</tr>\n<tr>\n<td>213</td>\n<td>Andorra</td>\n</tr>\n<tr>\n<td>214</td>\n<td>Spain</td>\n</tr>\n<tr>\n<td>216</td>\n<td>Hungary</td>\n</tr>\n<tr>\n<td>218</td>\n<td>Bosnia and Herzegovina</td>\n</tr>\n<tr>\n<td>219</td>\n<td>Croatia</td>\n</tr>\n<tr>\n<td>220</td>\n<td>Serbia</td>\n</tr>\n<tr>\n<td>221</td>\n<td>Kosovo</td>\n</tr>\n<tr>\n<td>222</td>\n<td>Italy / San Marino</td>\n</tr>\n<tr>\n<td>226</td>\n<td>Romania</td>\n</tr>\n<tr>\n<td>228</td>\n<td>Switzerland</td>\n</tr>\n<tr>\n<td>230</td>\n<td>Czech Republic</td>\n</tr>\n<tr>\n<td>231</td>\n<td>Slovakia</td>\n</tr>\n<tr>\n<td>232</td>\n<td>Austria</td>\n</tr>\n<tr>\n<td>234</td>\n<td>United Kingdom / Northern Ireland / Jersey / Guernsey</td>\n</tr>\n<tr>\n<td>238</td>\n<td>Denmark</td>\n</tr>\n<tr>\n<td>240</td>\n<td>Sweden</td>\n</tr>\n<tr>\n<td>242</td>\n<td>Norway</td>\n</tr>\n<tr>\n<td>244</td>\n<td>Finland</td>\n</tr>\n<tr>\n<td>246</td>\n<td>Lithuania</td>\n</tr>\n<tr>\n<td>247</td>\n<td>Latvia</td>\n</tr>\n<tr>\n<td>248</td>\n<td>Estonia</td>\n</tr>\n<tr>\n<td>250</td>\n<td>Russian Federation / Tajikistan</td>\n</tr>\n<tr>\n<td>255</td>\n<td>Ukraine</td>\n</tr>\n<tr>\n<td>257</td>\n<td>Belarus</td>\n</tr>\n<tr>\n<td>259</td>\n<td>Republic of Moldova</td>\n</tr>\n<tr>\n<td>260</td>\n<td>Poland</td>\n</tr>\n<tr>\n<td>262</td>\n<td>Germany</td>\n</tr>\n<tr>\n<td>266</td>\n<td>Gibraltar</td>\n</tr>\n<tr>\n<td>268</td>\n<td>Portugal</td>\n</tr>\n<tr>\n<td>270</td>\n<td>Luxembourg</td>\n</tr>\n<tr>\n<td>272</td>\n<td>Ireland</td>\n</tr>\n<tr>\n<td>274</td>\n<td>Iceland</td>\n</tr>\n<tr>\n<td>276</td>\n<td>Albania</td>\n</tr>\n<tr>\n<td>278</td>\n<td>Malta</td>\n</tr>\n<tr>\n<td>280</td>\n<td>Cyprus</td>\n</tr>\n<tr>\n<td>282</td>\n<td>Georgia</td>\n</tr>\n<tr>\n<td>283</td>\n<td>Armenia</td>\n</tr>\n<tr>\n<td>284</td>\n<td>Bulgaria</td>\n</tr>\n<tr>\n<td>286</td>\n<td>Turkey</td>\n</tr>\n<tr>\n<td>288</td>\n<td>Faroe Islands</td>\n</tr>\n<tr>\n<td>290</td>\n<td>Greenland</td>\n</tr>\n<tr>\n<td>293</td>\n<td>Slovenia</td>\n</tr>\n<tr>\n<td>294</td>\n<td>North Macedonia</td>\n</tr>\n<tr>\n<td>295</td>\n<td>Liechtenstein</td>\n</tr>\n<tr>\n<td>297</td>\n<td>Montenegro</td>\n</tr>\n<tr>\n<td>302</td>\n<td>Canada</td>\n</tr>\n<tr>\n<td>308</td>\n<td>Saint Pierre and Miquelon</td>\n</tr>\n<tr>\n<td>310</td>\n<td>United States of America / Guam / US Virgin Islands</td>\n</tr>\n<tr>\n<td>330</td>\n<td>Puerto Rico</td>\n</tr>\n<tr>\n<td>334</td>\n<td>Mexico</td>\n</tr>\n<tr>\n<td>338</td>\n<td>Anguilla / Antigua and Barbuda / Barbados / Bermuda / Cayman Islands / Dominica / Grenada / Jamaica / Montserrat / Saint Kitts and Nevis / Saint Lucia / Saint Vincent and the Grenadines</td>\n</tr>\n<tr>\n<td>340</td>\n<td>French Guiana / French West Indies / Guadeloupe / Martinique / Saint Maarten / Saint Barthélemy</td>\n</tr>\n<tr>\n<td>342</td>\n<td>Barbados</td>\n</tr>\n<tr>\n<td>344</td>\n<td>Antigua and Barbuda</td>\n</tr>\n<tr>\n<td>346</td>\n<td>Cayman Islands</td>\n</tr>\n<tr>\n<td>348</td>\n<td>British Virgin Islands</td>\n</tr>\n<tr>\n<td>350</td>\n<td>Bermuda</td>\n</tr>\n<tr>\n<td>352</td>\n<td>Grenada</td>\n</tr>\n<tr>\n<td>354</td>\n<td>Montserrat</td>\n</tr>\n<tr>\n<td>356</td>\n<td>St. Kitts &amp; Nevis</td>\n</tr>\n<tr>\n<td>358</td>\n<td>St. Lucia</td>\n</tr>\n<tr>\n<td>360</td>\n<td>Saint Vincent and the Grenadines</td>\n</tr>\n<tr>\n<td>362</td>\n<td>Netherlands Antilles / Bonaire / Curacao</td>\n</tr>\n<tr>\n<td>363</td>\n<td>Aruba</td>\n</tr>\n<tr>\n<td>364</td>\n<td>Bahamas</td>\n</tr>\n<tr>\n<td>365</td>\n<td>Anguilla</td>\n</tr>\n<tr>\n<td>366</td>\n<td>Dominica</td>\n</tr>\n<tr>\n<td>368</td>\n<td>Cuba</td>\n</tr>\n<tr>\n<td>370</td>\n<td>Dominican Republic</td>\n</tr>\n<tr>\n<td>372</td>\n<td>Haiti</td>\n</tr>\n<tr>\n<td>374</td>\n<td>Trinidad and Tobago</td>\n</tr>\n<tr>\n<td>376</td>\n<td>Turks and Caicos Islands</td>\n</tr>\n<tr>\n<td>400</td>\n<td>Azerbaijan</td>\n</tr>\n<tr>\n<td>401</td>\n<td>Kazakhstan</td>\n</tr>\n<tr>\n<td>402</td>\n<td>Bhutan</td>\n</tr>\n<tr>\n<td>404</td>\n<td>India</td>\n</tr>\n<tr>\n<td>410</td>\n<td>Pakistan</td>\n</tr>\n<tr>\n<td>412</td>\n<td>Afghanistan</td>\n</tr>\n<tr>\n<td>413</td>\n<td>Sri Lanka</td>\n</tr>\n<tr>\n<td>414</td>\n<td>Myanmar</td>\n</tr>\n<tr>\n<td>415</td>\n<td>Lebanon</td>\n</tr>\n<tr>\n<td>416</td>\n<td>Jordan</td>\n</tr>\n<tr>\n<td>417</td>\n<td>Syria</td>\n</tr>\n<tr>\n<td>418</td>\n<td>Iraq</td>\n</tr>\n<tr>\n<td>419</td>\n<td>Kuwait</td>\n</tr>\n<tr>\n<td>420</td>\n<td>Saudi Arabia</td>\n</tr>\n<tr>\n<td>421</td>\n<td>Yemen</td>\n</tr>\n<tr>\n<td>422</td>\n<td>Oman</td>\n</tr>\n<tr>\n<td>424</td>\n<td>United Arab Emirates</td>\n</tr>\n<tr>\n<td>425</td>\n<td>Palestine / Israel</td>\n</tr>\n<tr>\n<td>426</td>\n<td>Bahrain</td>\n</tr>\n<tr>\n<td>427</td>\n<td>Qatar</td>\n</tr>\n<tr>\n<td>428</td>\n<td>Mongolia</td>\n</tr>\n<tr>\n<td>429</td>\n<td>Nepal</td>\n</tr>\n<tr>\n<td>432</td>\n<td>Iran</td>\n</tr>\n<tr>\n<td>434</td>\n<td>Uzbekistan</td>\n</tr>\n<tr>\n<td>436</td>\n<td>Tajikistan</td>\n</tr>\n<tr>\n<td>437</td>\n<td>Kyrgyzstan</td>\n</tr>\n<tr>\n<td>438</td>\n<td>Turkmenistan</td>\n</tr>\n<tr>\n<td>440</td>\n<td>Japan</td>\n</tr>\n<tr>\n<td>450</td>\n<td>Republic of Korea</td>\n</tr>\n<tr>\n<td>452</td>\n<td>Viet Nam</td>\n</tr>\n<tr>\n<td>454</td>\n<td>China, Hong Kong Special Administrative Region</td>\n</tr>\n<tr>\n<td>455</td>\n<td>China, Macao Special Administrative Region</td>\n</tr>\n<tr>\n<td>456</td>\n<td>Cambodia</td>\n</tr>\n<tr>\n<td>457</td>\n<td>Lao People's Democratic Republic</td>\n</tr>\n<tr>\n<td>460</td>\n<td>China</td>\n</tr>\n<tr>\n<td>466</td>\n<td>Taiwan</td>\n</tr>\n<tr>\n<td>470</td>\n<td>Bangladesh</td>\n</tr>\n<tr>\n<td>472</td>\n<td>Maldives</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Malaysia</td>\n</tr>\n<tr>\n<td>505</td>\n<td>Australia</td>\n</tr>\n<tr>\n<td>510</td>\n<td>Indonesia</td>\n</tr>\n<tr>\n<td>514</td>\n<td>Timor Leste</td>\n</tr>\n<tr>\n<td>515</td>\n<td>Philippines</td>\n</tr>\n<tr>\n<td>520</td>\n<td>Thailand</td>\n</tr>\n<tr>\n<td>525</td>\n<td>Singapore</td>\n</tr>\n<tr>\n<td>528</td>\n<td>Brunei Darussalam</td>\n</tr>\n<tr>\n<td>530</td>\n<td>New Zealand</td>\n</tr>\n<tr>\n<td>536</td>\n<td>Nauru</td>\n</tr>\n<tr>\n<td>537</td>\n<td>Papua New Guinea</td>\n</tr>\n<tr>\n<td>539</td>\n<td>Tonga</td>\n</tr>\n<tr>\n<td>540</td>\n<td>Solomon Islands</td>\n</tr>\n<tr>\n<td>541</td>\n<td>Vanuatu</td>\n</tr>\n<tr>\n<td>542</td>\n<td>Fiji</td>\n</tr>\n<tr>\n<td>545</td>\n<td>Kiribati</td>\n</tr>\n<tr>\n<td>546</td>\n<td>New Caledonia</td>\n</tr>\n<tr>\n<td>547</td>\n<td>French Polynesia</td>\n</tr>\n<tr>\n<td>548</td>\n<td>Cook Islands</td>\n</tr>\n<tr>\n<td>549</td>\n<td>Samoa</td>\n</tr>\n<tr>\n<td>602</td>\n<td>Egypt</td>\n</tr>\n<tr>\n<td>603</td>\n<td>Algeria</td>\n</tr>\n<tr>\n<td>604</td>\n<td>Morocco</td>\n</tr>\n<tr>\n<td>605</td>\n<td>Tunisia</td>\n</tr>\n<tr>\n<td>606</td>\n<td>Libya</td>\n</tr>\n<tr>\n<td>607</td>\n<td>Gambia</td>\n</tr>\n<tr>\n<td>608</td>\n<td>Senegal</td>\n</tr>\n<tr>\n<td>609</td>\n<td>Mauritania</td>\n</tr>\n<tr>\n<td>610</td>\n<td>Mali</td>\n</tr>\n<tr>\n<td>611</td>\n<td>Guinea</td>\n</tr>\n<tr>\n<td>612</td>\n<td>Côte d'Ivoire</td>\n</tr>\n<tr>\n<td>613</td>\n<td>Burkina Faso</td>\n</tr>\n<tr>\n<td>614</td>\n<td>Niger</td>\n</tr>\n<tr>\n<td>615</td>\n<td>Togo</td>\n</tr>\n<tr>\n<td>616</td>\n<td>Benin</td>\n</tr>\n<tr>\n<td>617</td>\n<td>Mauritius</td>\n</tr>\n<tr>\n<td>618</td>\n<td>Liberia</td>\n</tr>\n<tr>\n<td>619</td>\n<td>Sierra Leone</td>\n</tr>\n<tr>\n<td>620</td>\n<td>Ghana</td>\n</tr>\n<tr>\n<td>621</td>\n<td>Nigeria</td>\n</tr>\n<tr>\n<td>622</td>\n<td>Chad</td>\n</tr>\n<tr>\n<td>623</td>\n<td>Central African Republic</td>\n</tr>\n<tr>\n<td>624</td>\n<td>Cameroon</td>\n</tr>\n<tr>\n<td>625</td>\n<td>Cape Verde</td>\n</tr>\n<tr>\n<td>626</td>\n<td>Sao Tome &amp; Principe</td>\n</tr>\n<tr>\n<td>627</td>\n<td>Equatorial Guinea</td>\n</tr>\n<tr>\n<td>628</td>\n<td>Gabon</td>\n</tr>\n<tr>\n<td>629</td>\n<td>Congo</td>\n</tr>\n<tr>\n<td>630</td>\n<td>Democratic Republic of the Congo</td>\n</tr>\n<tr>\n<td>631</td>\n<td>Angola</td>\n</tr>\n<tr>\n<td>632</td>\n<td>Guinea Bissau</td>\n</tr>\n<tr>\n<td>633</td>\n<td>Seychelles</td>\n</tr>\n<tr>\n<td>634</td>\n<td>Sudan</td>\n</tr>\n<tr>\n<td>635</td>\n<td>Rwanda</td>\n</tr>\n<tr>\n<td>636</td>\n<td>Ethiopia</td>\n</tr>\n<tr>\n<td>637</td>\n<td>Somalia</td>\n</tr>\n<tr>\n<td>638</td>\n<td>Djibouti</td>\n</tr>\n<tr>\n<td>639</td>\n<td>Kenya</td>\n</tr>\n<tr>\n<td>640</td>\n<td>Tanzania</td>\n</tr>\n<tr>\n<td>641</td>\n<td>Uganda</td>\n</tr>\n<tr>\n<td>642</td>\n<td>Burundi</td>\n</tr>\n<tr>\n<td>643</td>\n<td>Mozambique</td>\n</tr>\n<tr>\n<td>645</td>\n<td>Zambia</td>\n</tr>\n<tr>\n<td>646</td>\n<td>Madagascar</td>\n</tr>\n<tr>\n<td>647</td>\n<td>Reunion</td>\n</tr>\n<tr>\n<td>648</td>\n<td>Zimbabwe</td>\n</tr>\n<tr>\n<td>649</td>\n<td>Namibia</td>\n</tr>\n<tr>\n<td>650</td>\n<td>Malawi</td>\n</tr>\n<tr>\n<td>651</td>\n<td>Lesotho</td>\n</tr>\n<tr>\n<td>652</td>\n<td>Botswana</td>\n</tr>\n<tr>\n<td>653</td>\n<td>Eswatini</td>\n</tr>\n<tr>\n<td>654</td>\n<td>Comoros</td>\n</tr>\n<tr>\n<td>655</td>\n<td>South Africa</td>\n</tr>\n<tr>\n<td>659</td>\n<td>South Sudan</td>\n</tr>\n<tr>\n<td>702</td>\n<td>Belize</td>\n</tr>\n<tr>\n<td>704</td>\n<td>Guatemala</td>\n</tr>\n<tr>\n<td>706</td>\n<td>El Salvador</td>\n</tr>\n<tr>\n<td>708</td>\n<td>Honduras</td>\n</tr>\n<tr>\n<td>710</td>\n<td>Nicaragua</td>\n</tr>\n<tr>\n<td>712</td>\n<td>Costa Rica</td>\n</tr>\n<tr>\n<td>714</td>\n<td>Panama</td>\n</tr>\n<tr>\n<td>716</td>\n<td>Peru</td>\n</tr>\n<tr>\n<td>722</td>\n<td>Argentina</td>\n</tr>\n<tr>\n<td>724</td>\n<td>Brazil</td>\n</tr>\n<tr>\n<td>730</td>\n<td>Chile</td>\n</tr>\n<tr>\n<td>732</td>\n<td>Colombia</td>\n</tr>\n<tr>\n<td>734</td>\n<td>Venezuela (Bolivarian Republic of)</td>\n</tr>\n<tr>\n<td>736</td>\n<td>Bolivia (Plurinational State of)</td>\n</tr>\n<tr>\n<td>738</td>\n<td>Guyana</td>\n</tr>\n<tr>\n<td>740</td>\n<td>Ecuador</td>\n</tr>\n<tr>\n<td>744</td>\n<td>Paraguay</td>\n</tr>\n<tr>\n<td>746</td>\n<td>Suriname</td>\n</tr>\n<tr>\n<td>748</td>\n<td>Uruguay</td>\n</tr>\n<tr>\n<td>901</td>\n<td>Global services</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["public-v2","list-plans"],"host":["https://solutions-api.flexiroam.com/v1"],"query":[{"disabled":true,"description":{"content":"<p>(Optional) Use to fetch a plan definition by unique plan_code</p>\n","type":"text/plain"},"key":"plan_code","value":null},{"disabled":true,"description":{"content":"<p>(Optional) Use to fetch plan definitions for local plans in a given country. MCC is a Mobile Country Code</p>\n","type":"text/plain"},"key":"mcc","value":null}],"variable":[]}},"response":[{"id":"cb0ac206-d849-4a97-a4b8-ff0576b00ad3","name":"MCC","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public-v2/list-plans?mcc=260","host":["https://solutions-api.flexiroam.com/v1"],"path":["public-v2","list-plans"],"query":[{"key":"plan_code","value":"","description":"(Optional) Use to fetch a plan definition by unique plan_code","disabled":true},{"key":"mcc","value":"260","description":"(Optional) Use to fetch plan definitions for local plans in a given country. MCC is a Mobile Country Code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Jun 2024 10:01:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"3061"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"3903189e-c465-4801-a9a2-82d56028afd2"},{"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":"ZjsoWEM6yQ0Eegw="},{"key":"Access-Control-Allow-Methods","value":"GET,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66715b01-5c8e670f3e5406a6522eca48"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"purpose\": \"merchant_plan\",\n            \"currency\": \"USD\",\n            \"action_required\": \"activation\",\n            \"created_by\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"status\": \"active\",\n            \"subscriptions\": {\n                \"total\": 0,\n                \"billed\": 0\n            },\n            \"imsi_profile\": \"W\",\n            \"parent_ratesheet_id\": 39,\n            \"owner_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"activation_date\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 0,\n                \"threshold_in_percentage\": false,\n                \"enabled\": false\n            },\n            \"retail_billing_group_id\": \"9a8ddef0-9e4e-4d2a-b44d-7db449b19840\",\n            \"id\": \"f277c3b1-1cb7-4edd-a57b-3970b374eddf\",\n            \"owner_id_purpose\": \"49350307-8442-4d07-993e-4a0fafd0c077___merchant_plan\",\n            \"service_status\": \"active\",\n            \"settings\": {\n                \"frequency_unit\": 0,\n                \"charging_model\": \"load-based\",\n                \"load_when_value\": 5,\n                \"proratable\": false,\n                \"load_value\": 100,\n                \"data_plan\": \"capped\",\n                \"self_managed\": true,\n                \"charge_upon\": \"subscription\",\n                \"data_unit\": 1000,\n                \"apn_hidden\": false,\n                \"billing_model_id\": \"dtonpool\",\n                \"balances\": {\n                    \"main_data\": {\n                        \"plan\": 1000,\n                        \"pool_balance\": 0\n                    },\n                    \"throttle_data\": {\n                        \"plan\": 0,\n                        \"pool_balance\": 0\n                    }\n                },\n                \"autorenew\": false,\n                \"pricing_model\": \"transactional\",\n                \"time_for_activation\": 30,\n                \"access_fee\": {\n                    \"enabled\": false,\n                    \"amount\": 0\n                },\n                \"validity_in_days\": 10,\n                \"bootstrap_load_value\": 0,\n                \"data_unit_per\": \"MB\",\n                \"apn\": \"wbdata\",\n                \"prorate\": false\n            },\n            \"termination_date\": null,\n            \"mcc_or_area_code\": \"260\",\n            \"creation_date\": \"2024-04-18 11:24:57\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"plan_code\": \"W-1GB-10D-PL-TEST\",\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"active_plans_count\": 1,\n            \"terminate_when_cycle_ends\": false,\n            \"price\": 1,\n            \"remarks\": [],\n            \"title\": \"W Poland 1GB 10Days TEST\"\n        },\n        {\n            \"purpose\": \"merchant_plan\",\n            \"currency\": \"USD\",\n            \"action_required\": \"activation\",\n            \"created_by\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"status\": \"active\",\n            \"subscriptions\": {\n                \"total\": 0,\n                \"billed\": 0\n            },\n            \"imsi_profile\": \"W\",\n            \"parent_ratesheet_id\": 39,\n            \"owner_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"activation_date\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 0,\n                \"threshold_in_percentage\": false,\n                \"enabled\": false\n            },\n            \"retail_billing_group_id\": \"aac7bb26-b156-4e6a-b81b-45d1fb10ea08\",\n            \"id\": \"33941b8e-5601-4991-a87e-8087b33e3bc4\",\n            \"owner_id_purpose\": \"49350307-8442-4d07-993e-4a0fafd0c077___merchant_plan\",\n            \"service_status\": \"active\",\n            \"settings\": {\n                \"frequency_unit\": 0,\n                \"charging_model\": \"load-based\",\n                \"load_when_value\": 5,\n                \"proratable\": false,\n                \"load_value\": 100,\n                \"data_plan\": \"capped\",\n                \"self_managed\": true,\n                \"charge_upon\": \"subscription\",\n                \"data_unit\": 1000,\n                \"apn_hidden\": false,\n                \"billing_model_id\": \"dtonpool\",\n                \"balances\": {\n                    \"main_data\": {\n                        \"plan\": 1000,\n                        \"pool_balance\": 0\n                    },\n                    \"throttle_data\": {\n                        \"plan\": 0,\n                        \"pool_balance\": 0\n                    }\n                },\n                \"autorenew\": false,\n                \"pricing_model\": \"transactional\",\n                \"time_for_activation\": 30,\n                \"access_fee\": {\n                    \"enabled\": false,\n                    \"amount\": 0\n                },\n                \"validity_in_days\": 10,\n                \"bootstrap_load_value\": 0,\n                \"data_unit_per\": \"MB\",\n                \"apn\": \"wbdata\",\n                \"prorate\": false\n            },\n            \"termination_date\": null,\n            \"mcc_or_area_code\": \"260\",\n            \"creation_date\": \"2024-04-18 11:26:27\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"plan_code\": \"W-1GB-10D-PL-2TEST\",\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"active_plans_count\": 4,\n            \"terminate_when_cycle_ends\": false,\n            \"price\": 1,\n            \"remarks\": [],\n            \"title\": \"W Poland 1GB 10Days 2TEST\"\n        }\n    ],\n    \"page_key\": null\n}"},{"id":"87c8ea37-fea5-4cc4-be33-0bf2f767e3db","name":"Plan Code","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public-v2/list-plans?plan_code=W-GDPT-1GB-30D","host":["https://solutions-api.flexiroam.com/v1"],"path":["public-v2","list-plans"],"query":[{"key":"plan_code","value":"W-GDPT-1GB-30D","description":"(Optional) Use to fetch a plan definition by unique plan_code"},{"key":"mcc","value":"260","description":"(Optional) Use to fetch plan definitions for local plans in a given country. MCC is a Mobile Country Code","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 18 Jun 2024 10:04:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2176"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"b29484b2-178c-4e9d-84a7-c1d0f324abab"},{"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":"ZjtANFceSQ0EMug="},{"key":"Access-Control-Allow-Methods","value":"GET,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66715b9a-68ae6e9724ef08e812438dde"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"purpose\": \"merchant_plan\",\n            \"currency\": \"USD\",\n            \"action_required\": \"activation\",\n            \"subscriptions\": {\n                \"total\": 0,\n                \"billed\": 0\n            },\n            \"created_by\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"status\": \"active\",\n            \"imsi_profile\": \"W\",\n            \"parent_ratesheet_id\": 52,\n            \"owner_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"activation_date\": null,\n            \"auto_topup_settings\": {\n                \"threshold\": 0,\n                \"quantity\": 0,\n                \"threshold_in_percentage\": false,\n                \"enabled\": false\n            },\n            \"retail_billing_group_id\": \"9a97b4ed-b64b-4513-b0c4-595bf5397df4\",\n            \"id\": \"973022d6-11c7-4320-9e5f-c161431ce948\",\n            \"owner_id_purpose\": \"49350307-8442-4d07-993e-4a0fafd0c077___merchant_plan\",\n            \"service_status\": \"active\",\n            \"settings\": {\n                \"frequency_unit\": 0,\n                \"charging_model\": \"load-based\",\n                \"load_when_value\": 5,\n                \"proratable\": false,\n                \"load_value\": 100,\n                \"data_plan\": \"capped\",\n                \"self_managed\": true,\n                \"charge_upon\": \"subscription\",\n                \"data_unit\": 1000,\n                \"apn_hidden\": false,\n                \"billing_model_id\": \"dtonpool\",\n                \"balances\": {\n                    \"main_data\": {\n                        \"plan\": 1000,\n                        \"pool_balance\": 0\n                    },\n                    \"throttle_data\": {\n                        \"plan\": 0,\n                        \"pool_balance\": 0\n                    }\n                },\n                \"autorenew\": false,\n                \"pricing_model\": \"transactional\",\n                \"time_for_activation\": 30,\n                \"access_fee\": {\n                    \"enabled\": false,\n                    \"amount\": 0\n                },\n                \"validity_in_days\": 30,\n                \"bootstrap_load_value\": 0,\n                \"data_unit_per\": \"MB\",\n                \"apn\": \"wbdata\",\n                \"prorate\": false\n            },\n            \"termination_date\": null,\n            \"mcc_or_area_code\": \"412_276_603_213_722_283_505_232_400_364_426_470_257_206_702_616_736_218_652_724_348_528_284_456_624_302_622_730_460_454_455_732_629_712_219_280_230_612_630_238_370_740_602_706_248_636_288_542_244_208_547_340_628_607_282_262_620_266_202_290_704_611_738_372_216_274_404_510_432_272_222_338_440_416_401_639_419_457_247_415_618_295_246_270_646_502_472_610_278_617_334_212_428_297_604_643_429_204_362_530_710_614_621_294_242_422_410_425_714_537_744_716_515_260_268_330_427_450_259_647_226_250_635_360_420_608_220_633_525_231_293_655_214_413_356_634_746_240_228_466_640_520_514_539_374_605_286_376_641_255_424_234_310_748_434_541_452_421_645\",\n            \"creation_date\": \"2024-06-18 09:22:51\",\n            \"reseller_id\": \"3f1e28b7-3b74-4ef9-a1d3-97a8a08b8a18\",\n            \"plan_code\": \"W-GDPT-1GB-30D\",\n            \"user_id\": \"49350307-8442-4d07-993e-4a0fafd0c077\",\n            \"active_plans_count\": 2,\n            \"terminate_when_cycle_ends\": false,\n            \"price\": 1,\n            \"remarks\": [],\n            \"title\": \"Global Trial Plan 1GB 30Days\"\n        }\n    ],\n    \"page_key\": null\n}"}],"_postman_id":"7c62ea61-59f0-459c-9257-a959bf899569"},{"name":"SIM Details","id":"5ae2067f-5e12-46be-a926-12bd54d0406a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public-v2/sim-details?sku=4023100019845","description":"<p>Check detailed information about the requested SIM.</p>\n<p>The <code>details</code> object contains SIM-specific information such as <code>sku</code>, <code>iccid</code>, <code>availability</code> and <code>device_info</code> (if set).</p>\n<p>The <code>active_plans</code> object contains information about assigned plans that are not finished. Below you can find the description of each plan status. Use the <a href=\"https://solutions-api-doc.flexiroam.com/#affe3622-9a16-4797-8923-82f56d23609d\">List Finished Plans</a> to check information about finished and expired plans.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>normal</code></td>\n<td>Plan has been assigned to a SIM and has not been started. It is ready to be activated when a SIM is in a plan-compatible country.</td>\n</tr>\n<tr>\n<td><code>activating</code></td>\n<td>SIM is in a plan-compatible country and sent an activation request to the Solutions (SOS) Platform.</td>\n</tr>\n<tr>\n<td><code>loading</code></td>\n<td>Data balance is being loaded into a SIM.</td>\n</tr>\n<tr>\n<td><code>loaded</code></td>\n<td>Data balance has been loaded and a plan has been activated. SIM is ready to be used.</td>\n</tr>\n<tr>\n<td><code>unloading</code></td>\n<td>SIM is no longer in a plan-compatible country. The remaining data balance is being unloaded.</td>\n</tr>\n<tr>\n<td><code>unloaded</code></td>\n<td>The remaining data balance has been unloaded.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["public-v2","sim-details"],"host":["https://solutions-api.flexiroam.com/v1"],"query":[{"key":"sku","value":"4023100019845"}],"variable":[]}},"response":[{"id":"e189a27c-3232-4344-93be-45fa955fac72","name":"SKU","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public-v2/sim-details?sku=4023100019845","host":["https://solutions-api.flexiroam.com/v1"],"path":["public-v2","sim-details"],"query":[{"key":"sku","value":"4023100019845"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 20 Aug 2024 12:13:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1801"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"8eb456a3-6204-4736-88c2-9f87bcd0ef37"},{"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":"czpBjHW9yQ0EYtQ="},{"key":"Access-Control-Allow-Methods","value":"GET,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66c48870-1bcf51ac080974d2660934d1"}],"cookie":[],"responseTime":null,"body":"{\n    \"details\": {\n        \"status\": \"active\",\n        \"last_reload_date\": \"2024-08-20 11:39:15\",\n        \"state\": \"normal\",\n        \"balances\": {\n            \"billing_cycle_id\": null,\n            \"main_data\": 0\n        },\n        \"chip_type\": \"esim\",\n        \"first_billed_date\": null,\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\": \"698ac3a8-9bc9-4d16-857b-68f0560c623b\",\n        \"device_info\": {\n            \"name\": null,\n            \"imei\": null,\n            \"id\": null,\n            \"email\": null\n        },\n        \"billing_group_histories\": [],\n        \"iccid\": \"89852351023300198459\",\n        \"subscribed\": \"0___4023100019845\",\n        \"bootstrap_balances\": [],\n        \"assigned_plans_count\": 1,\n        \"availability_sku\": \"taken___4023100019845\",\n        \"creation_date\": \"2024-02-13 10:28:50\",\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-200820\",\n        \"sku\": 4023100019845,\n        \"availability\": \"taken\"\n    },\n    \"active_plans\": [\n        {\n            \"status\": \"loaded\",\n            \"assigned_on\": \"2024-08-20 11:31:00\",\n            \"end_date\": \"2024-08-21 11:36:18\",\n            \"expiration_date\": \"2024-09-19 11:31:00\",\n            \"activated_on\": \"2024-08-20 11:36:18\",\n            \"balance\": 50,\n            \"plan_code\": \"W-PL-50MB-1D\",\n            \"plan_uuid\": \"bda285e8-14d1-4852-9dc7-0563c2e23072\",\n            \"initial_balance\": 50,\n            \"creation_date\": \"2024-08-20 11:31:00\",\n            \"mcc_or_area_code\": \"260\"\n        }\n    ],\n    \"qr_code_url\": \"https://prod-solutions-assets.s3.ap-southeast-1.amazonaws.com/client/49350307-8442-4d07-993e-4a0fafd0c077/inventory/qrcodes/4023100019845.png?AWSAccessKeyId=AKIATHKQMC5JM6XDUXCB&Expires=1724415217&Signature=uLu61fikxBf1MgHD%2FnbQPv0%2BLEM%3D&X-Amzn-Trace-Id=Root%3D1-66c48870-1bcf51ac080974d2660934d1%3BParent%3D1416493a3f3e4cab%3BSampled%3D0%3BLineage%3Dec2af5b1%3A0\",\n    \"esim_lpa\": \"LPA:1$wbg.prod.ondemandconnectivity.com$AY51B8IBA28ILDSJ\"\n}"}],"_postman_id":"5ae2067f-5e12-46be-a926-12bd54d0406a"},{"name":"Purchase Plan For SIM","id":"70148148-f8eb-41d6-adba-ca68790c9a23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"plan_code\": \"W-GDPT-1GB-30D\",\n    \"use_free_esim\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public-v2/buy-plan","description":"<p>Purchase and load a plan to a SIM using one of the following methods:</p>\n<p><code>\"use_free_esim\": true</code> - Load the plan to the first available eSIM from your inventory</p>\n<p><code>\"sku\": 4023100019798</code> - Load the plan to the specified SKU</p>\n","urlObject":{"path":["public-v2","buy-plan"],"host":["https://solutions-api.flexiroam.com/v1"],"query":[],"variable":[]}},"response":[{"id":"919d6b85-7252-4512-aea1-986aebc3f8cf","name":"Use Free eSIM","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"plan_code\": \"W-GDPT-1GB-30D\",\n    \"use_free_esim\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public-v2/buy-plan"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Jul 2024 09:13:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"507"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"48ca768e-10f4-4920-b44a-9813d5d0ad22"},{"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":"avZNIEZOyQ0ELzA="},{"key":"Access-Control-Allow-Methods","value":"POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-668fa253-46e834e461614cda30559d71"}],"cookie":[],"responseTime":null,"body":"{\n    \"sku\": 4023100019795,\n    \"invoice_number\": \"FAL-INV-229137\",\n    \"qr_code_url\": \"https://prod-solutions-assets.s3.ap-southeast-1.amazonaws.com/client/49350307-8442-4d07-993e-4a0fafd0c077/inventory/qrcodes/4023100019795.png?AWSAccessKeyId=AKIATHKQMC5JM6XDUXCB&Expires=1721294036&Signature=KnGlMQ6k4wARHbYdi8xYP0p%2FOt4%3D&X-Amzn-Trace-Id=Root%3D1-668fa253-46e834e461614cda30559d71%3BParent%3D711a680e59b553cc%3BSampled%3D0%3BLineage%3Dec2af5b1%3A0\",\n    \"esim_lpa\": \"LPA:1$wbg.prod.ondemandconnectivity.com$VY9KG1BFSOO0C4YW\"\n}"},{"id":"ade07c60-44ed-4129-b204-45595ae7ade9","name":"Select SKU","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"plan_code\": \"W-GDPT-1GB-30D\",\n    \"sku\": 4023100019793\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public-v2/buy-plan"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Jul 2024 09:16:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"509"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"9326fc0f-291f-4cd6-93f0-4c556bdacc23"},{"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":"avZoME_4yQ0EXnQ="},{"key":"Access-Control-Allow-Methods","value":"POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-668fa300-6dc9d7326d84dbaa1af4844f"}],"cookie":[],"responseTime":null,"body":"{\n    \"sku\": 4023100019793,\n    \"invoice_number\": \"FAL-INV-229139\",\n    \"qr_code_url\": \"https://prod-solutions-assets.s3.ap-southeast-1.amazonaws.com/client/49350307-8442-4d07-993e-4a0fafd0c077/inventory/qrcodes/4023100019793.png?AWSAccessKeyId=AKIATHKQMC5JM6XDUXCB&Expires=1721294209&Signature=k%2BHs22gij2UEc9ssIk44%2BbwjoGc%3D&X-Amzn-Trace-Id=Root%3D1-668fa300-6dc9d7326d84dbaa1af4844f%3BParent%3D1726ff320aa83e73%3BSampled%3D0%3BLineage%3Dec2af5b1%3A0\",\n    \"esim_lpa\": \"LPA:1$wbg.prod.ondemandconnectivity.com$BLZE4SJV7EPVJ1WY\"\n}"}],"_postman_id":"70148148-f8eb-41d6-adba-ca68790c9a23"},{"name":"Refund Plan","id":"3e34b2db-3453-4492-88c9-436aab2e7320","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"purchased_plan_id\": \"cbc7d428-722c-4be4-92c2-2f947f32a6b4\",\n    \"sku\": 4023100019793\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public-v2/refund-plan","description":"<p>To unload a plan, the following conditions must be met:</p>\n<ol>\n<li><p>The plan was not started (status is 'normal').</p>\n</li>\n<li><p>The plan was bought within the current billing month.</p>\n</li>\n</ol>\n<p><code>sku</code> is required</p>\n<p>Use either <code>plan_code</code> or <code>purchased_plan_id</code> to specify a plan to refund.</p>\n<p>Use the <a href=\"https://solutions-api-doc.flexiroam.com/#5ae2067f-5e12-46be-a926-12bd54d0406a\">SIM Details</a> endpoint to retrieve the <code>purchased_plan_id</code>, which is included as the <code>id</code> within each item in the <code>active_plans</code>list.</p>\n","urlObject":{"path":["public-v2","refund-plan"],"host":["https://solutions-api.flexiroam.com/v1"],"query":[],"variable":[]}},"response":[{"id":"84fc32cc-ec29-4bd8-bd9b-b6546dc6c1c3","name":"SKU","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"plan_code\": \"W-GDPT-1GB-30D\",\n    \"sku\": 4023100019793\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public-v2/refund-plan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Jun 2024 09:09:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"120"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"2e1033a0-b977-4e6e-8b3e-dd5b09a2acaf"},{"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":"Z6pn7FwMyQ0ER-Q="},{"key":"Access-Control-Allow-Methods","value":"GET,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-667a8965-79e23e7a30748b53669751bf"}],"cookie":[],"responseTime":null,"body":"{\n    \"refunded_plan_id\": \"d61a8969-5c33-4946-b457-add4d6e18df3\",\n    \"refunded_payment_id\": \"daffa19c-b4fd-41d9-9c6c-f66a68f1d4a8\"\n}"},{"id":"f0081c28-af1e-4357-9edd-9f35228b4faf","name":"Purchased Plan ID","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"purchased_plan_id\": \"cbc7d428-722c-4be4-92c2-2f947f32a6b4\",\n    \"sku\": 4023100019793\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public-v2/refund-plan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Jun 2024 09:36:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"120"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"5452bc3b-b456-4c94-a4a0-dd0804898a75"},{"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":"Z6tftHp7yQ0EP2A="},{"key":"Access-Control-Allow-Methods","value":"GET,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-667a8f97-13a4b47d78e1c9e20f5180f2"}],"cookie":[],"responseTime":null,"body":"{\n    \"refunded_plan_id\": \"cbc7d428-722c-4be4-92c2-2f947f32a6b4\",\n    \"refunded_payment_id\": \"f27108b0-7391-4d8c-9631-8cc3b6d2bd49\"\n}"}],"_postman_id":"3e34b2db-3453-4492-88c9-436aab2e7320"},{"name":"List Finished Plans","id":"affe3622-9a16-4797-8923-82f56d23609d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public-v2/list-finished-plans?sku=4023100019845","description":"<p>List all finished/expired data plans for a requested SKU. Below you can find the description of available plan statuses.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>finishing</code></td>\n<td>Data balance has been depleted or the plan has met its end date and the platform is finishing the plan as a result.</td>\n</tr>\n<tr>\n<td><code>finished</code></td>\n<td>The plan has been finished and it is no longer available (ended).</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["public-v2","list-finished-plans"],"host":["https://solutions-api.flexiroam.com/v1"],"query":[{"key":"sku","value":"4023100019845"}],"variable":[]}},"response":[{"id":"c96b01ae-0088-4810-8a26-2c8475433ee2","name":"SKU","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public-v2/list-finished-plans?sku=4023100019845","host":["https://solutions-api.flexiroam.com/v1"],"path":["public-v2","list-finished-plans"],"query":[{"key":"sku","value":"4023100019845"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Aug 2024 09:44:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1755"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"0d5d8c62-57b0-407c-b80c-bc5d6f053861"},{"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":"c2mHOEpoyQ0EHWQ="},{"key":"Access-Control-Allow-Methods","value":"GET,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66c5b6fa-49ca0b8c1fee953367ae2958"}],"cookie":[],"responseTime":null,"body":"{\n    \"0\": {\n        \"status\": \"finished\",\n        \"assigned_on\": \"2024-08-16 12:03:08\",\n        \"end_date\": \"2024-08-17 12:04:05\",\n        \"expiration_date\": \"2024-09-15 12:03:08\",\n        \"activated_on\": \"2024-08-16 12:04:05\",\n        \"balance\": 47.218,\n        \"plan_code\": \"W-PL-50MB-1D\",\n        \"plan_uuid\": \"1704b2c6-a5a1-40af-aed8-9a39033ec2da\",\n        \"initial_balance\": 50,\n        \"creation_date\": \"2024-08-16 12:03:08\",\n        \"mcc_or_area_code\": \"260\"\n    },\n    \"1\": {\n        \"status\": \"finished\",\n        \"assigned_on\": \"2024-08-13 20:07:47\",\n        \"end_date\": \"2024-08-14 20:10:27\",\n        \"expiration_date\": \"2024-09-12 20:07:47\",\n        \"activated_on\": \"2024-08-13 20:10:27\",\n        \"balance\": 21.21,\n        \"plan_code\": \"W-PL-50MB-1D\",\n        \"plan_uuid\": \"997377a6-8741-40d4-b4d6-e8b407303099\",\n        \"initial_balance\": 50,\n        \"creation_date\": \"2024-08-13 20:07:47\",\n        \"mcc_or_area_code\": \"260\"\n    },\n    \"2\": {\n        \"status\": \"finished\",\n        \"assigned_on\": \"2024-08-13 20:34:56\",\n        \"end_date\": \"2024-08-15 08:26:40\",\n        \"expiration_date\": \"2024-09-12 20:34:56\",\n        \"activated_on\": \"2024-08-14 08:26:40\",\n        \"balance\": 21.049,\n        \"plan_code\": \"W-PL-50MB-1D\",\n        \"plan_uuid\": \"d43321ca-0819-42de-89e8-8c5f9a0df0c0\",\n        \"initial_balance\": 50,\n        \"creation_date\": \"2024-08-13 20:34:56\",\n        \"mcc_or_area_code\": \"260\"\n    },\n    \"3\": {\n        \"status\": \"finished\",\n        \"assigned_on\": \"2024-08-13 18:03:29\",\n        \"end_date\": \"2024-08-14 18:10:11\",\n        \"expiration_date\": \"2024-09-12 18:03:29\",\n        \"activated_on\": \"2024-08-13 18:10:11\",\n        \"balance\": 37.043,\n        \"plan_code\": \"W-PL-50MB-1D\",\n        \"plan_uuid\": \"6fd3becd-0127-4c80-926c-f6c67dc34a5e\",\n        \"initial_balance\": 50,\n        \"creation_date\": \"2024-08-13 18:03:29\",\n        \"mcc_or_area_code\": \"260\"\n    },\n    \"4\": {\n        \"status\": \"finished\",\n        \"assigned_on\": \"2024-08-20 11:31:00\",\n        \"end_date\": \"2024-08-21 11:36:18\",\n        \"expiration_date\": \"2024-09-19 11:31:00\",\n        \"activated_on\": \"2024-08-20 11:36:18\",\n        \"balance\": 11.375,\n        \"plan_code\": \"W-PL-50MB-1D\",\n        \"plan_uuid\": \"bda285e8-14d1-4852-9dc7-0563c2e23072\",\n        \"initial_balance\": 50,\n        \"creation_date\": \"2024-08-20 11:31:00\",\n        \"mcc_or_area_code\": \"260\"\n    }\n}"}],"_postman_id":"affe3622-9a16-4797-8923-82f56d23609d"}],"id":"bcbdfdfd-f657-4a62-a837-2395d12ae7a0","description":"<p>The Plans collection within Flexiroam Solutions API offers functionalities to list and check roaming data plans, purchase, and refund plans for SIMs. It serves as a crucial set of endpoints essential for Wholesale API, White-Label, and Distribution Partners to effectively deploy and manage their mobile and web applications for connectivity solutions.</p>\n","_postman_id":"bcbdfdfd-f657-4a62-a837-2395d12ae7a0"},{"name":"Deprecated (API V1)","item":[{"name":"Create Inventory Tag","id":"d7ad4ea4-d36f-471a-8b60-9fce7ced64ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"tag\": \"To be Deleted via API\",\n    \"skus\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/tags","description":"<p>Create a new SIM tag.</p>\n<p><strong>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>Constraints</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>tag</td>\n<td>Yes</td>\n<td>String</td>\n<td>Max length (60)</td>\n</tr>\n<tr>\n<td>skus</td>\n<td>No</td>\n<td>Array</td>\n<td>Numeric Items</td>\n</tr>\n<tr>\n<td>color</td>\n<td>No</td>\n<td>Hex</td>\n<td></td>\n</tr>\n<tr>\n<td>bgcolor</td>\n<td>No</td>\n<td>Hex</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["inventory","tags"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[{"id":"89d6423f-a389-4af6-8778-3cb638f1b2b7","name":"Create Inventory Tag","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"tag\": \"To be Deleted via API\",\n    \"skus\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/tags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Nov 2021 11:24:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"197"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"e946efbc-54f7-4c86-b2ed-7d4569223ed9"},{"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":"Ie5VGEKVSQ0FuMg="},{"key":"Access-Control-Allow-Methods","value":"GET,DELETE,PATCH,POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-618908ed-4371e25c147573fe5e951586;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"inventory_tags\": [\n        {\n            \"id\": \"d515a14c-42b1-4434-9f7f-dd152e4f3e31\",\n            \"tag\": \"To be Deleted via API\",\n            \"skus\": [],\n            \"color\": \"#EB1D24\",\n            \"bgcolor\": \"#FDE8E9\",\n            \"creation_date\": \"2021-11-08 11:24:32\"\n        }\n    ]\n}"}],"_postman_id":"d7ad4ea4-d36f-471a-8b60-9fce7ced64ea"},{"name":"Update Inventory Tag","id":"c21f40a0-19b2-4cde-a441-1f1e162a9901","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"tag\": \"TestFromAPIs Updated\",\n    \"skus\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/tags/:TAG_ID","description":"<p>Updates tag properties.</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>:TAG_ID</td>\n<td>Yes</td>\n<td>String</td>\n<td>One of the tag ids retrieved from tag list endpoint</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["inventory","tags",":TAG_ID"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[],"_postman_id":"c21f40a0-19b2-4cde-a441-1f1e162a9901"},{"name":"Retrieve all Inventory Tags","id":"d3641673-286f-44f0-830c-bd463a0135e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/tags","description":"<p>Retrieves a list of all tags.</p>\n","urlObject":{"path":["inventory","tags"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[{"id":"2926ed9c-6189-4af8-964c-4240f2284398","name":"Get Inventory Tags","originalRequest":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/tags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Nov 2021 11:31:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"197"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"54a9e92e-2323-4f0d-ad96-a4cd5eb73cac"},{"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":"Ie6UOG_CyQ0FZAg="},{"key":"Access-Control-Allow-Methods","value":"GET,DELETE,PATCH,POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61890a81-77ab1d2d6e12b1ac6849f340;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"inventory_tags\": [\n        {\n            \"id\": \"d515a14c-42b1-4434-9f7f-dd152e4f3e31\",\n            \"tag\": \"To be Deleted via API\",\n            \"skus\": [],\n            \"bgcolor\": \"#FDE8E9\",\n            \"creation_date\": \"2021-11-08 11:24:32\",\n            \"color\": \"#EB1D24\"\n        }\n    ]\n}"}],"_postman_id":"d3641673-286f-44f0-830c-bd463a0135e8"},{"name":"Retrieve specific Inventory Tag","id":"a22087eb-5312-45c4-bddb-7c3e4f91ffe3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/tags/:TAG_ID","description":"<p>Retrieves a particular tag from all tags.</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>:TAG_ID</td>\n<td>Yes</td>\n<td>String</td>\n<td>One of the tag ids retrieved from tag list endpoint</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["inventory","tags",":TAG_ID"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[],"_postman_id":"a22087eb-5312-45c4-bddb-7c3e4f91ffe3"},{"name":"Delete an Inventory Tag","id":"ea28f26a-04cc-4fa0-8389-a03ad7a50304","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/tags/:TAG_ID","description":"<p>Deletes a tag record.</p>\n","urlObject":{"path":["inventory","tags",":TAG_ID"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea28f26a-04cc-4fa0-8389-a03ad7a50304"},{"name":"Tag SKUs","id":"6998a857-7e85-484e-b518-13a812448a8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"skus\": [\n        2019092952890\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/tags/:TAG_ID/tag","description":"<p>Tags a list of SKUs</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>:TAG_ID</td>\n<td>Yes</td>\n<td>String</td>\n<td>One of the tag ids retrieved from tag list endpoint</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["inventory","tags",":TAG_ID","tag"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[{"id":"b392884d-4f03-4dea-a5c7-7b403382fb09","name":"Tag SKUs","originalRequest":{"method":"POST","header":[{"key":"x-api-key","value":":example-api-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"skus\": [\n        2019092952890\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/tags/:TAG_ID/tag"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Nov 2021 11:34:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"42"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"b3b0e0ed-d10f-4761-a252-8ff007f91f6a"},{"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":"Ie6vOHvhyQ0FmwQ="},{"key":"Access-Control-Allow-Methods","value":"GET,DELETE,PATCH,POST,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61890b2e-53e252a949a1051959967770;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Tag not found!\",\n    \"success\": false\n}"}],"_postman_id":"6998a857-7e85-484e-b518-13a812448a8c"},{"name":"Untag SKUs","id":"f64a4bbd-cc86-4e17-a4a0-c01853f31e48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"skus\": [\n        2019092952890\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/tags/:TAG_ID/untag","description":"<p>Untags a list of SKUs</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>:TAG_ID</td>\n<td>Yes</td>\n<td>String</td>\n<td>One of the tag ids retrieved from tag list endpoint</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["inventory","tags",":TAG_ID","untag"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[],"_postman_id":"f64a4bbd-cc86-4e17-a4a0-c01853f31e48"},{"name":"SKU Details","id":"da158368-6ffe-4242-8902-65428a79d56b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/:SKU/details","description":"<p>Get the details of 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","details"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[],"variable":[]}},"response":[{"id":"84997d63-5b09-430a-bc8e-e9bfaf731a14","name":"Success (SIM Model)","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/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Dec 2022 02:57:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1022"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"75cfd216-4c6f-4d2e-a07f-bcc516133879"},{"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":"dedlCF-KyQ0Fsxg="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-63a27620-4ce60e4326c8a21e79baff7a;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"sku\": 2019811772247,\n        \"tags\": [\n            \"SIM model\"\n        ],\n        \"status\": \"active\",\n        \"client\": \"Intovex (Doe)\",\n        \"chip_type\": \"sim\",\n        \"device_info\": {\n            \"name\": null,\n            \"imei\": null,\n            \"id\": null,\n            \"email\": null\n        },\n        \"balances\": 599.363,\n        \"data_unit_per\": \"MB\",\n        \"invoice_number\": \"FAL-INV-014942\",\n        \"usages\": {\n            \"current_day\": 0,\n            \"year_month\": \"2022-12\",\n            \"current_month\": 0.637,\n            \"daily_average\": 0.637\n        },\n        \"subscription\": {\n            \"id\": \"22c4f87f-f424-41e2-81ae-8f59a47f0fbb\",\n            \"price\": 7,\n            \"title\": \"100MB Monthly Billed Intovex\",\n            \"status\": \"active\",\n            \"apn\": \"flexiroam\",\n            \"currency\": \"USD\",\n            \"prorate\": false,\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\": \"2022-12-21 01:37:14\",\n            \"frequency\": \"monthly\",\n            \"autorenew\": true,\n            \"next_bill_date\": \"2023-01-01 06:00:00\",\n            \"service_status\": \"active\",\n            \"data_unit_per\": \"MB\",\n            \"frequency_unit\": 0\n        },\n        \"last_connection_details\": {\n            \"address\": null,\n            \"latitude\": null,\n            \"longitude\": null,\n            \"date\": \"2022-12-21 02:28:07\",\n            \"country\": null,\n            \"operator\": null\n        }\n    }\n}"},{"id":"bcc188af-5ecb-43dd-b111-5b5a6271d3e6","name":"Success (Datapool Model)","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/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 09:57:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1179"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"4a2a16e2-5aa2-4e29-96eb-9641cf83472c"},{"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":"Jj6SjHuByQ0FvWQ="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a4a410-4b40ba6277f9c09e43407980;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"sku\": 2019092962778,\n        \"iccid\": \"8944500309189777783\",\n        \"data_unit_per\": \"MB\",\n        \"invoice_number\": \"FSB-INV-005003\",\n        \"status\": \"active\",\n        \"chip_type\": \"esim\",\n        \"device_info\": {\n            \"id\": \"Jay's iphonexs\",\n            \"name\": \"eSIM for test\",\n            \"imei\": null\n        },\n        \"client\": \"ClientTest1 (Jay Prepaid)\",\n        \"tags\": [\n            \"jay's iphone\"\n        ],\n        \"usages\": {\n            \"current_day\": 0,\n            \"current_month\": 398.1,\n            \"daily_average\": 199.05,\n            \"year_month\": \"2021-11\"\n        },\n        \"subscription\": {\n            \"id\": \"3e5bd6632ccb48daa032fabe796233fb\",\n            \"price\": 5,\n            \"title\": \"30MB Daily\",\n            \"status\": \"active\",\n            \"apn\": null,\n            \"currency\": \"MYR\",\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\": 8,\n                \"total\": 8\n            },\n            \"creation_date\": \"2021-05-06 14:54:32\",\n            \"frequency\": \"daily\",\n            \"autorenew\": true,\n            \"next_bill_date\": \"2021-10-30 16:00:00\",\n            \"service_status\": \"suspended\",\n            \"action_required\": \"payment\",\n            \"data_unit_per\": \"MB\",\n            \"pool_balance\": 0\n        },\n        \"last_connection_details\": {\n            \"address\": \"Kingdom Digital, PJU 8, Damansara Perdana, 47820 Petaling Jaya, Selangor, Malaysia\",\n            \"latitude\": \"3.16749573\",\n            \"longitude\": \"101.61345005\",\n            \"date\": \"2021-11-10 11:03:34\",\n            \"country\": \"Malaysia\",\n            \"operator\": \"Maxis Communications Berhad\"\n        }\n    }\n}"},{"id":"3daeec8c-4b99-46b3-8817-14184acf61e8","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/details"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:04:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"57"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"70172b1c-0175-411b-a2a2-4506045bfb5d"},{"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":"Jj7TUEaIyQ0FTjw="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a4a5ae-590f470351fdf5924b94bed0;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"SKU (2019092962123) not found\"\n}"},{"id":"eedd864a-21cf-44d4-9d7a-5d48052c6936","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/details"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:05:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"26"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"acaf00d6-4cca-4ba1-8e33-f64d7f786858"},{"key":"x-amzn-ErrorType","value":"UnauthorizedException"},{"key":"x-amz-apigw-id","value":"Jj7brE4qSQ0FstA="}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Unauthorized\"\n}"},{"id":"188c5989-0586-4510-bd29-0c27b997602d","name":"Success 2","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/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:06:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"990"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"09d6a56a-706d-4369-aef3-c75bd6151c0a"},{"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":"Jj7ocH7WSQ0FqSg="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a4a635-2b0c95de55d229e72c508915;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"sku\": 2019811647342,\n        \"iccid\": \"8944502712185773425\",\n        \"balances\": 0,\n        \"data_unit_per\": \"MB\",\n        \"invoice_number\": \"FAL-INV-009779\",\n        \"status\": \"active\",\n        \"chip_type\": \"sim\",\n        \"device_info\": {\n            \"id\": \"Test Device ID 3\",\n            \"name\": \"Test Device Name 3\",\n            \"imei\": \"\"\n        },\n        \"client\": \"Postpaid (Maxter (Postpaid))\",\n        \"tags\": [],\n        \"usages\": {\n            \"current_day\": 0,\n            \"current_month\": 0,\n            \"daily_average\": 0,\n            \"year_month\": \"2021-11\"\n        },\n        \"subscription\": {\n            \"id\": \"a279d708612c451480c5ccfa936fcb0b\",\n            \"price\": 0,\n            \"title\": \"Trial Billing Group\",\n            \"status\": \"active\",\n            \"apn\": \"xace\",\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\": 9,\n                \"total\": 9\n            },\n            \"creation_date\": \"2021-08-09 07:23:02\",\n            \"frequency\": \"daily\",\n            \"autorenew\": true,\n            \"next_bill_date\": \"2021-11-29 16:00:00\",\n            \"service_status\": \"active\",\n            \"data_unit_per\": \"MB\"\n        },\n        \"last_connection_details\": {\n            \"address\": null,\n            \"latitude\": null,\n            \"longitude\": null,\n            \"date\": null,\n            \"country\": null,\n            \"operator\": null\n        }\n    }\n}"},{"id":"9cbc0b51-0613-4d28-835a-4de80236c316","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/details"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Nov 2021 10:09:42 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"58"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"bea9c4aa-e04c-4eef-9762-45423541d072"},{"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":"Jj8D9H9pyQ0Ffaw="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a4a6e5-547d71f16e6e49dd703e5957;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"error\": \"Permission denied to Reporting\"\n}"}],"_postman_id":"da158368-6ffe-4242-8902-65428a79d56b"},{"name":"Microchip List","id":"a4755c1f-6bc8-47a8-949e-e0e89aad12ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/microchip/list?page=1&limit=100","description":"<p>Retrieves Microchip inventory</p>\n","urlObject":{"path":["inventory","microchip","list"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[{"description":{"content":"<p>SIM page to be retrieved</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Items per page</p>\n","type":"text/plain"},"key":"limit","value":"100"}],"variable":[]}},"response":[{"id":"bbf6f2c0-bd89-4db3-99c1-ac9f4ae9814a","name":"Microchip List","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public/client/inventory/sim/list?page=1&limit=100","host":["https://solutions-api.flexiroam.com/v1/public/client"],"path":["inventory","sim","list"],"query":[{"key":"page","value":"1","description":"SIM page to be retrieved"},{"key":"limit","value":"100","description":"Items per page"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 09:56:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"90"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"1cfe4c72-ab1d-4657-af36-2d05c3b4c897"},{"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":"JnNBzHpLSQ0Fg0Q="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a5f53e-5f5133f71f97eebf6a408c1d;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"currentPage\": 1,\n        \"perPage\": 100,\n        \"total\": 0,\n        \"totalPages\": 0,\n        \"data\": []\n    }\n}"}],"_postman_id":"a4755c1f-6bc8-47a8-949e-e0e89aad12ab"},{"name":"eSIM List","id":"d41ed010-1d05-468b-b32a-cc2e73fa54b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/esim/list?page=1&limit=100&availability=free","description":"<p>Retrieves eSIM inventory</p>\n","urlObject":{"path":["inventory","esim","list"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[{"description":{"content":"<p>SIM page to be retrieved</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Items per page</p>\n","type":"text/plain"},"key":"limit","value":"100"},{"description":{"content":"<p>(optional) available/taken</p>\n","type":"text/plain"},"key":"availability","value":"free"}],"variable":[]}},"response":[{"id":"ebb69ab5-0b0b-4a32-ad0f-55099a686d44","name":"eSIM List","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public/client/inventory/esim/list?page=1&limit=100","host":["https://solutions-api.flexiroam.com/v1/public/client"],"path":["inventory","esim","list"],"query":[{"key":"page","value":"1","description":"SIM page to be retrieved"},{"key":"limit","value":"100","description":"Items per page"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 10:12:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"946"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"90f5c681-8f55-4cb5-90f3-5a8feb476221"},{"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":"JnPWPFBOSQ0FmQA="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a5f8f4-7817a2865e199ca87f9b76d7;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"currentPage\": 1,\n        \"perPage\": 100,\n        \"total\": 1,\n        \"totalPages\": 1,\n        \"data\": [\n            {\n                \"sku\": 2019092952890,\n                \"status\": \"active\",\n                \"device_info\": {\n                    \"id\": null,\n                    \"name\": null,\n                    \"imei\": null\n                },\n                \"chip_type\": \"esim\",\n                \"creation_date\": \"2021-10-29 10:54:39\",\n                \"invoice_number\": \"FSB-INV-007255\",\n                \"auto_topup_settings\": {\n                    \"processing\": false,\n                    \"threshold\": 0,\n                    \"quantity\": 1,\n                    \"threshold_in_percentage\": true,\n                    \"enabled\": false\n                },\n                \"last_connection_date\": null,\n                \"subscription\": {\n                    \"id\": \"4d9f79233f214a65a34c18b523fd9f9b\",\n                    \"price\": 0,\n                    \"title\": \"[DATAPOOL] - Jay's weekly BG\",\n                    \"status\": \"active\",\n                    \"apn\": \"flexiroam\",\n                    \"currency\": \"MYR\",\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\": 1,\n                        \"total\": 1\n                    },\n                    \"creation_date\": \"2021-10-29 10:50:32\",\n                    \"frequency\": \"weekly\",\n                    \"autorenew\": true,\n                    \"next_bill_date\": \"2021-12-04 16:00:00\",\n                    \"service_status\": \"active\",\n                    \"data_unit_per\": \"MB\",\n                    \"frequency_unit\": 0,\n                    \"pool_balance\": 15\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"d41ed010-1d05-468b-b32a-cc2e73fa54b1"},{"name":"SIM List","id":"83c1d89b-e5af-4008-a8f5-c29b87c9a3a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://solutions-api.flexiroam.com/v1/public/client/inventory/sim/list?page=1&limit=100","description":"<p>Retrieves SIM inventory</p>\n","urlObject":{"path":["inventory","sim","list"],"host":["https://solutions-api.flexiroam.com/v1/public/client"],"query":[{"description":{"content":"<p>SIM page to be retrieved</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Items per page</p>\n","type":"text/plain"},"key":"limit","value":"100"}],"variable":[]}},"response":[{"id":"228abcc5-9671-4726-931c-62aa66f4dced","name":"SIM List","originalRequest":{"method":"GET","header":[{"key":"x-api-key","value":":example-api-key","type":"text"}],"url":{"raw":"https://solutions-api.flexiroam.com/v1/public/client/inventory/sim/list?page=1&limit=100","host":["https://solutions-api.flexiroam.com/v1/public/client"],"path":["inventory","sim","list"],"query":[{"key":"page","value":"1","description":"SIM page to be retrieved"},{"key":"limit","value":"100","description":"Items per page"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Nov 2021 09:56:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"90"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"1cfe4c72-ab1d-4657-af36-2d05c3b4c897"},{"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":"JnNBzHpLSQ0Fg0Q="},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS"},{"key":"X-Amzn-Trace-Id","value":"Root=1-61a5f53e-5f5133f71f97eebf6a408c1d;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"currentPage\": 1,\n        \"perPage\": 100,\n        \"total\": 0,\n        \"totalPages\": 0,\n        \"data\": []\n    }\n}"}],"_postman_id":"83c1d89b-e5af-4008-a8f5-c29b87c9a3a6"}],"id":"44beda4c-f468-4551-9b83-91564224ca85","description":"<p>[Deprecated] Manage Inventory Tag</p>\n","_postman_id":"44beda4c-f468-4551-9b83-91564224ca85"},{"name":"Account Info (client from api-key)","id":"ef6c564a-546e-4f13-a1e5-8400b13c5d23","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":"350ee413-9b7f-4f37-afb9-edd70963fb6a","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":"ef6c564a-546e-4f13-a1e5-8400b13c5d23"}],"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":[{"key":"END_POINT_BASE_URL","value":"https://solutions-api.flexiroam.com/v1/public/"},{"key":"X-API-KEY","value":":example-api-key"},{"key":"BG_ID","value":":SUBSCRIPTION_ID"},{"key":"TAG_ID","value":":TAG_ID"},{"key":"SKU","value":":SKU"},{"key":"BASE_URL","value":"https://solutions-api.flexiroam.com/v1","type":"string"}]}