Skip to main content
Skip table of contents

Release 4.14.0 - July 24, 2024

New features

New createCustomUser API

After creating the default user, the createCustomUser API now enables you to create and assign additional users to an account. The target account is identified based on the User Access Login, and the system allows the creation of other users within that account.

Enhancements

Daily and Monthly Usage Reports via Scheduler

In addition to the existing 15-minute usage report that can be sent via the scheduler, we’ve introduced a new option to generate reports with a granularity of either day or month. This enhancement provides more flexibility for monitoring and analyzing SIM usage patterns.

There is also an new SIM Details Option:

  • When SIM Details = ‘No’, there will be no values under these columns in the report:

    • endpointId,imsi,iccid,msisdn,imei

    • However,If you have multiple SIMs with identical planId, addonPlanId, dynamicBenefitId, visitedOperatorName, and rateZoneName, their usage will be aggregated into a single line.

  • When SIM Details = ‘Yes’, the usage will not be aggregated and it will be visible per SIM.

Usage Datastream Parameters

We’ve introduced new parameters for the usage datastream:

  • uniqueId: This parameter allows you to track which unique addon was activated on the endpoints via the usage data streams.

  • planStartDate: Indicates the date and time when a plan was started.

  • planExpiryDate: Indicates the date and time when a plan expired.

  • chargingId: A unique ID identifying each data session.

  • ccRequestNumber: A sequence number for each data session update. This number is unique within the same data session (ChargingID) and can be used to identify missed updates.

API Rate Limit adjustment

Currently, our API rate limit is defined in terms of requests per 10 minutes. For the next 4.15 release we’re making a change as we’ll will measure the rate limit in requests per second.

With this change we will have the possibility to set the rate limit per account so that we can adapt that rate limit based on specific API needs. We will set the new per second rate limit on your account so that it matches your current amount of requests per 10 minute configuration.

For API related changes and bug fixes you can check the API documentation and release notes here: https://api.sft.bics.com

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.