@wildix/classound-client > CreateTangoEsimOrderInput
CreateTangoEsimOrderInput interface
Signature:
export interface CreateTangoEsimOrderInput
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
Tango bundle/plan SKU to assign to allocated SIMs | |||
string | Wildix company ID | ||
string | Company display name (used for Tango group creation) | ||
string | ISO 3166-1 alpha-2 country code (e.g. IT, DE, US) | ||
(string)[] | List of ISO 3166-1 alpha-2 country codes for Tango Reseller/Group Home Location. At least one country required. Allows the reseller to serve subscribers across multiple countries. | ||
string | Partner billing address line 1 | ||
string | undefined | (Optional) Partner billing address line 2 (optional) | ||
string | Partner contact phone number (E.164 digits only, no +) | ||
string | undefined | (Optional) Partner billing county/state (optional) | ||
string | undefined | (Optional) Reseller description in Tango (optional) | ||
string | undefined | (Optional) Partner contact email (optional, used for Tango reseller creation) | ||
string | Wildix partner ID | ||
string | Partner display name (used for Tango reseller creation) | ||
string | Partner billing postal/zip code | ||
string | undefined | (Optional) Partner billing town/city (optional) | ||
number | Number of eSIMs to reserve | ||
string | Unique request ID from Salesforce for idempotency tracking |