Get single record from Invoice table by specified primary key
Method | /GetSingleInvoice |
The request body is of type GetSingleInvoice.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleInvoiceResponse.
Name | Description | Data Type |
---|---|---|
GetSingleInvoiceResult | InvoiceInfo |