Skip to main content

@wildix/classound-client > UpdateEsimSubscriberInput

UpdateEsimSubscriberInput interface

Signature:

export interface UpdateEsimSubscriberInput

Properties

Property

Modifiers

Type

Description

bundle?

TangoBundleSku | undefined

(Optional) New bundle/plan SKU

companyId?

string | undefined

(Optional) Wildix company ID. Optional when using PBX token (resolved from authorizer).

email?

string | undefined

(Optional) New email address

extension?

string | undefined

(Optional) New extension / SIP address. Updates SIP-ADDRESS in Tango and the DynamoDB extension attribute.

firstName?

string | undefined

(Optional) New first name

lastName?

string | undefined

(Optional) New last name

phone?

string | undefined

(Optional) New mobile number with country code, digits only (MDN-E164)

uid

string

Stable primary identifier of the subscriber to update

userPassword?

string | undefined

(Optional) New PBX SIP password