GetCustomerAttributeNamesResult
From
Description
Returns a list of the customer attributes names for the organisation.
Success Mode
The field attributeNames will contain zero or more strings, each string being the name of one of the custom customer attributes. The field may also be null, along with all the other error fields, indicating there are no custom attribute names to be returned.
Failure Modes
One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.
Type | Description |
---|---|
AccessDeniedFailure | The username or password was incorrect, or lacked the right to complete this function. |