Get single record from Tables table by specified primary key
Method | /GetSingleTable |
The request body is of type GetSingleTable.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleTableResponse.
Name | Description | Data Type |
---|---|---|
GetSingleTableResult | TableInfo |
|