The GetCustomerNotes function returns all customerNote records for the specified parameters.
| Method | /GetCustomerNotes |
The request body is of type GetCustomerNotes.
| Name | Description | Data Type |
|---|---|---|
| filter | CustomerNotesFilter |

![]() |
|
The response body is of type GetCustomerNotesResponse.
| Name | Description | Data Type |
|---|---|---|
| GetCustomerNotesResult | ArrayOfViewCustomerNoteInfo |

![]() |
|