The DeletePurchase function deletes a purchase record.
Method | /DeletePurchase |
The request body is of type DeletePurchase.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
isDeleteDerivedRecord | xml:boolean |
|
The response body is of type DeletePurchaseResponse.
Name | Description | Data Type |
---|---|---|
DeletePurchaseResult | xml:boolean |
|