The GetSingleProvider function returns the provider record for the given primary key.
Method | /GetSingleProvider |
The request body is of type GetSingleProvider.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleProviderResponse.
Name | Description | Data Type |
---|---|---|
GetSingleProviderResult | ProviderInfo |
|