The SendPurchaseOrders function sends all final electronic purchaseorders
Method | /productbasecomponents.asmx/SendPurchaseOrders |
The request body is of type SendPurchaseOrders.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
supplierId | xml:int | |
purchaseOrderId | xml:int | |
isResend | xml:boolean | |
failedOrders | xml:int |
|
The response body is of type SendPurchaseOrdersResponse.
Name | Description | Data Type |
---|---|---|
SendPurchaseOrdersResult | xml:int | |
failedOrders | xml:int |
|