The AddPurchase function adds a purchase record.
Method | /AddPurchase |
The request body is of type AddPurchase.
Name | Description | Data Type |
---|---|---|
purchase | PurchaseInfo | |
isAutoClaim | xml:boolean |
The response body is of type AddPurchaseResponse.
Name | Description | Data Type |
---|---|---|
AddPurchaseResult | xml:int |
|