The DeleteCustomerNote function deletes a customerNote record.
Method | /DeleteCustomerNote |
The request body is of type DeleteCustomerNote.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteCustomerNoteResponse.
Name | Description | Data Type |
---|---|---|
DeleteCustomerNoteResult | xml:boolean |
|