The GetSingleInboundInvoiceRow function returns the inboundInvoiceRow record for the given primary key.
Method | /GetSingleInboundInvoiceRow |
The request body is of type GetSingleInboundInvoiceRow.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleInboundInvoiceRowResponse.
Name | Description | Data Type |
---|---|---|
GetSingleInboundInvoiceRowResult | InboundInvoiceRowInfo |
|