The GetSingleFreeData function returns the freeData record for the given primary key.
Method | /GetSingleFreeData |
The request body is of type GetSingleFreeData.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleFreeDataResponse.
Name | Description | Data Type |
---|---|---|
GetSingleFreeDataResult | FreeDataInfo |
|