{"info":{"_postman_id":"5515f381-0ee2-4c82-ace8-04390035e919","name":"UltravioletSim Public API","description":"<html><head></head><body><pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>The REST API for integrating with UltravioletSim.\n\n## Authentication\n**API Key**\n\nUse your API key to authenticate API requests. Include your API key in the `x-api-key` header.\n\n## Contact\n**UltravioletSim Support:** [contact@ultravioletsim.com](mailto:contact@ultravioletsim.com)\n\n**URL:** [https://www.ultravioletsim.com/contact](https://www.ultravioletsim.com/contact)\n</code></pre><p>Contact Support:\n Name: UltravioletSim Support\n Email: <a href=\"mailto:contact@ultravioletsim.com\">contact@ultravioletsim.com</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"37650178","collectionId":"5515f381-0ee2-4c82-ace8-04390035e919","publishedId":"2sA3s6GAcX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-08-14T16:03:30.000Z"},"item":[{"name":"apikey","item":[{"name":"generate","item":[{"name":"Generate a new API key","id":"e4d9c98d-fca4-472a-8400-3152cdbf8946","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//apikey/generate","urlObject":{"path":["apikey","generate"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"e8f41232-7b7c-4466-b4e1-2d88fe8f5e72","name":"The API key has been successfully generated.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//apikey/generate"},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"83410789-fca6-4e1c-a629-c0f398f3d440","name":"Invalid credentials.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//apikey/generate"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e4d9c98d-fca4-472a-8400-3152cdbf8946"}],"id":"1e79932b-ce1a-4a6c-b7aa-1c55bec6b90b","_postman_id":"1e79932b-ce1a-4a6c-b7aa-1c55bec6b90b","description":""},{"name":"{apiKey}","item":[{"name":"Delete an API key","id":"d6d56e79-e0e8-456a-9a20-b1a87736fe8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"//apikey/:apiKey","urlObject":{"path":["apikey",":apiKey"],"host":["/"],"query":[],"variable":[{"id":"971c3477-694f-49d2-8a16-6be25e44cd53","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"apiKey"}]}},"response":[{"id":"4ff4bfb2-1c36-4067-bfa8-50cb1c2da019","name":"API key deleted successfully.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"//apikey/:apiKey","host":["/"],"path":["apikey",":apiKey"],"variable":[{"key":"apiKey"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"57c4a7d4-3d73-48db-8989-4ac93145f4e6","name":"API key not found.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"//apikey/:apiKey","host":["/"],"path":["apikey",":apiKey"],"variable":[{"key":"apiKey"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d6d56e79-e0e8-456a-9a20-b1a87736fe8b"}],"id":"cfa58467-b455-4bad-99f3-05b30c94419e","_postman_id":"cfa58467-b455-4bad-99f3-05b30c94419e","description":""}],"id":"9fd8bbaf-1efe-4282-a04a-72b5ea5bee09","_postman_id":"9fd8bbaf-1efe-4282-a04a-72b5ea5bee09","description":""},{"name":"fleet","item":[{"name":"{id}","item":[{"name":"Retrieve a single Fleet by ID","id":"fca0e015-7e19-4c7f-bd0f-e93b3e65afe2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//fleet/:id","urlObject":{"path":["fleet",":id"],"host":["/"],"query":[],"variable":[{"id":"cba175c3-a6a6-4348-b580-48382fd389c6","description":{"content":"<p>(Required) The ID of the Fleet</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"df3f399c-9bb7-4a2d-9511-73e39df707a7","name":"Fleet found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//fleet/:id","host":["/"],"path":["fleet",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountSid\": \"<string>\",\n  \"sid\": \"<string>\",\n  \"uniqueName\": \"<string>\",\n  \"dateCreated\": \"<string>\",\n  \"dateUpdated\": \"<string>\",\n  \"dataEnabled\": \"<boolean>\",\n  \"dataLimit\": \"<number>\",\n  \"dataMetering\": \"payg\",\n  \"smsCommandsEnabled\": \"<boolean>\",\n  \"smsCommandsUrl\": \"<string>\",\n  \"smsCommandsMethod\": \"POST\",\n  \"networkAccessProfileSid\": \"<string>\",\n  \"ipCommandsUrl\": \"<string>\",\n  \"ipCommandsMethod\": \"GET\"\n}"},{"id":"753ddb46-ea72-4184-8bb4-fbedf7689ec3","name":"Fleet not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"//fleet/:id","host":["/"],"path":["fleet",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"fca0e015-7e19-4c7f-bd0f-e93b3e65afe2"},{"name":"Update an existing Fleet","id":"87b99c0a-7726-4a22-97ad-e843629ff4d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uniqueName\": \"<string>\",\n  \"networkAccessProfile\": \"<string>\",\n  \"ipCommandsUrl\": \"<string>\",\n  \"ipCommandsMethod\": \"POST\",\n  \"smsCommandsUrl\": \"<string>\",\n  \"smsCommandsMethod\": \"POST\",\n  \"dataLimit\": \"<number>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//fleet/:id","urlObject":{"path":["fleet",":id"],"host":["/"],"query":[],"variable":[{"id":"fd20370b-d138-4684-8030-9dfb448f1fd2","description":{"content":"<p>(Required) The ID of the Fleet</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"2ef64fb5-528d-4203-acc7-4aaa82383e64","name":"Fleet updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uniqueName\": \"<string>\",\n  \"networkAccessProfile\": \"<string>\",\n  \"ipCommandsUrl\": \"<string>\",\n  \"ipCommandsMethod\": \"POST\",\n  \"smsCommandsUrl\": \"<string>\",\n  \"smsCommandsMethod\": \"POST\",\n  \"dataLimit\": \"<number>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//fleet/:id","host":["/"],"path":["fleet",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountSid\": \"<string>\",\n  \"sid\": \"<string>\",\n  \"uniqueName\": \"<string>\",\n  \"dateCreated\": \"<string>\",\n  \"dateUpdated\": \"<string>\",\n  \"dataEnabled\": \"<boolean>\",\n  \"dataLimit\": \"<number>\",\n  \"dataMetering\": \"payg\",\n  \"smsCommandsEnabled\": \"<boolean>\",\n  \"smsCommandsUrl\": \"<string>\",\n  \"smsCommandsMethod\": \"POST\",\n  \"networkAccessProfileSid\": \"<string>\",\n  \"ipCommandsUrl\": \"<string>\",\n  \"ipCommandsMethod\": \"GET\"\n}"},{"id":"bcd669c7-7200-434b-82da-01e61d301dd5","name":"Invalid input","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uniqueName\": \"<string>\",\n  \"networkAccessProfile\": \"<string>\",\n  \"ipCommandsUrl\": \"<string>\",\n  \"ipCommandsMethod\": \"POST\",\n  \"smsCommandsUrl\": \"<string>\",\n  \"smsCommandsMethod\": \"POST\",\n  \"dataLimit\": \"<number>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//fleet/:id","host":["/"],"path":["fleet",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"2761d683-3f66-4bb7-947a-ddc2b0bc7f09","name":"Fleet not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uniqueName\": \"<string>\",\n  \"networkAccessProfile\": \"<string>\",\n  \"ipCommandsUrl\": \"<string>\",\n  \"ipCommandsMethod\": \"POST\",\n  \"smsCommandsUrl\": \"<string>\",\n  \"smsCommandsMethod\": \"POST\",\n  \"dataLimit\": \"<number>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//fleet/:id","host":["/"],"path":["fleet",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"87b99c0a-7726-4a22-97ad-e843629ff4d6"}],"id":"ba20b5f5-ec98-43bd-a1f6-d859e4a90e0d","_postman_id":"ba20b5f5-ec98-43bd-a1f6-d859e4a90e0d","description":""},{"name":"Create a new Fleet","id":"768a4b8b-25b3-44a2-a3ce-2024a3d3c01c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//fleet","urlObject":{"path":["fleet"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"e2a6781f-dc9e-49a3-b35b-b5537ba6807e","name":"Fleet created successfully","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//fleet"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountSid\": \"<string>\",\n  \"sid\": \"<string>\",\n  \"uniqueName\": \"<string>\",\n  \"dateCreated\": \"<string>\",\n  \"dateUpdated\": \"<string>\",\n  \"dataEnabled\": \"<boolean>\",\n  \"dataLimit\": \"<number>\",\n  \"dataMetering\": \"payg\",\n  \"smsCommandsEnabled\": \"<boolean>\",\n  \"smsCommandsUrl\": \"<string>\",\n  \"smsCommandsMethod\": \"POST\",\n  \"networkAccessProfileSid\": \"<string>\",\n  \"ipCommandsUrl\": \"<string>\",\n  \"ipCommandsMethod\": \"GET\"\n}"},{"id":"94563b37-523e-4cb9-b696-4a7b83933da3","name":"Invalid input","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//fleet"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"768a4b8b-25b3-44a2-a3ce-2024a3d3c01c"},{"name":"Retrieve a list of Fleets","id":"a7b50410-fa53-4902-bb44-747cab609f27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//fleet?uniqueName=<string>&accountSid=<string>","urlObject":{"path":["fleet"],"host":["/"],"query":[{"description":{"content":"<p>Filter by unique name</p>\n","type":"text/plain"},"key":"uniqueName","value":"<string>"},{"description":{"content":"<p>Filter by Account SID</p>\n","type":"text/plain"},"key":"accountSid","value":"<string>"}],"variable":[]}},"response":[{"id":"0ae883d3-5977-4574-8906-730dd0930eee","name":"List of fleets","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//fleet?uniqueName=<string>&accountSid=<string>","host":["/"],"path":["fleet"],"query":[{"description":"Filter by unique name","key":"uniqueName","value":"<string>"},{"description":"Filter by Account SID","key":"accountSid","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"accountSid\": \"<string>\",\n    \"sid\": \"<string>\",\n    \"uniqueName\": \"<string>\",\n    \"dateCreated\": \"<string>\",\n    \"dateUpdated\": \"<string>\",\n    \"dataEnabled\": \"<boolean>\",\n    \"dataLimit\": \"<number>\",\n    \"dataMetering\": \"payg\",\n    \"smsCommandsEnabled\": \"<boolean>\",\n    \"smsCommandsUrl\": \"<string>\",\n    \"smsCommandsMethod\": \"POST\",\n    \"networkAccessProfileSid\": \"<string>\",\n    \"ipCommandsUrl\": \"<string>\",\n    \"ipCommandsMethod\": \"GET\"\n  },\n  {\n    \"accountSid\": \"<string>\",\n    \"sid\": \"<string>\",\n    \"uniqueName\": \"<string>\",\n    \"dateCreated\": \"<string>\",\n    \"dateUpdated\": \"<string>\",\n    \"dataEnabled\": \"<boolean>\",\n    \"dataLimit\": \"<number>\",\n    \"dataMetering\": \"payg\",\n    \"smsCommandsEnabled\": \"<boolean>\",\n    \"smsCommandsUrl\": \"<string>\",\n    \"smsCommandsMethod\": \"POST\",\n    \"networkAccessProfileSid\": \"<string>\",\n    \"ipCommandsUrl\": \"<string>\",\n    \"ipCommandsMethod\": \"GET\"\n  }\n]"}],"_postman_id":"a7b50410-fa53-4902-bb44-747cab609f27"}],"id":"52938295-1b8e-4d41-b03e-6165d703e5f5","_postman_id":"52938295-1b8e-4d41-b03e-6165d703e5f5","description":""},{"name":"nap","item":[{"name":"{id}","item":[{"name":"Retrieve a specific Network Access Profile by ID","id":"77b3d7d2-aa63-462d-92c0-fa13cab0d41c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//nap/:id","urlObject":{"path":["nap",":id"],"host":["/"],"query":[],"variable":[{"id":"dcc07957-3320-408f-85d7-b1a05bd4de7b","description":{"content":"<p>(Required) The ID of the Network Access Profile to retrieve</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"4575c157-757f-436c-86ae-613d04c3bb10","name":"The found Network Access Profile","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//nap/:id","host":["/"],"path":["nap",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"uniqueName\": \"<string>\",\n  \"accountSid\": \"<string>\",\n  \"dateCreated\": \"<dateTime>\",\n  \"dateUpdated\": \"<dateTime>\",\n  \"url\": \"<string>\",\n  \"links\": {},\n  \"client\": {\n    \"id\": \"<string>\",\n    \"email\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"createdAt\": \"<dateTime>\",\n    \"updatedAt\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"status\": \"inactive\",\n    \"address\": \"<string>\",\n    \"country\": \"<string>\",\n    \"state\": \"<string>\",\n    \"city\": \"<string>\",\n    \"zipcode\": \"<string>\",\n    \"billingAddress\": \"<string>\",\n    \"billingCountry\": \"<string>\",\n    \"billingState\": \"<string>\",\n    \"billingCity\": \"<string>\",\n    \"billingZipcode\": \"<string>\",\n    \"shippingAddress\": \"<string>\",\n    \"shippingCountry\": \"<string>\",\n    \"shippingState\": \"<string>\",\n    \"shippingCity\": \"<string>\",\n    \"shippingZipcode\": \"<string>\",\n    \"providerAccountId\": \"<string>\",\n    \"paymentSettings\": {\n      \"id\": \"<string>\",\n      \"clientId\": \"<string>\",\n      \"customerId\": \"<string>\",\n      \"createdAt\": \"<dateTime>\",\n      \"updatedAt\": \"<dateTime>\",\n      \"currency\": \"<string>\",\n      \"defaultPaymentMethod\": \"<string>\",\n      \"refillThreshold\": \"<number>\",\n      \"refillValue\": \"<number>\",\n      \"refillAuto\": \"<boolean>\"\n    }\n  }\n}"},{"id":"89892ab9-854e-4a50-8339-3a1baa06f01c","name":"Network Access Profile not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"//nap/:id","host":["/"],"path":["nap",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"77b3d7d2-aa63-462d-92c0-fa13cab0d41c"},{"name":"Update a specific Network Access Profile by ID","id":"050a0bf4-7a74-484f-8181-265217f4b9ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uniqueName\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//nap/:id","urlObject":{"path":["nap",":id"],"host":["/"],"query":[],"variable":[{"id":"3e364118-2a96-4726-a4b8-7b3002a5cd93","description":{"content":"<p>(Required) The ID of the Network Access Profile to update</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"9748b0b0-896d-4b99-b029-4f03d4725dce","name":"The updated Network Access Profile","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uniqueName\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//nap/:id","host":["/"],"path":["nap",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"uniqueName\": \"<string>\",\n  \"accountSid\": \"<string>\",\n  \"dateCreated\": \"<dateTime>\",\n  \"dateUpdated\": \"<dateTime>\",\n  \"url\": \"<string>\",\n  \"links\": {},\n  \"client\": {\n    \"id\": \"<string>\",\n    \"email\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"createdAt\": \"<dateTime>\",\n    \"updatedAt\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"status\": \"inactive\",\n    \"address\": \"<string>\",\n    \"country\": \"<string>\",\n    \"state\": \"<string>\",\n    \"city\": \"<string>\",\n    \"zipcode\": \"<string>\",\n    \"billingAddress\": \"<string>\",\n    \"billingCountry\": \"<string>\",\n    \"billingState\": \"<string>\",\n    \"billingCity\": \"<string>\",\n    \"billingZipcode\": \"<string>\",\n    \"shippingAddress\": \"<string>\",\n    \"shippingCountry\": \"<string>\",\n    \"shippingState\": \"<string>\",\n    \"shippingCity\": \"<string>\",\n    \"shippingZipcode\": \"<string>\",\n    \"providerAccountId\": \"<string>\",\n    \"paymentSettings\": {\n      \"id\": \"<string>\",\n      \"clientId\": \"<string>\",\n      \"customerId\": \"<string>\",\n      \"createdAt\": \"<dateTime>\",\n      \"updatedAt\": \"<dateTime>\",\n      \"currency\": \"<string>\",\n      \"defaultPaymentMethod\": \"<string>\",\n      \"refillThreshold\": \"<number>\",\n      \"refillValue\": \"<number>\",\n      \"refillAuto\": \"<boolean>\"\n    }\n  }\n}"},{"id":"8b2a3dd4-3406-4bfe-80fd-ce4662ecd19b","name":"Network Access Profile not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uniqueName\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//nap/:id","host":["/"],"path":["nap",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"050a0bf4-7a74-484f-8181-265217f4b9ff"}],"id":"bf789352-4319-458d-bd82-353bc3fd81fb","_postman_id":"bf789352-4319-458d-bd82-353bc3fd81fb","description":""},{"name":"Create a new Network Access Profile","id":"3c76f8f5-6d4e-413d-82ab-1219cd11c4b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uniqueName\": \"<string>\",\n  \"networks\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//nap","urlObject":{"path":["nap"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"60706742-32c5-499b-8e1f-1e70d4a46c8d","name":"The Network Access Profile has been successfully created.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uniqueName\": \"<string>\",\n  \"networks\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//nap"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"uniqueName\": \"<string>\",\n  \"accountSid\": \"<string>\",\n  \"dateCreated\": \"<dateTime>\",\n  \"dateUpdated\": \"<dateTime>\",\n  \"url\": \"<string>\",\n  \"links\": {},\n  \"client\": {\n    \"id\": \"<string>\",\n    \"email\": \"<string>\",\n    \"phone\": \"<string>\",\n    \"createdAt\": \"<dateTime>\",\n    \"updatedAt\": \"<dateTime>\",\n    \"name\": \"<string>\",\n    \"status\": \"inactive\",\n    \"address\": \"<string>\",\n    \"country\": \"<string>\",\n    \"state\": \"<string>\",\n    \"city\": \"<string>\",\n    \"zipcode\": \"<string>\",\n    \"billingAddress\": \"<string>\",\n    \"billingCountry\": \"<string>\",\n    \"billingState\": \"<string>\",\n    \"billingCity\": \"<string>\",\n    \"billingZipcode\": \"<string>\",\n    \"shippingAddress\": \"<string>\",\n    \"shippingCountry\": \"<string>\",\n    \"shippingState\": \"<string>\",\n    \"shippingCity\": \"<string>\",\n    \"shippingZipcode\": \"<string>\",\n    \"providerAccountId\": \"<string>\",\n    \"paymentSettings\": {\n      \"id\": \"<string>\",\n      \"clientId\": \"<string>\",\n      \"customerId\": \"<string>\",\n      \"createdAt\": \"<dateTime>\",\n      \"updatedAt\": \"<dateTime>\",\n      \"currency\": \"<string>\",\n      \"defaultPaymentMethod\": \"<string>\",\n      \"refillThreshold\": \"<number>\",\n      \"refillValue\": \"<number>\",\n      \"refillAuto\": \"<boolean>\"\n    }\n  }\n}"},{"id":"9a17f9ef-9dff-4e1e-89c2-96aa71fff823","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uniqueName\": \"<string>\",\n  \"networks\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//nap"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3c76f8f5-6d4e-413d-82ab-1219cd11c4b1"},{"name":"Retrieve a list of all Network Access Profiles","id":"b656145d-9da2-436c-9519-6cb30692c510","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//nap","urlObject":{"path":["nap"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"cb18be45-e4b8-4bcf-89dd-00ae45e0597d","name":"List of Network Access Profiles","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//nap"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"sid\": \"<string>\",\n    \"uniqueName\": \"<string>\",\n    \"accountSid\": \"<string>\",\n    \"dateCreated\": \"<dateTime>\",\n    \"dateUpdated\": \"<dateTime>\",\n    \"url\": \"<string>\",\n    \"links\": {},\n    \"client\": {\n      \"id\": \"<string>\",\n      \"email\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"createdAt\": \"<dateTime>\",\n      \"updatedAt\": \"<dateTime>\",\n      \"name\": \"<string>\",\n      \"status\": \"active\",\n      \"address\": \"<string>\",\n      \"country\": \"<string>\",\n      \"state\": \"<string>\",\n      \"city\": \"<string>\",\n      \"zipcode\": \"<string>\",\n      \"billingAddress\": \"<string>\",\n      \"billingCountry\": \"<string>\",\n      \"billingState\": \"<string>\",\n      \"billingCity\": \"<string>\",\n      \"billingZipcode\": \"<string>\",\n      \"shippingAddress\": \"<string>\",\n      \"shippingCountry\": \"<string>\",\n      \"shippingState\": \"<string>\",\n      \"shippingCity\": \"<string>\",\n      \"shippingZipcode\": \"<string>\",\n      \"providerAccountId\": \"<string>\",\n      \"paymentSettings\": {\n        \"id\": \"<string>\",\n        \"clientId\": \"<string>\",\n        \"customerId\": \"<string>\",\n        \"createdAt\": \"<dateTime>\",\n        \"updatedAt\": \"<dateTime>\",\n        \"currency\": \"<string>\",\n        \"defaultPaymentMethod\": \"<string>\",\n        \"refillThreshold\": \"<number>\",\n        \"refillValue\": \"<number>\",\n        \"refillAuto\": \"<boolean>\"\n      }\n    }\n  },\n  {\n    \"sid\": \"<string>\",\n    \"uniqueName\": \"<string>\",\n    \"accountSid\": \"<string>\",\n    \"dateCreated\": \"<dateTime>\",\n    \"dateUpdated\": \"<dateTime>\",\n    \"url\": \"<string>\",\n    \"links\": {},\n    \"client\": {\n      \"id\": \"<string>\",\n      \"email\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"createdAt\": \"<dateTime>\",\n      \"updatedAt\": \"<dateTime>\",\n      \"name\": \"<string>\",\n      \"status\": \"blocked\",\n      \"address\": \"<string>\",\n      \"country\": \"<string>\",\n      \"state\": \"<string>\",\n      \"city\": \"<string>\",\n      \"zipcode\": \"<string>\",\n      \"billingAddress\": \"<string>\",\n      \"billingCountry\": \"<string>\",\n      \"billingState\": \"<string>\",\n      \"billingCity\": \"<string>\",\n      \"billingZipcode\": \"<string>\",\n      \"shippingAddress\": \"<string>\",\n      \"shippingCountry\": \"<string>\",\n      \"shippingState\": \"<string>\",\n      \"shippingCity\": \"<string>\",\n      \"shippingZipcode\": \"<string>\",\n      \"providerAccountId\": \"<string>\",\n      \"paymentSettings\": {\n        \"id\": \"<string>\",\n        \"clientId\": \"<string>\",\n        \"customerId\": \"<string>\",\n        \"createdAt\": \"<dateTime>\",\n        \"updatedAt\": \"<dateTime>\",\n        \"currency\": \"<string>\",\n        \"defaultPaymentMethod\": \"<string>\",\n        \"refillThreshold\": \"<number>\",\n        \"refillValue\": \"<number>\",\n        \"refillAuto\": \"<boolean>\"\n      }\n    }\n  }\n]"},{"id":"99f12474-d2d1-4117-811e-81fdb7973405","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":"//nap"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b656145d-9da2-436c-9519-6cb30692c510"}],"id":"c9442151-91d9-4eb8-af81-6e181dc7a307","_postman_id":"c9442151-91d9-4eb8-af81-6e181dc7a307","description":""},{"name":"network-access-profiles","item":[{"name":"{napSid}","item":[{"name":"networks","item":[{"name":"{sid}","item":[{"name":"Fetch a Network Access Profile Subscription","id":"3e03dfd7-43a5-4b21-96d3-ec9329079870","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//network-access-profiles/:napSid/networks/:sid","urlObject":{"path":["network-access-profiles",":napSid","networks",":sid"],"host":["/"],"query":[],"variable":[{"id":"4c39a0f0-6761-4df8-9613-9537ea49c9ca","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"napSid"},{"id":"2b18371f-aa05-4230-83c9-5e1fe4e2c31d","description":{"content":"<p>(Required) The SID of the resource.</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"sid"}]}},"response":[{"id":"f18aca52-6ed3-4146-9f02-a1ff3698249e","name":"The Network Access Profile Subscription","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//network-access-profiles/:napSid/networks/:sid","host":["/"],"path":["network-access-profiles",":napSid","networks",":sid"],"variable":[{"key":"napSid"},{"key":"sid"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"networkAccessProfileSid\": \"<string>\",\n  \"friendlyName\": \"<string>\",\n  \"isoCountry\": \"<string>\",\n  \"identifiers\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"url\": \"<string>\"\n}"},{"id":"2a38a181-e559-4061-ab84-6eda31a35fb2","name":"Network Access Profile Subscription not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"//network-access-profiles/:napSid/networks/:sid","host":["/"],"path":["network-access-profiles",":napSid","networks",":sid"],"variable":[{"key":"napSid"},{"key":"sid"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3e03dfd7-43a5-4b21-96d3-ec9329079870"}],"id":"f99508fa-3b9f-4613-a12e-92882084e9b0","_postman_id":"f99508fa-3b9f-4613-a12e-92882084e9b0","description":""},{"name":"Create a new Network Access Profile Subscription","id":"3dd5b909-51d3-40bc-bbba-8d9aade0038b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"network\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//network-access-profiles/:napSid/networks","urlObject":{"path":["network-access-profiles",":napSid","networks"],"host":["/"],"query":[],"variable":[{"id":"cfcac378-ac6b-44c5-9048-fec98332c3d2","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"napSid"}]}},"response":[{"id":"fd01ce34-84da-41d9-8fbd-a910b52228e9","name":"The Network Access Profile Subscription has been successfully created.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"network\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//network-access-profiles/:napSid/networks","host":["/"],"path":["network-access-profiles",":napSid","networks"],"variable":[{"key":"napSid"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"networkAccessProfileSid\": \"<string>\",\n  \"friendlyName\": \"<string>\",\n  \"isoCountry\": \"<string>\",\n  \"identifiers\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"url\": \"<string>\"\n}"},{"id":"6fc732cc-07e1-4633-a56f-ae244026e486","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"network\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//network-access-profiles/:napSid/networks","host":["/"],"path":["network-access-profiles",":napSid","networks"],"variable":[{"key":"napSid"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3dd5b909-51d3-40bc-bbba-8d9aade0038b"},{"name":"Retrieve all Network Access Profile Subscriptions","id":"657dc974-b518-4d90-8210-641842101f7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//network-access-profiles/:napSid/networks","urlObject":{"path":["network-access-profiles",":napSid","networks"],"host":["/"],"query":[],"variable":[{"id":"37c3759c-86b6-46ec-856e-193a1b386156","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"napSid"}]}},"response":[{"id":"6e451d44-fe07-40e8-8277-93cd46a3ea8d","name":"List of Network Access Profile Subscriptions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//network-access-profiles/:napSid/networks","host":["/"],"path":["network-access-profiles",":napSid","networks"],"variable":[{"key":"napSid"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"},{"id":"bc945fdc-1c89-4fdf-9f26-6a2187163216","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"//network-access-profiles/:napSid/networks","host":["/"],"path":["network-access-profiles",":napSid","networks"],"variable":[{"key":"napSid"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"657dc974-b518-4d90-8210-641842101f7e"}],"id":"091fde3c-83d1-4dc2-be9c-dc8c7b49eb1b","_postman_id":"091fde3c-83d1-4dc2-be9c-dc8c7b49eb1b","description":""}],"id":"75022443-b0e1-4f98-9d36-305a8b948757","_postman_id":"75022443-b0e1-4f98-9d36-305a8b948757","description":""},{"name":"networks","item":[{"name":"Remove a network from a Network Access Profile","id":"22f3599b-54fd-4695-a799-57efb1bec170","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"networkAccessProfileSid\": \"<string>\",\n  \"networkSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//network-access-profiles/networks","urlObject":{"path":["network-access-profiles","networks"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"3cd7ca22-b783-4235-a064-001b3fdcfd11","name":"The network has been successfully removed.","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"networkAccessProfileSid\": \"<string>\",\n  \"networkSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//network-access-profiles/networks"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"40a72cc0-007e-41a9-bab7-bcbf9a2adce5","name":"Network not found","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"networkAccessProfileSid\": \"<string>\",\n  \"networkSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//network-access-profiles/networks"},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"22f3599b-54fd-4695-a799-57efb1bec170"}],"id":"b7108643-a32a-4900-a6ea-fa656aabf8e4","_postman_id":"b7108643-a32a-4900-a6ea-fa656aabf8e4","description":""}],"id":"aa2400f2-975a-4957-9940-4e517b7ea0b6","_postman_id":"aa2400f2-975a-4957-9940-4e517b7ea0b6","description":""},{"name":"networks","item":[{"name":"{sid}","item":[{"name":"Retrieve a specific Network by SID","id":"5662a6ed-ed2a-4e81-a184-672a4d717c6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//networks/:sid","urlObject":{"path":["networks",":sid"],"host":["/"],"query":[],"variable":[{"id":"8ab951ac-68bf-4d4f-a797-6f1297c5d3bd","description":{"content":"<p>(Required) The SID of the Network to retrieve</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"sid"}]}},"response":[{"id":"4bc3d6e7-5518-493f-ba22-39bab242edef","name":"The found Network","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//networks/:sid","host":["/"],"path":["networks",":sid"],"variable":[{"key":"sid"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"friendlyName\": \"<string>\",\n  \"url\": \"<string>\",\n  \"isoCountry\": \"<string>\",\n  \"identifiers\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}"},{"id":"aec381ff-cae1-4cbb-915f-786cfe8235f6","name":"Network not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"//networks/:sid","host":["/"],"path":["networks",":sid"],"variable":[{"key":"sid"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5662a6ed-ed2a-4e81-a184-672a4d717c6c"}],"id":"f6373802-7aee-4381-b656-1b9bcaafa3d5","_postman_id":"f6373802-7aee-4381-b656-1b9bcaafa3d5","description":""},{"name":"country","item":[{"name":"{isoCountry}","item":[{"name":"Retrieve Networks by ISO Country Code","id":"58c01ec6-5be4-4ea2-8b1f-ac8383fc83df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//networks/country/:isoCountry?limit=<number>","urlObject":{"path":["networks","country",":isoCountry"],"host":["/"],"query":[{"description":{"content":"<p>The limit on the number of networks to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"<number>"}],"variable":[{"id":"b1eedde4-e562-469e-b5bf-7a6c3fb51a70","description":{"content":"<p>(Required) The ISO country code of the Networks to retrieve</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"isoCountry"}]}},"response":[{"id":"0c8c0571-dde7-4c5f-bd76-654abcf1e263","name":"List of Networks","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//networks/country/:isoCountry?limit=<number>","host":["/"],"path":["networks","country",":isoCountry"],"query":[{"description":"The limit on the number of networks to retrieve","key":"limit","value":"<number>"}],"variable":[{"key":"isoCountry"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"sid\": \"<string>\",\n    \"friendlyName\": \"<string>\",\n    \"url\": \"<string>\",\n    \"isoCountry\": \"<string>\",\n    \"identifiers\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  {\n    \"sid\": \"<string>\",\n    \"friendlyName\": \"<string>\",\n    \"url\": \"<string>\",\n    \"isoCountry\": \"<string>\",\n    \"identifiers\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n]"},{"id":"6ee445f6-ba7e-42d0-a657-68ccf06d43a3","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"//networks/country/:isoCountry?limit=<number>","host":["/"],"path":["networks","country",":isoCountry"],"query":[{"description":"The limit on the number of networks to retrieve","key":"limit","value":"<number>"}],"variable":[{"key":"isoCountry"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"58c01ec6-5be4-4ea2-8b1f-ac8383fc83df"}],"id":"42cad0a4-ef52-4d1e-90f7-d0c18e8cbe55","_postman_id":"42cad0a4-ef52-4d1e-90f7-d0c18e8cbe55","description":""}],"id":"cd455f13-9275-4fc0-a32b-38344c7e4db8","_postman_id":"cd455f13-9275-4fc0-a32b-38344c7e4db8","description":""},{"name":"mccmnc","item":[{"name":"Retrieve Networks by MCC and MNC","id":"537ca08a-f141-4da6-be59-faaf0dfea4e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//networks/mccmnc?mcc=<string>&mnc=<string>&limit=<number>","urlObject":{"path":["networks","mccmnc"],"host":["/"],"query":[{"description":{"content":"<p>(Required) The Mobile Country Code (MCC) of the Networks to retrieve</p>\n","type":"text/plain"},"key":"mcc","value":"<string>"},{"description":{"content":"<p>(Required) The Mobile Network Code (MNC) of the Networks to retrieve</p>\n","type":"text/plain"},"key":"mnc","value":"<string>"},{"description":{"content":"<p>The limit on the number of networks to retrieve</p>\n","type":"text/plain"},"key":"limit","value":"<number>"}],"variable":[]}},"response":[{"id":"d563d931-6498-4dbf-95c6-7630ac995350","name":"List of Networks","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//networks/mccmnc?mcc=<string>&mnc=<string>&limit=<number>","host":["/"],"path":["networks","mccmnc"],"query":[{"description":"(Required) The Mobile Country Code (MCC) of the Networks to retrieve","key":"mcc","value":"<string>"},{"description":"(Required) The Mobile Network Code (MNC) of the Networks to retrieve","key":"mnc","value":"<string>"},{"description":"The limit on the number of networks to retrieve","key":"limit","value":"<number>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"sid\": \"<string>\",\n    \"friendlyName\": \"<string>\",\n    \"url\": \"<string>\",\n    \"isoCountry\": \"<string>\",\n    \"identifiers\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  {\n    \"sid\": \"<string>\",\n    \"friendlyName\": \"<string>\",\n    \"url\": \"<string>\",\n    \"isoCountry\": \"<string>\",\n    \"identifiers\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n]"},{"id":"5a320c09-977c-481a-bfc2-9f62f63b7024","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"//networks/mccmnc?mcc=<string>&mnc=<string>&limit=<number>","host":["/"],"path":["networks","mccmnc"],"query":[{"description":"(Required) The Mobile Country Code (MCC) of the Networks to retrieve","key":"mcc","value":"<string>"},{"description":"(Required) The Mobile Network Code (MNC) of the Networks to retrieve","key":"mnc","value":"<string>"},{"description":"The limit on the number of networks to retrieve","key":"limit","value":"<number>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"537ca08a-f141-4da6-be59-faaf0dfea4e3"}],"id":"ab125f04-625f-4389-a659-9b18e7d6fb3c","_postman_id":"ab125f04-625f-4389-a659-9b18e7d6fb3c","description":""},{"name":"Retrieve a list of Networks","id":"b0756eba-d198-4f31-b6cb-aa659f92fe68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//networks?isoCountry=<string>&mcc=<string>&mnc=<string>","urlObject":{"path":["networks"],"host":["/"],"query":[{"description":{"content":"<p>The ISO country code of the Network resource.</p>\n","type":"text/plain"},"key":"isoCountry","value":"<string>"},{"description":{"content":"<p>The Mobile Country Code (MCC) of the Network resource.</p>\n","type":"text/plain"},"key":"mcc","value":"<string>"},{"description":{"content":"<p>The Mobile Network Code (MNC) of the Network resource.</p>\n","type":"text/plain"},"key":"mnc","value":"<string>"}],"variable":[]}},"response":[{"id":"ff4d0127-862d-4a2b-905d-e63682204c1f","name":"List of Networks","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//networks?isoCountry=<string>&mcc=<string>&mnc=<string>","host":["/"],"path":["networks"],"query":[{"description":"The ISO country code of the Network resource.","key":"isoCountry","value":"<string>"},{"description":"The Mobile Country Code (MCC) of the Network resource.","key":"mcc","value":"<string>"},{"description":"The Mobile Network Code (MNC) of the Network resource.","key":"mnc","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"sid\": \"<string>\",\n    \"friendlyName\": \"<string>\",\n    \"url\": \"<string>\",\n    \"isoCountry\": \"<string>\",\n    \"identifiers\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  {\n    \"sid\": \"<string>\",\n    \"friendlyName\": \"<string>\",\n    \"url\": \"<string>\",\n    \"isoCountry\": \"<string>\",\n    \"identifiers\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n]"},{"id":"a6de46f8-306c-4e70-b934-22df578afa55","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"//networks?isoCountry=<string>&mcc=<string>&mnc=<string>","host":["/"],"path":["networks"],"query":[{"description":"The ISO country code of the Network resource.","key":"isoCountry","value":"<string>"},{"description":"The Mobile Country Code (MCC) of the Network resource.","key":"mcc","value":"<string>"},{"description":"The Mobile Network Code (MNC) of the Network resource.","key":"mnc","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b0756eba-d198-4f31-b6cb-aa659f92fe68"}],"id":"137460d7-15a0-47a5-bf13-70a6e536da7c","_postman_id":"137460d7-15a0-47a5-bf13-70a6e536da7c","description":""},{"name":"settings-updates","item":[{"name":"status","item":[{"name":"Retrieve Settings Updates by Status","id":"846b39ef-52bb-40ed-b673-b34ee82b194b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//settings-updates/status?status=in-progress","urlObject":{"path":["settings-updates","status"],"host":["/"],"query":[{"description":{"content":"<p>Status of the Settings Update</p>\n","type":"text/plain"},"key":"status","value":"in-progress"}],"variable":[]}},"response":[{"id":"69d4b923-6e97-45a0-8956-6461a82e55b1","name":"List of Settings Updates filtered by status","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//settings-updates/status?status=in-progress","host":["/"],"path":["settings-updates","status"],"query":[{"description":"Status of the Settings Update","key":"status","value":"in-progress"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"},{"id":"67d07a37-7fa7-45bf-9eab-e695145aac27","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"//settings-updates/status?status=in-progress","host":["/"],"path":["settings-updates","status"],"query":[{"description":"Status of the Settings Update","key":"status","value":"in-progress"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"846b39ef-52bb-40ed-b673-b34ee82b194b"}],"id":"135952b1-d7f8-425b-8a36-b8263f7f1752","_postman_id":"135952b1-d7f8-425b-8a36-b8263f7f1752","description":""},{"name":"pending","item":[{"name":"Retrieve pending Settings Updates","id":"7bc403c7-3540-45f2-ac50-16aca961a6a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//settings-updates/pending?page=<number>&pageSize=<number>","urlObject":{"path":["settings-updates","pending"],"host":["/"],"query":[{"description":{"content":"<p>Page number</p>\n","type":"text/plain"},"key":"page","value":"<number>"},{"description":{"content":"<p>Number of records per page</p>\n","type":"text/plain"},"key":"pageSize","value":"<number>"}],"variable":[]}},"response":[{"id":"3c23e363-ee1d-4d8a-aa9e-f7b7d40bf43b","name":"List of pending Settings Updates","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//settings-updates/pending?page=<number>&pageSize=<number>","host":["/"],"path":["settings-updates","pending"],"query":[{"description":"Page number","key":"page","value":"<number>"},{"description":"Number of records per page","key":"pageSize","value":"<number>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"},{"id":"ffd18ded-8f34-40e5-a78f-dd854c6c830e","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"//settings-updates/pending?page=<number>&pageSize=<number>","host":["/"],"path":["settings-updates","pending"],"query":[{"description":"Page number","key":"page","value":"<number>"},{"description":"Number of records per page","key":"pageSize","value":"<number>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"7bc403c7-3540-45f2-ac50-16aca961a6a3"}],"id":"c96abe8a-ce50-4a82-b89c-0f133a9d6887","_postman_id":"c96abe8a-ce50-4a82-b89c-0f133a9d6887","description":""},{"name":"sim","item":[{"name":"{simId}","item":[{"name":"Retrieve Settings Updates by SIM","id":"15d30a69-64c7-4787-85bd-79c7f8864c6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//settings-updates/sim/:simId?sim=<string>&page=<number>&pageSize=<number>","urlObject":{"path":["settings-updates","sim",":simId"],"host":["/"],"query":[{"description":{"content":"<p>(Required) Filter the Settings Updates by a Super SIM's SID.</p>\n","type":"text/plain"},"key":"sim","value":"<string>"},{"description":{"content":"<p>Page number</p>\n","type":"text/plain"},"key":"page","value":"<number>"},{"description":{"content":"<p>Number of records per page</p>\n","type":"text/plain"},"key":"pageSize","value":"<number>"}],"variable":[{"id":"3cd400cd-6e6c-471c-a334-0bf6c92cc5c8","description":{"content":"<p>(Required) SIM ID</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"simId"}]}},"response":[{"id":"202f8903-c49a-4d31-b995-20e135f06bbf","name":"List of Settings Updates filtered by SIM","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//settings-updates/sim/:simId?sim=<string>&page=<number>&pageSize=<number>","host":["/"],"path":["settings-updates","sim",":simId"],"query":[{"description":"(Required) Filter the Settings Updates by a Super SIM's SID.","key":"sim","value":"<string>"},{"description":"Page number","key":"page","value":"<number>"},{"description":"Number of records per page","key":"pageSize","value":"<number>"}],"variable":[{"key":"simId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"},{"id":"b3dc9bb0-0099-42ab-b4a6-a7071c0ac81e","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"//settings-updates/sim/:simId?sim=<string>&page=<number>&pageSize=<number>","host":["/"],"path":["settings-updates","sim",":simId"],"query":[{"description":"(Required) Filter the Settings Updates by a Super SIM's SID.","key":"sim","value":"<string>"},{"description":"Page number","key":"page","value":"<number>"},{"description":"Number of records per page","key":"pageSize","value":"<number>"}],"variable":[{"key":"simId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"15d30a69-64c7-4787-85bd-79c7f8864c6d"}],"id":"af142f64-a64a-4233-8eca-e961bc6e9b27","_postman_id":"af142f64-a64a-4233-8eca-e961bc6e9b27","description":""}],"id":"294a2d96-967e-4c16-a813-0fac01db86b2","_postman_id":"294a2d96-967e-4c16-a813-0fac01db86b2","description":""},{"name":"successful","item":[{"name":"Retrieve successful Settings Updates","id":"e9ab6c0e-21e9-46fa-9817-0ecaa4fcfa23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//settings-updates/successful?sim=<string>&page=<number>&pageSize=<number>&simId=<string>","urlObject":{"path":["settings-updates","successful"],"host":["/"],"query":[{"description":{"content":"<p>(Required) Filter the Settings Updates by a Super SIM's SID.</p>\n","type":"text/plain"},"key":"sim","value":"<string>"},{"description":{"content":"<p>Page number</p>\n","type":"text/plain"},"key":"page","value":"<number>"},{"description":{"content":"<p>Number of records per page</p>\n","type":"text/plain"},"key":"pageSize","value":"<number>"},{"description":{"content":"<p>SIM ID</p>\n","type":"text/plain"},"key":"simId","value":"<string>"}],"variable":[]}},"response":[{"id":"759280e9-2fa4-44ef-8b3d-8e5ea4932aca","name":"List of successful Settings Updates","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//settings-updates/successful?sim=<string>&page=<number>&pageSize=<number>&simId=<string>","host":["/"],"path":["settings-updates","successful"],"query":[{"description":"(Required) Filter the Settings Updates by a Super SIM's SID.","key":"sim","value":"<string>"},{"description":"Page number","key":"page","value":"<number>"},{"description":"Number of records per page","key":"pageSize","value":"<number>"},{"description":"SIM ID","key":"simId","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"},{"id":"37c4c536-2bf0-40d3-859e-87cb99dfb24a","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"//settings-updates/successful?sim=<string>&page=<number>&pageSize=<number>&simId=<string>","host":["/"],"path":["settings-updates","successful"],"query":[{"description":"(Required) Filter the Settings Updates by a Super SIM's SID.","key":"sim","value":"<string>"},{"description":"Page number","key":"page","value":"<number>"},{"description":"Number of records per page","key":"pageSize","value":"<number>"},{"description":"SIM ID","key":"simId","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e9ab6c0e-21e9-46fa-9817-0ecaa4fcfa23"}],"id":"aa29c2e3-0881-472c-98da-dc1998bb2a8a","_postman_id":"aa29c2e3-0881-472c-98da-dc1998bb2a8a","description":""},{"name":"Retrieve a list of all Settings Updates","id":"f5b2772c-31e1-4fdb-bd0c-cda76cd0c585","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//settings-updates","urlObject":{"path":["settings-updates"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"49ef81d9-5156-4d20-8619-fa61d756934b","name":"List of all Settings Updates","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//settings-updates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"},{"id":"63202d82-a8ea-4c32-9cb5-93ebebc59174","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":"//settings-updates"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f5b2772c-31e1-4fdb-bd0c-cda76cd0c585"}],"id":"a3e54e3c-97f1-4ad9-be8a-f8d25e6d9690","_postman_id":"a3e54e3c-97f1-4ad9-be8a-f8d25e6d9690","description":""},{"name":"sims","item":[{"name":"status","item":[{"name":"Get the status of all SIMs","id":"29ff6a8a-3f87-4159-9fbb-6a4c375d181d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"<string>","description":"<p>API key needed to access this endpoint</p>\n"},{"key":"Accept","value":"application/json"}],"url":"//sims/status","urlObject":{"path":["sims","status"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"505f7536-fd91-4af9-9af8-db5db36bf669","name":"Status of SIMs.","originalRequest":{"method":"GET","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":"//sims/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"29ff6a8a-3f87-4159-9fbb-6a4c375d181d"}],"id":"7d146a34-1910-4218-a376-33aca6936d74","_postman_id":"7d146a34-1910-4218-a376-33aca6936d74","description":""},{"name":"{id}","item":[{"name":"activate","item":[{"name":"Activate a SIM","id":"a40e3dfe-963a-409f-a47c-ecd02d9a2948","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"<string>","description":"<p>API key needed to access this endpoint</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"active\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//sims/:id/activate","urlObject":{"path":["sims",":id","activate"],"host":["/"],"query":[],"variable":[{"id":"7a0526bf-b65c-45c8-9a4f-c5081d9c15cb","description":{"content":"<p>(Required) The ID of the SIM</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"a72e3598-92fc-471f-82a9-335a64713da1","name":"The SIM has been successfully activated.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"active\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//sims/:id/activate","host":["/"],"path":["sims",":id","activate"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"uniqueName\": \"<string>\",\n  \"accountSid\": \"<string>\",\n  \"iccid\": \"<string>\",\n  \"status\": \"<string>\",\n  \"fleetSid\": \"<string>\",\n  \"dateCreated\": \"<dateTime>\",\n  \"dateUpdated\": \"<dateTime>\",\n  \"url\": \"<string>\",\n  \"links\": {}\n}"},{"id":"b6122922-7d07-4f88-bba8-02ba8694e82f","name":"Invalid input data or SIM is not in New status.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"active\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//sims/:id/activate","host":["/"],"path":["sims",":id","activate"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"9322debf-27ba-4852-8b2d-522506a5b663","name":"SIM not found.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"status\": \"active\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//sims/:id/activate","host":["/"],"path":["sims",":id","activate"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a40e3dfe-963a-409f-a47c-ecd02d9a2948"}],"id":"36166f15-546b-4488-ab58-efb26616ec2a","_postman_id":"36166f15-546b-4488-ab58-efb26616ec2a","description":""},{"name":"deactivate","item":[{"name":"Deactivate a SIM","id":"caf6760d-5c81-4a1c-b5c1-e8ddd508dc19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"<string>","description":"<p>API key needed to access this endpoint</p>\n"},{"key":"Accept","value":"application/json"}],"url":"//sims/:id/deactivate","urlObject":{"path":["sims",":id","deactivate"],"host":["/"],"query":[],"variable":[{"id":"7bed701d-93f1-4c94-9985-a0012fe8e86e","description":{"content":"<p>(Required) The ID of the SIM</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"dc588759-bb61-4888-ad6c-4ad389917a4e","name":"The SIM has been successfully deactivated.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"//sims/:id/deactivate","host":["/"],"path":["sims",":id","deactivate"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"uniqueName\": \"<string>\",\n  \"accountSid\": \"<string>\",\n  \"iccid\": \"<string>\",\n  \"status\": \"<string>\",\n  \"fleetSid\": \"<string>\",\n  \"dateCreated\": \"<dateTime>\",\n  \"dateUpdated\": \"<dateTime>\",\n  \"url\": \"<string>\",\n  \"links\": {}\n}"},{"id":"a7972ba2-7ad6-4a30-86f8-8538cdf7e9da","name":"Invalid input data or SIM is not active.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"}],"url":{"raw":"//sims/:id/deactivate","host":["/"],"path":["sims",":id","deactivate"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"0a6d5213-6f12-499f-a20d-a5558247ae38","name":"SIM not found.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"}],"url":{"raw":"//sims/:id/deactivate","host":["/"],"path":["sims",":id","deactivate"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"caf6760d-5c81-4a1c-b5c1-e8ddd508dc19"}],"id":"7ef03d37-241b-418e-a52f-b907f0847b1b","_postman_id":"7ef03d37-241b-418e-a52f-b907f0847b1b","description":""},{"name":"reactivate","item":[{"name":"Reactivate a SIM","id":"a1a5250e-6dd6-48bb-9ed3-7f6b1a3ff932","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"<string>","description":"<p>API key needed to access this endpoint</p>\n"},{"key":"Accept","value":"application/json"}],"url":"//sims/:id/reactivate","urlObject":{"path":["sims",":id","reactivate"],"host":["/"],"query":[],"variable":[{"id":"4e65f9a3-4c19-4c60-8fae-3842c2c91fc7","description":{"content":"<p>(Required) The ID of the SIM</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"6a5feeaa-d4d8-4af7-b7a7-36a71ef7b109","name":"The SIM has been successfully reactivated.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"//sims/:id/reactivate","host":["/"],"path":["sims",":id","reactivate"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"uniqueName\": \"<string>\",\n  \"accountSid\": \"<string>\",\n  \"iccid\": \"<string>\",\n  \"status\": \"<string>\",\n  \"fleetSid\": \"<string>\",\n  \"dateCreated\": \"<dateTime>\",\n  \"dateUpdated\": \"<dateTime>\",\n  \"url\": \"<string>\",\n  \"links\": {}\n}"},{"id":"ecbdba51-ce03-401c-9aa5-adc21fde2ccd","name":"Invalid input data or SIM is not inactive.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"}],"url":{"raw":"//sims/:id/reactivate","host":["/"],"path":["sims",":id","reactivate"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"40f5c2e1-67f7-447b-b258-192f6faf0643","name":"SIM not found.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"}],"url":{"raw":"//sims/:id/reactivate","host":["/"],"path":["sims",":id","reactivate"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a1a5250e-6dd6-48bb-9ed3-7f6b1a3ff932"}],"id":"c5280904-099e-49a0-96b5-8621f2b7bcaa","_postman_id":"c5280904-099e-49a0-96b5-8621f2b7bcaa","description":""},{"name":"move-to-subaccount","item":[{"name":"Move a SIM to a different subaccount","id":"886dc792-e9ae-403a-b61f-64de93720659","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"<string>","description":"<p>API key needed to access this endpoint</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//sims/:id/move-to-subaccount","urlObject":{"path":["sims",":id","move-to-subaccount"],"host":["/"],"query":[],"variable":[{"id":"2f85b214-19df-477d-9dd3-80e31348f5f9","description":{"content":"<p>(Required) The ID of the SIM</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"ef0a7d50-6596-40d7-be4b-c898acb46e6b","name":"The SIM has been successfully moved to the subaccount.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//sims/:id/move-to-subaccount","host":["/"],"path":["sims",":id","move-to-subaccount"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"uniqueName\": \"<string>\",\n  \"accountSid\": \"<string>\",\n  \"iccid\": \"<string>\",\n  \"status\": \"<string>\",\n  \"fleetSid\": \"<string>\",\n  \"dateCreated\": \"<dateTime>\",\n  \"dateUpdated\": \"<dateTime>\",\n  \"url\": \"<string>\",\n  \"links\": {}\n}"},{"id":"be609dc1-4abc-4ff8-af95-f74ad57b19fb","name":"Invalid input data.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//sims/:id/move-to-subaccount","host":["/"],"path":["sims",":id","move-to-subaccount"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"3d8ff24d-535b-4e17-9882-2bdf8d75692e","name":"SIM not found.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//sims/:id/move-to-subaccount","host":["/"],"path":["sims",":id","move-to-subaccount"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"886dc792-e9ae-403a-b61f-64de93720659"}],"id":"193ba5c5-1bd0-4426-8061-d3e1cb559a49","_postman_id":"193ba5c5-1bd0-4426-8061-d3e1cb559a49","description":""},{"name":"move-inactive-to-subaccount","item":[{"name":"Move an inactive SIM to a different subaccount","id":"0843329d-14f7-4ba9-b32f-262a0be995d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"<string>","description":"<p>API key needed to access this endpoint</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//sims/:id/move-inactive-to-subaccount","urlObject":{"path":["sims",":id","move-inactive-to-subaccount"],"host":["/"],"query":[],"variable":[{"id":"ef187fcd-2291-4805-9f45-4e06e2ba0ef1","description":{"content":"<p>(Required) The ID of the SIM</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"6b1e4b42-2b34-4766-b3ec-41f77c84423a","name":"The SIM has been successfully moved to the subaccount.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//sims/:id/move-inactive-to-subaccount","host":["/"],"path":["sims",":id","move-inactive-to-subaccount"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"uniqueName\": \"<string>\",\n  \"accountSid\": \"<string>\",\n  \"iccid\": \"<string>\",\n  \"status\": \"<string>\",\n  \"fleetSid\": \"<string>\",\n  \"dateCreated\": \"<dateTime>\",\n  \"dateUpdated\": \"<dateTime>\",\n  \"url\": \"<string>\",\n  \"links\": {}\n}"},{"id":"37d9ccbc-d0de-4a71-8b81-0b2e2063e478","name":"Invalid input data or SIM is not inactive.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//sims/:id/move-inactive-to-subaccount","host":["/"],"path":["sims",":id","move-inactive-to-subaccount"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"e08a5bdc-4b7a-4bf4-88e5-1dbf5d51c718","name":"SIM not found.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//sims/:id/move-inactive-to-subaccount","host":["/"],"path":["sims",":id","move-inactive-to-subaccount"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"0843329d-14f7-4ba9-b32f-262a0be995d2"}],"id":"b8e229b7-9cfb-448e-a37b-efd213e3508f","_postman_id":"b8e229b7-9cfb-448e-a37b-efd213e3508f","description":""},{"name":"Get details of a specific SIM","id":"7e985207-2edc-4f27-bb05-d62d046b0d70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"<string>","description":"<p>API key needed to access this endpoint</p>\n"},{"key":"Accept","value":"application/json"}],"url":"//sims/:id","urlObject":{"path":["sims",":id"],"host":["/"],"query":[],"variable":[{"id":"b0bb121f-34c3-45de-afee-8639f843a092","description":{"content":"<p>(Required) The ID of the SIM</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"1cb67924-a119-46f8-a3f7-0ba0832b87c9","name":"Details of the SIM.","originalRequest":{"method":"GET","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"//sims/:id","host":["/"],"path":["sims",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"uniqueName\": \"<string>\",\n  \"accountSid\": \"<string>\",\n  \"iccid\": \"<string>\",\n  \"status\": \"<string>\",\n  \"fleetSid\": \"<string>\",\n  \"dateCreated\": \"<dateTime>\",\n  \"dateUpdated\": \"<dateTime>\",\n  \"url\": \"<string>\",\n  \"links\": {}\n}"},{"id":"49c13797-f24c-496e-98bb-4f43d32898bf","name":"SIM not found.","originalRequest":{"method":"GET","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"}],"url":{"raw":"//sims/:id","host":["/"],"path":["sims",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"7e985207-2edc-4f27-bb05-d62d046b0d70"},{"name":"Update details of a specific SIM","id":"87c68424-72b2-4776-80bb-16eec514ae29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"<string>","description":"<p>API key needed to access this endpoint</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uniqueName\": \"<string>\",\n  \"status\": \"inactive\",\n  \"fleet\": \"<string>\",\n  \"callbackUrl\": \"<string>\",\n  \"callbackMethod\": \"GET\",\n  \"accountSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//sims/:id","urlObject":{"path":["sims",":id"],"host":["/"],"query":[],"variable":[{"id":"2ecd3e18-ef57-426f-af60-56fee2ee16fa","description":{"content":"<p>(Required) The ID of the SIM</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"7026eca7-1b7d-47c7-9a95-ba985cc66d15","name":"The SIM has been successfully updated.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uniqueName\": \"<string>\",\n  \"status\": \"inactive\",\n  \"fleet\": \"<string>\",\n  \"callbackUrl\": \"<string>\",\n  \"callbackMethod\": \"GET\",\n  \"accountSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//sims/:id","host":["/"],"path":["sims",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"uniqueName\": \"<string>\",\n  \"accountSid\": \"<string>\",\n  \"iccid\": \"<string>\",\n  \"status\": \"<string>\",\n  \"fleetSid\": \"<string>\",\n  \"dateCreated\": \"<dateTime>\",\n  \"dateUpdated\": \"<dateTime>\",\n  \"url\": \"<string>\",\n  \"links\": {}\n}"},{"id":"73247f9c-36f9-4918-9629-8bcd328c6302","name":"Invalid input data.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uniqueName\": \"<string>\",\n  \"status\": \"inactive\",\n  \"fleet\": \"<string>\",\n  \"callbackUrl\": \"<string>\",\n  \"callbackMethod\": \"GET\",\n  \"accountSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//sims/:id","host":["/"],"path":["sims",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"2d8316a8-425a-4167-ada0-9a821467179c","name":"SIM not found.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"uniqueName\": \"<string>\",\n  \"status\": \"inactive\",\n  \"fleet\": \"<string>\",\n  \"callbackUrl\": \"<string>\",\n  \"callbackMethod\": \"GET\",\n  \"accountSid\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"//sims/:id","host":["/"],"path":["sims",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"87c68424-72b2-4776-80bb-16eec514ae29"}],"id":"ee9a0db1-6fb6-4fcb-88f2-979ab81e4e4d","_postman_id":"ee9a0db1-6fb6-4fcb-88f2-979ab81e4e4d","description":""},{"name":"Create a new SIM","id":"a82e58a6-09bb-4476-aa2e-67e9d34727e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"<string>","description":"<p>API key needed to access this endpoint</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"iccid\": \"<string>\",\n  \"registrationCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//sims","urlObject":{"path":["sims"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"7f615291-f639-4fb1-b79e-b14856220d05","name":"The SIM has been successfully created.","originalRequest":{"method":"POST","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"iccid\": \"<string>\",\n  \"registrationCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//sims"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"uniqueName\": \"<string>\",\n  \"accountSid\": \"<string>\",\n  \"iccid\": \"<string>\",\n  \"status\": \"<string>\",\n  \"fleetSid\": \"<string>\",\n  \"dateCreated\": \"<dateTime>\",\n  \"dateUpdated\": \"<dateTime>\",\n  \"url\": \"<string>\",\n  \"links\": {}\n}"},{"id":"0efce411-47be-4b22-a68f-e460e8ed2faf","name":"Invalid input data.","originalRequest":{"method":"POST","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"iccid\": \"<string>\",\n  \"registrationCode\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//sims"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a82e58a6-09bb-4476-aa2e-67e9d34727e1"},{"name":"Get a list of all SIMs","id":"ab4b447f-abb6-4f6a-af5e-cf975cfc8a6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-api-key","value":"<string>","description":"<p>API key needed to access this endpoint</p>\n"},{"key":"Accept","value":"application/json"}],"url":"//sims?status=scheduled&fleet=<string>&iccid=<string>&status=scheduled&fleet=<string>&iccid=<string>","urlObject":{"path":["sims"],"host":["/"],"query":[{"description":{"content":"<p>Status of the SIM card</p>\n","type":"text/plain"},"key":"status","value":"scheduled"},{"description":{"content":"<p>Fleet identifier for grouping SIM cards</p>\n","type":"text/plain"},"key":"fleet","value":"<string>"},{"description":{"content":"<p>ICCID of the SIM card</p>\n","type":"text/plain"},"key":"iccid","value":"<string>"},{"description":{"content":"<p>Status of the SIM card</p>\n","type":"text/plain"},"key":"status","value":"scheduled"},{"description":{"content":"<p>Fleet identifier for grouping SIM cards</p>\n","type":"text/plain"},"key":"fleet","value":"<string>"},{"description":{"content":"<p>ICCID of the SIM card</p>\n","type":"text/plain"},"key":"iccid","value":"<string>"}],"variable":[]}},"response":[{"id":"7bd69077-939d-4ba9-9c43-652fe2094bc3","name":"List of SIMs.","originalRequest":{"method":"GET","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"//sims?status=scheduled&fleet=<string>&iccid=<string>","host":["/"],"path":["sims"],"query":[{"description":"Status of the SIM card","key":"status","value":"scheduled"},{"description":"Fleet identifier for grouping SIM cards","key":"fleet","value":"<string>"},{"description":"ICCID of the SIM card","key":"iccid","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"}],"_postman_id":"ab4b447f-abb6-4f6a-af5e-cf975cfc8a6a"},{"name":"Bulk update SIMs","id":"300c06a9-d361-43c2-8d51-653730bcae12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"x-api-key","value":"<string>","description":"<p>API key needed to access this endpoint</p>\n"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"sid\": \"<string>\",\n    \"uniqueName\": \"<string>\",\n    \"status\": \"active\",\n    \"fleet\": \"<string>\",\n    \"callbackUrl\": \"<string>\",\n    \"callbackMethod\": \"GET\",\n    \"accountSid\": \"<string>\"\n  },\n  {\n    \"sid\": \"<string>\",\n    \"uniqueName\": \"<string>\",\n    \"status\": \"active\",\n    \"fleet\": \"<string>\",\n    \"callbackUrl\": \"<string>\",\n    \"callbackMethod\": \"POST\",\n    \"accountSid\": \"<string>\"\n  }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//sims","urlObject":{"path":["sims"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"94eea5b9-7fee-4336-8257-63a201ffe5a5","name":"The SIMs have been successfully updated.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"sid\": \"<string>\",\n    \"uniqueName\": \"<string>\",\n    \"status\": \"active\",\n    \"fleet\": \"<string>\",\n    \"callbackUrl\": \"<string>\",\n    \"callbackMethod\": \"GET\",\n    \"accountSid\": \"<string>\"\n  },\n  {\n    \"sid\": \"<string>\",\n    \"uniqueName\": \"<string>\",\n    \"status\": \"active\",\n    \"fleet\": \"<string>\",\n    \"callbackUrl\": \"<string>\",\n    \"callbackMethod\": \"POST\",\n    \"accountSid\": \"<string>\"\n  }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//sims"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"sid\": \"<string>\",\n    \"uniqueName\": \"<string>\",\n    \"accountSid\": \"<string>\",\n    \"iccid\": \"<string>\",\n    \"status\": \"<string>\",\n    \"fleetSid\": \"<string>\",\n    \"dateCreated\": \"<dateTime>\",\n    \"dateUpdated\": \"<dateTime>\",\n    \"url\": \"<string>\",\n    \"links\": {}\n  },\n  {\n    \"sid\": \"<string>\",\n    \"uniqueName\": \"<string>\",\n    \"accountSid\": \"<string>\",\n    \"iccid\": \"<string>\",\n    \"status\": \"<string>\",\n    \"fleetSid\": \"<string>\",\n    \"dateCreated\": \"<dateTime>\",\n    \"dateUpdated\": \"<dateTime>\",\n    \"url\": \"<string>\",\n    \"links\": {}\n  }\n]"},{"id":"29b38ed4-2784-41a2-84a2-fc0891ca6b85","name":"Invalid input data.","originalRequest":{"method":"PATCH","header":[{"description":"API key needed to access this endpoint","key":"x-api-key","value":"<string>"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"[\n  {\n    \"sid\": \"<string>\",\n    \"uniqueName\": \"<string>\",\n    \"status\": \"active\",\n    \"fleet\": \"<string>\",\n    \"callbackUrl\": \"<string>\",\n    \"callbackMethod\": \"GET\",\n    \"accountSid\": \"<string>\"\n  },\n  {\n    \"sid\": \"<string>\",\n    \"uniqueName\": \"<string>\",\n    \"status\": \"active\",\n    \"fleet\": \"<string>\",\n    \"callbackUrl\": \"<string>\",\n    \"callbackMethod\": \"POST\",\n    \"accountSid\": \"<string>\"\n  }\n]","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//sims"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"300c06a9-d361-43c2-8d51-653730bcae12"}],"id":"a90a01a3-705d-4dac-9277-f8aa96caae92","_postman_id":"a90a01a3-705d-4dac-9277-f8aa96caae92","description":""},{"name":"sms","item":[{"name":"{id}","item":[{"name":"Retrieve a specific SMS Command by ID","id":"a284372c-96da-410e-9ca8-209e20958560","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//sms/:id","urlObject":{"path":["sms",":id"],"host":["/"],"query":[],"variable":[{"id":"051cd5e7-8e5c-4b7f-ace9-5fdcb577a022","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"b1227251-7161-4475-b6c1-b5793567d7b8","name":"The SMS Command","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//sms/:id","host":["/"],"path":["sms",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"accountSid\": \"<string>\",\n  \"simSid\": \"<string>\",\n  \"payload\": \"<string>\",\n  \"status\": \"received\",\n  \"direction\": \"to_sim\",\n  \"dateCreated\": \"<string>\",\n  \"dateUpdated\": \"<string>\"\n}"},{"id":"f8dc4ef5-5019-4dfb-899e-4fa77698ee1c","name":"Not Found","originalRequest":{"method":"GET","header":[],"url":{"raw":"//sms/:id","host":["/"],"path":["sms",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a284372c-96da-410e-9ca8-209e20958560"}],"id":"f8f9008c-753a-4f7a-a5b7-bd6b61d3c86f","_postman_id":"f8f9008c-753a-4f7a-a5b7-bd6b61d3c86f","description":""},{"name":"Create a new SMS Command","id":"656830e6-fae5-4dd8-98d9-d57377746168","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//sms","urlObject":{"path":["sms"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"84329c86-3490-4c33-8788-cf0dba541146","name":"The SMS Command has been successfully created.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//sms"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sid\": \"<string>\",\n  \"accountSid\": \"<string>\",\n  \"simSid\": \"<string>\",\n  \"payload\": \"<string>\",\n  \"status\": \"received\",\n  \"direction\": \"to_sim\",\n  \"dateCreated\": \"<string>\",\n  \"dateUpdated\": \"<string>\"\n}"},{"id":"073ccaae-5b86-4e22-b6dd-85c6e5a3335d","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"//sms"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"656830e6-fae5-4dd8-98d9-d57377746168"},{"name":"Retrieve a list of SMS Commands","id":"59a22f67-f637-46ee-a0a4-9a5de4750a62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//sms","urlObject":{"path":["sms"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"2c207773-f137-4fa4-a0bb-769d266b3206","name":"List of SMS Commands","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//sms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"},{"id":"0a9c645e-79ab-4b2c-9e1c-93070feec843","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":"//sms"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"59a22f67-f637-46ee-a0a4-9a5de4750a62"}],"id":"0a5f75ad-c955-4099-b61e-38f0a5277529","_postman_id":"0a5f75ad-c955-4099-b61e-38f0a5277529","description":""},{"name":"usage-records","item":[{"name":"daily","item":[{"name":"Retrieve daily usage records","id":"120c5317-d620-4ffc-988c-352476bf24da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//usage-records/daily","urlObject":{"path":["usage-records","daily"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"58aecca9-de48-4475-819d-094e4bb89c33","name":"List of daily usage records","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//usage-records/daily"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"}],"_postman_id":"120c5317-d620-4ffc-988c-352476bf24da"}],"id":"e363cb2a-f0f4-4678-94ff-99c275a9b07c","_postman_id":"e363cb2a-f0f4-4678-94ff-99c275a9b07c","description":""},{"name":"hourly","item":[{"name":"Retrieve hourly usage records","id":"a2ceed59-db2b-4a28-920a-50aa0387a9e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//usage-records/hourly","urlObject":{"path":["usage-records","hourly"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"1184583b-3919-41b7-bbc7-e06c113cbfe0","name":"List of hourly usage records","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//usage-records/hourly"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"}],"_postman_id":"a2ceed59-db2b-4a28-920a-50aa0387a9e1"}],"id":"7133e7f2-847e-4725-92d8-9036b0f35762","_postman_id":"7133e7f2-847e-4725-92d8-9036b0f35762","description":""},{"name":"sim","item":[{"name":"Retrieve usage records for a SIM","id":"fdfd58c3-22fc-4a6e-aeb7-ac0c1ecd1b93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//usage-records/sim?sim=<string>","urlObject":{"path":["usage-records","sim"],"host":["/"],"query":[{"description":{"content":"<p>(Required) Filter the Usage Records by a Super SIM's SID.</p>\n","type":"text/plain"},"key":"sim","value":"<string>"}],"variable":[]}},"response":[{"id":"1153264b-db64-43d8-85fe-8026068a30e5","name":"List of usage records for a SIM","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//usage-records/sim?sim=<string>","host":["/"],"path":["usage-records","sim"],"query":[{"description":"(Required) Filter the Usage Records by a Super SIM's SID.","key":"sim","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"}],"_postman_id":"fdfd58c3-22fc-4a6e-aeb7-ac0c1ecd1b93"}],"id":"5853fc5e-4420-4cde-a1c7-b5417a8821b3","_postman_id":"5853fc5e-4420-4cde-a1c7-b5417a8821b3","description":""},{"name":"fleet","item":[{"name":"Retrieve usage records for a fleet","id":"d6235567-030e-4d54-9cf6-a47b632707de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//usage-records/fleet?fleet=<string>","urlObject":{"path":["usage-records","fleet"],"host":["/"],"query":[{"description":{"content":"<p>(Required) Filter the Usage Records by a Super SIM's Fleet ID.</p>\n","type":"text/plain"},"key":"fleet","value":"<string>"}],"variable":[]}},"response":[{"id":"da7f9191-6b72-43ab-85c6-8f684941d4a7","name":"List of usage records for a fleet","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//usage-records/fleet?fleet=<string>","host":["/"],"path":["usage-records","fleet"],"query":[{"description":"(Required) Filter the Usage Records by a Super SIM's Fleet ID.","key":"fleet","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"}],"_postman_id":"d6235567-030e-4d54-9cf6-a47b632707de"}],"id":"452c501c-446f-4bd8-8b3d-e6f7dd200a34","_postman_id":"452c501c-446f-4bd8-8b3d-e6f7dd200a34","description":""},{"name":"network","item":[{"name":"Retrieve usage records for a network","id":"522f654a-3c7b-4de2-88f2-700d48d6dd66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//usage-records/network?network=<string>","urlObject":{"path":["usage-records","network"],"host":["/"],"query":[{"description":{"content":"<p>(Required) Filter the Usage Records by a Super SIM's Network ID.</p>\n","type":"text/plain"},"key":"network","value":"<string>"}],"variable":[]}},"response":[{"id":"cefdebff-e8eb-42bc-9614-8d545fbf9fd4","name":"List of usage records for a network","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//usage-records/network?network=<string>","host":["/"],"path":["usage-records","network"],"query":[{"description":"(Required) Filter the Usage Records by a Super SIM's Network ID.","key":"network","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"}],"_postman_id":"522f654a-3c7b-4de2-88f2-700d48d6dd66"}],"id":"e680cd6f-d70a-405f-9d82-41fe54e1a12c","_postman_id":"e680cd6f-d70a-405f-9d82-41fe54e1a12c","description":""},{"name":"country","item":[{"name":"Retrieve usage records for a country","id":"62399869-fa92-4a6c-b86b-a62fd3ef4300","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//usage-records/country?isoCountry=<string>","urlObject":{"path":["usage-records","country"],"host":["/"],"query":[{"description":{"content":"<p>(Required) Alpha-2 ISO Country Code. Only show UsageRecords representing usage in this country.</p>\n","type":"text/plain"},"key":"isoCountry","value":"<string>"}],"variable":[]}},"response":[{"id":"c0207bce-3619-41df-9ca7-63f118c81309","name":"List of usage records for a country","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//usage-records/country?isoCountry=<string>","host":["/"],"path":["usage-records","country"],"query":[{"description":"(Required) Alpha-2 ISO Country Code. Only show UsageRecords representing usage in this country.","key":"isoCountry","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"}],"_postman_id":"62399869-fa92-4a6c-b86b-a62fd3ef4300"}],"id":"a8450c0a-b020-4989-bb53-2ddd92ee74e9","_postman_id":"a8450c0a-b020-4989-bb53-2ddd92ee74e9","description":""},{"name":"grouped","item":[{"name":"Retrieve grouped usage records","id":"2b70f6a8-92f8-4a7d-aa48-6606d4957324","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//usage-records/grouped?groupBy=isoCountry","urlObject":{"path":["usage-records","grouped"],"host":["/"],"query":[{"description":{"content":"<p>(Required) The dimension to group the Usage Records by.</p>\n","type":"text/plain"},"key":"groupBy","value":"isoCountry"}],"variable":[]}},"response":[{"id":"2ee1ce02-7e1e-4e4e-aee8-e42409ec0d9c","name":"List of grouped usage records","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"//usage-records/grouped?groupBy=isoCountry","host":["/"],"path":["usage-records","grouped"],"query":[{"description":"(Required) The dimension to group the Usage Records by.","key":"groupBy","value":"isoCountry"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"}],"_postman_id":"2b70f6a8-92f8-4a7d-aa48-6606d4957324"}],"id":"2ee91e6f-32a9-4a39-911d-8710532370aa","_postman_id":"2ee91e6f-32a9-4a39-911d-8710532370aa","description":""},{"name":"Retrieve usage records","id":"1350e8ec-f854-447a-9151-d57dc2dc4fd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//usage-records","urlObject":{"path":["usage-records"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"c511f836-33c2-4c38-aad7-c99462e2a34b","name":"List of usage records","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"//usage-records"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"instances\": [],\n  \"nextPageUrl\": \"<string>\",\n  \"previousPageUrl\": \"<string>\"\n}"}],"_postman_id":"1350e8ec-f854-447a-9151-d57dc2dc4fd1"}],"id":"a1028bad-47a4-44d7-ba58-c8fb89e113ed","_postman_id":"a1028bad-47a4-44d7-ba58-c8fb89e113ed","description":""}],"variable":[{"key":"baseUrl","value":"/"}]}