Get single record from CashSale table by specified primary key
Method | /GetSingleViewCashSale |
The request body is of type GetSingleViewCashSale.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleViewCashSaleResponse.
Name | Description | Data Type |
---|---|---|
GetSingleViewCashSaleResult | ViewCashSaleInfo |
|