The NewPurchaseOrderInfo function returns an empty PurchaseOrderInfo object with initial filling through the webservices.
Method | /productbasecomponents.asmx/NewPurchaseOrderInfo |
The request body is of type NewPurchaseOrderInfo.
Name | Description | Data Type |
---|---|---|
isSuggestDefaults | xml:boolean | |
supplierId | xml:int |
|
The response body is of type NewPurchaseOrderInfoResponse.
Name | Description | Data Type |
---|---|---|
NewPurchaseOrderInfoResult | PurchaseOrderInfo |