The GetProviders function returns all provider records for the specified parameters.
Method | /GetProviders |
The request body is of type GetProviders.
Name | Description | Data Type |
---|---|---|
filter | ProvidersFilter |
The response body is of type GetProvidersResponse.
Name | Description | Data Type |
---|---|---|
GetProvidersResult | ArrayOfViewProviderInfo |
|