Get single record from SaleType table by specified primary key
Method | /GetSingleSaleType |
The request body is of type GetSingleSaleType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSaleTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSaleTypeResult | SaleTypeInfo |
|