The GetSingleCustomerNote function returns the customerNote record for the given primary key.
Method | /GetSingleCustomerNote |
The request body is of type GetSingleCustomerNote.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCustomerNoteResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCustomerNoteResult | CustomerNoteInfo |
|