Change Updates

Do not miss any Supersim API changes, ever again

Subscribe to the Supersim API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
24 structure changes including:
2 Additions
22 Modifications
Modified 22 Breaking
POST /v1/SmsCommands
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status, direction properties Modified
        • Type went from string | null to string
          Breaking
POST /v1/Sims/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
  • 202 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
POST /v1/Sims
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
POST /v1/IpCommands
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status, direction, payload_type properties Modified
        • Type went from string | null to string
          Breaking
      • device_port property Modified
        • Type went from integer | null to integer
          Breaking
POST /v1/Fleets/{Sid}
  • Body
  • application/x-www-form-urlencoded content type Modified
    • DataLimit property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_limit property Modified
        • Type went from integer | null to integer
          Breaking
      • data_metering property Modified
        • Type went from string | null to string
          Breaking
POST /v1/Fleets
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data_limit property Modified
        • Type went from integer | null to integer
          Breaking
      • data_metering property Modified
        • Type went from string | null to string
          Breaking
POST /v1/ESimProfiles
  • Body
  • application/x-www-form-urlencoded content type Modified
    • GenerateMatchingId property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
      • matching_id, activation_code properties Added
GET /v1/UsageRecords
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/SmsCommands/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, direction properties Modified
        • Type went from string | null to string
          Breaking
GET /v1/SmsCommands
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sms_commands property Modified
        • status, direction properties Modified
          • Type went from string | null to string
            Breaking
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/Sims/{SimSid}/BillingPeriods
  • Response
  • 200 response Modified
    • application/json content type Modified
      • billing_periods property Modified
        • period_type property Modified
          • Type went from string | null to string
            Breaking
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/Sims/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
GET /v1/Sims
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sims property Modified
        • status property Modified
          • Type went from string | null to string
            Breaking
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/Networks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/NetworkAccessProfiles
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/IpCommands/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, direction, payload_type properties Modified
        • Type went from string | null to string
          Breaking
      • device_port property Modified
        • Type went from integer | null to integer
          Breaking
GET /v1/IpCommands
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ip_commands property Modified
        • status, direction, payload_type properties Modified
          • Type went from string | null to string
            Breaking
        • device_port property Modified
          • Type went from integer | null to integer
            Breaking
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/Fleets/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_limit property Modified
        • Type went from integer | null to integer
          Breaking
      • data_metering property Modified
        • Type went from string | null to string
          Breaking
GET /v1/Fleets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fleets property Modified
        • data_limit property Modified
          • Type went from integer | null to integer
            Breaking
        • data_metering property Modified
          • Type went from string | null to string
            Breaking
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/ESimProfiles/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
      • matching_id, activation_code properties Added
GET /v1/ESimProfiles
  • Response
  • 200 response Modified
    • application/json content type Modified
      • esim_profiles property Modified
        • status property Modified
          • Type went from string | null to string
            Breaking
        • matching_id, activation_code properties Added
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
Added 2
GET /v1/Sims/{SimSid}/IpAddresses
GET /v1/SettingsUpdates
19 structure changes including:
3 Breaking changes
6 Additions
10 Modifications
3 Removals
Modified 10 Breaking
POST /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks
  • Response
  • 201 response Modified
    • identifiers property Modified
POST /v1/Fleets/{Sid}
  • Body
  • content type Modified
    • CommandsMethod, CommandsUrl properties Removed
    • IpCommandsMethod, IpCommandsUrl properties Added
  • Response
  • 200 response Modified
    • commands_enabled, commands_method, commands_url properties Removed
    • ip_commands_method, ip_commands_url properties Added
POST /v1/Fleets
  • Body
  • content type Modified
    • CommandsEnabled, CommandsMethod, CommandsUrl properties Removed
    • IpCommandsMethod, IpCommandsUrl properties Added
  • Response
  • 201 response Modified
    • commands_enabled, commands_method, commands_url properties Removed
    • ip_commands_method, ip_commands_url properties Added
GET /v1/Fleets
  • Response
  • 200 response Modified
    • fleets property Modified
GET /v1/Fleets/{Sid}
  • Response
  • 200 response Modified
    • commands_enabled, commands_method, commands_url properties Removed
    • ip_commands_method, ip_commands_url properties Added
GET /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks
  • Response
  • 200 response Modified
    • networks property Modified
GET /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks/{Sid}
  • Response
  • 200 response Modified
    • identifiers property Modified
GET /v1/Networks
  • Response
  • 200 response Modified
    • networks property Modified
GET /v1/Networks/{Sid}
  • Response
  • 200 response Modified
    • identifiers property Modified
GET /v1/UsageRecords
  • Response
  • 200 response Modified
    • usage_records property Modified
Removed 3 Breaking
POST /v1/Commands
GET /v1/Commands/{Sid}
GET /v1/Commands
Added 6
POST /v1/IpCommands
POST /v1/ESimProfiles
GET /v1/IpCommands/{Sid}
GET /v1/IpCommands
GET /v1/ESimProfiles/{Sid}
GET /v1/ESimProfiles
5 structure changes including:
1 Addition
4 Modifications
Modified 4
GET /v1/Sims
  • Response
  • 200 response Modified
    • sims property Modified
GET /v1/Sims/{Sid}
  • Response
  • 200 response Modified
    • links property Added
POST /v1/Sims
  • Response
  • 201 response Modified
    • links property Added
POST /v1/Sims/{Sid}
  • Response
  • 200 response Modified
    • links property Added
  • 202 response Modified
    • links property Added
Added 1
GET /v1/Sims/{SimSid}/BillingPeriods