Allow to filter SIM cards by start and end range
V
Vytautas Ziukas
Hi,
Please add an API option to filter SIM cards by start and end ICCID.
like:
/api/v1/sim?q=start_iccid:1234567,end_iccid:4565789
We need to have check digits generated for each shipment and would make easier to load just needed SIM cards instead of iterating over all SIM's till we find required one's
Thanks
Log In
C
Christian Henke
Vytautas Ziukas - It is a long time since your request. Nevertheless i believe our newly released functionality will help you to have all ICCIDs with check digit for an order. Basically we are offering now the download of a CSV file that contains all ICCIDs (with check digit) from the order view. All Webshop orders from this day onwards will have the CSV file.
Jeff Stahlnecker
Hi Vytautas, from my understanding you're looking for a single call that would return multiple results based on an ICCID range? Is this correct?
V
Vytautas Ziukas
Jeff Stahlnecker: Yes, single call to get list of SIM cards based on ICCID range provided.