Create a BASE network
Creates a base network — the full collection of charging operators reachable through one of your roaming identities. Most organizations never call this: every roaming identity comes with its base network automatically, and day-to-day work happens in sub-networks.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Client-generated unique key per operation intent (UUID). Same key + identical body replays the original response; same key + different body returns 409.
Body
Response
The created base network. Fires network.created webhook.
Network identifier.
BASE network name (auto-derived from the emp_identity and immutable) or the creator-set SUB network name.
Network kind.
BASE, SUB Whether a BASE network is currently published. Always false for SUB networks.
Publish lifecycle state for BASE networks; null for SUB networks.
PUBLISHED, UNPUBLISHED, UNPUBLISHING When the current unpublish (drain) was started, if any.
When the unpublish drain window ends, after which the network is fully unpublished.
Owning tenant identifier.
emp_identity the network belongs to.
Free-text description.
Operator IDs (eMI3, e.g. DK*SPI) of the CPOs in this network.
Roaming protocols carried by the network.
Roaming hubs the network is reachable through.
Whether the network is publicly accessible.
Parent BASE network for a SUB network; null for BASE networks.
ISO 3166-1 country codes the network covers.
Power types the network filters on.
Parking types the network filters on.
Facilities the network filters on.
Whether newly-available CPOs are auto-accepted into the network.
Creation timestamp (UTC).
Last-update timestamp (UTC).