The GetSingleFreeField function returns the freeField record for the given primary key.
Method | /GetSingleFreeField |
The request body is of type GetSingleFreeField.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleFreeFieldResponse.
Name | Description | Data Type |
---|---|---|
GetSingleFreeFieldResult | FreeFieldInfo |
|