CustomerComponents Web Service
Method/GetSingleCustomerNote
CustomerComponents Web Service > All Operations Resource Group : /GetSingleCustomerNote (Method)
Description
The GetSingleCustomerNote function returns the customerNote record for the given primary key.
Request (GetSingleCustomerNoteSoapIn)

The request body is of type GetSingleCustomerNote.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleCustomerNote Element

Overview

Sequence
itemId xs:int
Response (GetSingleCustomerNoteSoapOut)

The response body is of type GetSingleCustomerNoteResponse.

Response Body Parameters

NameDescriptionData Type
 CustomerNoteInfo
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 GetSingleCustomerNoteResult Element Sequence GetSingleCustomerNoteResponse Element

Overview

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
See Also
All Operations Resource GroupCustomerComponents Web Service