| Name | Description | Type | Additional information |
|---|---|---|---|
| DefaultServiceProvider |
Default Service Provider name |
string |
None. |
| PreferredServiceProvider |
Preferred Service Provider name |
string |
None. |
| AdditionalPreferredServiceProviders |
If more than one Preferred Service Provider is specified, this list contains the 2nd through nth Preferred Service Provider names. |
Collection of string |
None. |
| Error |
Will be set to True if any errors occur during the processing of the API method. |
boolean |
None. |
| ErrorMessage |
Will contain an error message string if Error is True. |
string |
None. |