Tag Name & type | # | Description |
---|
CustomerUpdateRequest | | Namespace of this element is http://ws.easylink.com/CustomerUpdate/2011/01 |
| SubmitId xs:string | 0-1 | Optional string identifying request, which will be echoed in result. |
| CustomerAccountNumber xs:long | 1 | Customer number of the account to be updated. |
| CustomerName EncodableStringType | 0-1 | Name of the customer. See EncodableStringType. |
| ModelCustomer xs:long | 0-1 | CAN of the model customer. Many profile and account settings are copied from the model customer. The values that can be used by any given requester for this need to be set up by prior arrangment with EasyLink. |
| SalesRep EncodableStringType | 0-1 | Sales representative of the customer. See EncodableStringType, although this value should be a numeric code.
Only applies to regular account.
This value will normally be taken from the ModelCustomer if not provided. Allowed values vary with domain and account circumstances, and need to be determined with EasyLink. |
| DealerId EncodableStringType | 0-1 | Dealer id of the customer. See EncodableStringType, although this value should be a numeric code.
Only applies to regular account.
This value will normally be taken from the ModelCustomer if not provided. Allowed values vary with domain and account circumstances, and possibly the SalesRep value, and need to be determined with EasyLink. |
| SupportRep EncodableStringType | 0-1 | Support representative of the customer. See EncodableStringType, although this value should be a numeric code.
Only applies to regular account.
This value will normally be taken from the ModelCustomer if not provided. Allowed values vary with domain and account circumstances, and need to be determined with EasyLink. |
| CustomerAddress AcctAddressType | 0-1 | Address of the customer. See AcctAddressType.
For Fax2Mail accounts, the CustomerBillingAddress will override this value. |
| CustomerContact AcctContactType | 0-1 | Contact details of the customer. See AcctContactType.
For Fax2Mail accounts, the CustomerBillingContact will override this value. |
| AdminContact AcctContactType | 0-1 | Admin contact details of the customer. See AcctContactType.
Only applies to, and is required for, regular account. |
| AdminFax xs:string | 0-1 | Admin fax number of the customer.
Only applies to regular account. |
| CustomerBillingAddress AcctAddressType | 0-1 | Billing address of the customer. See AcctAddressType.
Defaults to CustomerAddress.
For Fax2Mail accounts, credit card validation will use this information, if provided - if it is not, the CustomerAddress information will be used. |
| CustomerBillingContact AcctContactType | 0-1 | Billing contact details of the customer. See AcctContactType.
Defaults to CustomerContact.
For Fax2Mail accounts, credit card validation will use this information, if provided - if it is not, the CustomerContact information will be used. |
| CustomerAccountStatus AcctServiceStatusType | 0-1 | Account status of the customer. The legal values are:
- active
- cancelled
- suspended
- inactive
- deleted
- pending
- hold
This field is currently ignored - the UserAccountStatus is used instead. |
| XDDSDomain xs:string | 0-1 | Primary EasyLink switch domain.
For a regular account, this will default to the effective requester's primary XDDS domain.
For a Fax2Mail account, an attempt will be made to determine an appropriate domain based on the AddressCountry value of the CustomerBillingAddress (or CustomerAddress). This is only possible for selected country names, and if a domain cannot be determined, request processing will not proceed.
Currently not permitted. |
| AltXDDSDomain xs:string | 0-1 | Alternate EasyLink switch domain.
Currently not permitted. |
| MRDomain xs:string | 0-1 | Primary EasyLink messageREACH domain.
Only applies to regular accounts, with default taken from ModelCustomer.
Currently not permitted. |
| AltMRDomain xs:string | 0-1 | Alternate EasyLink messageREACH domain.
Only applies to regular accounts, with default taken from ModelCustomer.
Currently not permitted. |
| AccessGroup xs:string | 0-1 | Access group of the customer. Controls the domains in which the user is considered valid.
For Fax2Mail accounts, this will default to "F2MUSER". |
| PromoCode xs:string | 0-1 | Promotion code for the account.
For regular accounts, the default is taken from the ModelCustomer. |
| QuotaInfo QuotaInfoType | 0-1 | Quota information of the customer. See QuotaInfoType. Note that a "list" type for QuotaNotifyAddress is not allowed at account creation.
For Fax2Mail accounts, only the UseQuota child element is used, and defaults to "true". |
| CustomerExtensions ExtensionType | 0-1 | Customer extensions. This element may be used to permit access to customer options not otherwise accessible through the Cloud Fax and Notifications API schema. See ExtensionType.
Segment | Property | Description |
USER | VirtualDomain | Only used for Fax2Mail accounts. The VirtualDomain may influence the process of credit card validation, and also may determine certain default profile settings for the initial user.
Appropriate values may vary from application to application, and may require advance set up by EasyLink. |
|