The GetSinglePurchaseOrderRow function returns the purchase order row for the given primary key.
Method | /productbasecomponents.asmx/GetSinglePurchaseOrderRow |
The request body is of type GetSinglePurchaseOrderRow.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePurchaseOrderRowResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePurchaseOrderRowResult | PurchaseOrderRowInfo |