CustomerComponents Web Service
Method/GetCustomerNotes
CustomerComponents Web Service > All Operations Resource Group : /GetCustomerNotes (Method)
Description
The GetCustomerNotes function returns all customerNote records for the specified parameters.
Request (GetCustomerNotesSoapIn)

The request body is of type GetCustomerNotes.

Request Body Parameters

NameDescriptionData Type
 CustomerNotesFilter
Description Element NoteDateTime Element InvoiceId Element InboundInvoiceId Element PurchaseOrderId Element QuoteId Element ReservationId Element SaleOrderId Element ProjectId Element NoteTypeId Element DebtorId Element CustomerContactId Element CustomerId Element UserId Element Sequence filter Element Sequence GetCustomerNotes Element

Overview

Sequence
Sequence
UserId xs:int
CustomerId xs:int
DebtorId xs:int
NoteTypeId xs:int
ProjectId xs:int
QuoteId xs:int
InvoiceId xs:int
NoteDateTime xs:dateTime
Description optional xs:string
Response (GetCustomerNotesSoapOut)

The response body is of type GetCustomerNotesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewCustomerNoteInfo
UserInitials Element UserLoginName Element CustomerNumber Element CustomerName Element ProjectNumber Element UserFullName Element InboundInvoiceNumber Element PurchaseOrderNumber Element SaleOrderNumber Element NoteTypeDescription Element Information Element Description Element NoteDateTime Element InvoiceId Element InboundInvoiceId Element PurchaseOrderId Element QuoteId Element ReservationId Element SaleOrderId Element ProjectId Element NoteTypeId Element DebtorId Element CustomerContactId Element CustomerId Element UserId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCustomerNoteInfo Element Sequence GetCustomerNotesResult Element Sequence GetCustomerNotesResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
UserId xs:int
CustomerId xs:int
DebtorId xs:int
NoteTypeId xs:int
ProjectId xs:int
QuoteId xs:int
InvoiceId xs:int
NoteDateTime xs:dateTime
Description optional xs:string
Information optional xs:string
NoteTypeDescription optional xs:string
UserFullName optional xs:string
CustomerName optional xs:string
UserLoginName optional xs:string
UserInitials optional xs:string
See Also
All Operations Resource GroupCustomerComponents Web Service