Validate SIM batch by BIC

Checks the given BIC code and the contained SIMs if they can be registered.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the /api/v1/authenticate POST request.

Path parameters

bicstringRequired

Response

Batch is valid and can be registered
sim_batch_status_idstring or null
bsnstring or null
bicstring or null
quantitystring or null
sim_model_idstring or null
issuer_org_idstring or null
customer_org_idinteger or null
reseller_org_idinteger or null
activatedstring or null
logistic_center_idstring or null
article_idstring or null
idinteger or null
statusobject or null
modelobject or null

Errors