Get single record from InvoiceSale table by specified primary key
Method | /GetSingleViewInvoiceSale |
The request body is of type GetSingleViewInvoiceSale.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleViewInvoiceSaleResponse.
Name | Description | Data Type |
---|---|---|
GetSingleViewInvoiceSaleResult | ViewInvoiceSaleInfo |