The ReOpenPurchaseOrder function sets the OrderStatus of a purchase order record to NewPurchaseOrder.
Method | /productbasecomponents.asmx/ReOpenPurchaseOrder |
The request body is of type ReOpenPurchaseOrder.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
reopenSaleOrders | xml:boolean |
|
The response body is of type ReOpenPurchaseOrderResponse.
Name | Description | Data Type |
---|---|---|
ReOpenPurchaseOrderResult | xml:int |
|