The UpdateCustomerNote function updates a customerNote record.
Method | /UpdateCustomerNote |
The request body is of type UpdateCustomerNote.
Name | Description | Data Type |
---|---|---|
customerNote | CustomerNoteInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateCustomerNoteResponse.
Name | Description | Data Type |
---|---|---|
UpdateCustomerNoteResult | xml:int |
|