@wildix/classound-client > ProvisionEsimSubscriberInput
ProvisionEsimSubscriberInput interface
Signature:
export interface ProvisionEsimSubscriberInput
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
TangoBundleSku | undefined | (Optional) Override bundle/plan SKU for this subscriber. If not provided, the group default bundle is used. | ||
string | undefined | (Optional) Wildix company ID. Optional when using PBX token (resolved from authorizer). | ||
string | User email address (Tango sends QR code to this address) | ||
string | User extension / SIP address on PBX | ||
string | undefined | (Optional) User first name | ||
string | PBX domain (IP or FQDN, e.g. 'mycompany.wildixin.com') | ||
string | undefined | (Optional) User last name | ||
string | Mobile number with country code, digits only (MDN-E164) | ||
string | PBX serial number (maps to KC-PBX / endpointName in Tango) | ||
string | PBX SIP password for the extension (Tango uses it to register to PBX) |