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
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.