The UpdatePurchase function updates a purchase record.
Method | /UpdatePurchase |
The request body is of type UpdatePurchase.
Name | Description | Data Type |
---|---|---|
purchase | PurchaseInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
The response body is of type UpdatePurchaseResponse.
Name | Description | Data Type |
---|---|---|
UpdatePurchaseResult | xml:int |
|