Get single record from CashSale table by specified primary key
Method | /GetSingleCashSale |
The request body is of type GetSingleCashSale.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCashSaleResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCashSaleResult | CashSaleInfo |
|