Adds an updated record product record to Exchange
Method | /UpdatePurchaseToExchange |
The request body is of type UpdatePurchaseToExchange.
Name | Description | Data Type |
---|---|---|
purchase | PurchaseInfo | |
exchangeProductId | xml:int | |
isForceUpdate | xml:boolean |
The response body is of type UpdatePurchaseToExchangeResponse.
Name | Description | Data Type |
---|---|---|
UpdatePurchaseToExchangeResult | xml:int |
|