Register a given batch by BIC
Authentication
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
Welcome to the new emnify developer docs! These pages replace the legacy Swagger-based site, which will be removed by end of January 2026.
Registers the given SIM batch, assigns all SIMs to the organisation, and sets the status of all contained SIMs to the given value.
If the factory_test_mode_allowed flag is set to true on the tariff plan assignment
or it is enabled in the tariff plan, the SIM batch can be also registered with an initial
status of 4 = Factory Test, thus setting all of the contained SIMs to factory test
status. In turn, the activation_date of these SIMs will not be set yet, but when the factory
test volume is consumed, the auto activation date is reached or they are patched to Activated
state afterwards.