| Name | Description | Type | Additional information | 
|---|---|---|---|
| ErrorCode | 
                         Name of the error condition. See ErrorCode model for details.  | 
                    ErrorCode | 
                             None.  | 
                
| ErrorCodeDetail | 
                         Detailed error condition code.  | 
                    string | 
                             None.  | 
                
| ErrorID | 
                         Internal error identification number that uniquely identifies this specific error that occurred.  | 
                    string | 
                             None.  | 
                
| ErrorNum | 
                         Numeric value of the ErrorCode  | 
                    int | 
                             None.  | 
                
| Errors | 
                         List of errors that occurred when performing the customer operation.  | 
                    Collection of string | 
                             None.  | 
                
| Result | 
                         On success contains the requested Customer object model. See CustomerResponseModel for details.  | 
                    CustomerExternalUserResponseModel | 
                             None.  | 
                
| Success | 
                         Indicates sucess or failure of the REST request.  | 
                    boolean | 
                             None.  |