The GetSinglePurchaseOrder function returns the purchase order for the given primary key.
Method | /productbasecomponents.asmx/GetSinglePurchaseOrder |
The request body is of type GetSinglePurchaseOrder.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePurchaseOrderResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePurchaseOrderResult | PurchaseOrderInfo |