fb
LogoRoamify
eSIMsდახმარებაბლოგებიპარტნიორობაკონტაქტი

ჩვენს შესახებ

0
0
AI Summary

გაქვთ რაიმე შეკითხვები?
მოდით ვისაუბროთ

ჩვენი 24/7 მხარდაჭერის გუნდი აქ არის დაგეხმაროთ!

პოპულარული ქვეყნები
  • ამერიკის შეერთებული შტატები
  • კანადა
  • საფრანგეთი
  • გერმანული
  • ესპანეთი
  • იტალია
  • იაპონია
მეტი ინფორმაცია
  • დახმარების ცენტრი
  • დაგვიკავშირდით
  • ბლოგები
  • კონფიდენციალურობის პოლიტიკა
  • წესები და პირობები
  • თანხის დაბრუნების პოლიტიკა
როამიფიკის შესახებ
  • მიმოხილვა
  • ჩვენ შესახებ
  • ვაკანსიები
  • გარემო
  • მოგზაურთა ფორუმი
  • სისტემის სტატუსი
  • API დოკუმენტაცია
Logo© 2023 მიერ Roamify

გამოგვყევით:

FacebookInstagramTiktokXYoutubeLinkedin

Roamify eSIM API Breaking Changes

Roamify eSIM API Breaking Changes

Donald Bogle

June 9, 2026 22:20

eSIM Guide

AI Summary

We're rolling out a set of API updates that bring new endpoints, expanded functionality, and a few changes you'll want to be aware of before updating your integration.

⚠️ Breaking Changes — Get eSIM Packages #

Endpoint: GET /api/esim/packages

https://roamify.apidog.io/get-esim-packages-12947634e0

1. Response is now paginated #

This endpoint now returns paginated results instead of all packages in a single response. If your integration fetches packages without pagination parameters, you may only be receiving the first page of results.

Action required: Update your integration to handle paginated responses using the page and pageSize query parameters.

ParameterTypeDefaultDescription
pagestring1Page number to retrieve.
pageSizestring50Number of results per page.

To retrieve all packages, iterate through pages until the response returns fewer results than your pageSize.

2. country and countryCode now have distinct meanings #

Previously these fields may have been used interchangeably. They now serve different purposes and both must use values sourced from the GET /api/esim/countries endpoint — arbitrary strings are no longer accepted.

ParameterAccepted valueSource
countryFull country namename field from the Country API
countryCodeISO country codecode field from the Country API

Action required: If you are currently passing free-text country strings, update your integration to first call GET /api/esim/countries and use the name or code values from the response.

New Endpoints #

GET /api/esim/countries #

https://roamify.apidog.io/get-esim-supported-country-12947635e0

Returns a list of all countries supported by Roamify eSIM. Use the name and code values from this response as filter inputs when querying GET /api/esim/packages.

optional filter parameter available with geography

POST /api/esim/sms #

https://roamify.apidog.io/send-sms-37579804e0

Send an SMS message directly to an eSIM.

NameTypeRequiredDescription
iccidstringrequiredThe ICCID of the eSIM to send the SMS to.
messagestringrequiredThe message content to send.

Updated Endpoints #

POST /api/esim/apply — startDate now supported #

A new optional startDate field has been added to the Generate eSIM Profile endpoint. For a small subset of packages (~30 out of 28,000+), this field is required.

You can identify these packages by checking if requirements.travelDate is true in the package object. If required and not provided, the profile generation request will fail.

NameTypeRequiredDescription
startDatestringconditionalTravel start date in ISO 8601 format. Required if requirements.travelDate is true.
Timeout reminder
Remember to set your request timeout to at least 60 seconds when calling /api/esim/apply.

Full API Reference #

Full documentation is available at docs.getroamify.com.

If you have any questions or need help updating your integration, reach out to our partner support team.

დაკავშირებული eSIM დანიშნულების გეგმები

  • შეიძინეთ იაპონია eSIM გეგმები
  • შეიძინეთ ტაილანდი eSIM გეგმები
  • შეიძინეთ ამერიკის შეერთებული შტატები eSIM გეგმები

ხშირად დასმული კითხვები

რას ვისწავლი Roamify eSIM API Breaking Changes-ში?
თქვენ შეიტყობთ, თუ როგორ მუშაობს eSIM აქტივაცია, როგორ შეადაროთ მონაცემთა გეგმები და დაყენების რომელი ნაბიჯებია ყველაზე მნიშვნელოვანი თქვენი მოგზაურობის წინ და მის დროს.
როგორ ავირჩიო სწორი eSIM გეგმა იაპონია-ისთვის?
შეადარეთ თქვენი გეგმა მოგზაურობის ხანგრძლივობას, მონაცემთა მოსალოდნელ ყოველდღიურ გამოყენებას, ცხელი წერტილის საჭიროებებს და ქსელის ხარისხს თქვენს დანიშნულების ადგილზე. ხანმოკლე ყოფნას, როგორც წესი, ნაკლები მონაცემები სჭირდება, ხოლო დისტანციურ მუშაობას და ვიდეო ზარებს მეტი.
სად შემიძლია ვიყიდო სამოგზაურო eSIM გეგმები იაპონია-ისა და ტაილანდი-ისთვის?
გამოიყენეთ დანიშნულების ბმულები ამ სახელმძღვანელოში, რომ პირდაპირ გადახვიდეთ Roamify ქვეყნის გვერდებზე, შეადაროთ გეგმის ვარიანტები და დაასრულოთ გადახდა გამგზავრებამდე.
AI Summary
Summarize this Roamify blog page: https://www.getroamify.com/ka/blog/roamify-esim-api-breaking-changes. Include key points, pricing or limits, and the best next action for travelers.
    AI Summary
    Summarize this Roamify blog article page: https://www.getroamify.com/ka/blog/roamify-esim-api-breaking-changes. Include key points, pricing or limits, and the best next action for travelers.