GetCustomerResponseModel
Provides details about an end customer.
Name | Description | Type | Additional Information |
---|---|---|---|
CustomerId |
Unique guid of the customer. |
string |
None. |
CustomerNumber |
Unique number associated with the customer. |
string |
None. |
Currency |
Currency code selected by the customer. |
string |
None. |
CustomerSince |
Timestamp indicating when the customer was created in OpenText Secure Cloud. |
date |
None. |
IsClosed |
Indicates whether the customer's account is closed. |
boolean |
None. |
Name |
Name of the customer. |
string |
None. |
CustomerType |
Type of the customer. For example: Resold, Direct, Partner, Referred. |
string |
None. |
AddressLine1 |
Part one of the street address. |
string |
None. |
AddressLine2 |
Part two of the street address that indicates a suite, floor, or specific location. |
string |
None. |
StateOrProvince |
State or province of the customer. |
string |
None. |
Country |
Country code of the customer. |
string |
None. |
Municipality |
Municipality of the customer location. |
string |
None. |
PostalCode |
Postal code of the customer's location. |
string |
None. |
Website |
Customer's domain/website URI. |
string |
None. |
Industry |
Customer's industry sector. For example: Accounting, Banking etc. |
string |
None. |
Culture |
Desired language for UI and reports. For example: en-US, es-ES, de-DE. |
string |
None. |
TimeZone |
Timezone of the customer. |
string |
None. |
ExternalCustomerAccountNumber |
Identifier of the customer in systems external to OpenText Secure Cloud. |
string |
None. |
AutoConvertTrials |
Indicates whether to automatically convert trial subscriptions to paid ones when they expire. Valid values are true, false. |
boolean |
None. |