WSAPI Web Service
WSAPI Web Service / All Operations Resource Group / /v3/WSAPIService.svc/CustomerNoteUpdateNoteText (Method)
In This Topic
    Method/v3/WSAPIService.svc/CustomerNoteUpdateNoteText
    In This Topic
    Description
    Update a Customer Note text.
    Request (WSAPIServiceContract_CustomerNoteUpdateNoteText_InputMessage)

    The request body is of type CustomerNoteUpdateNoteText.

    Request Body Parameters

    NameDescriptionData Type
     NoteTextUpdateRequest
    __identity Element Sequence Note Element NoteId Element Sequence request Element Sequence CustomerNoteUpdateNoteText Element

    Overview

    Sequence
    Sequence
    NoteId optional guid Simple Type
    Globally Unique Identifier (GUID) for a Note. Must be a valid NoteId.
    Note optional Stream Complex Type
    Binary representation of the Notes text.
    Sequence
    __identity xs:anyType
    Response (WSAPIServiceContract_CustomerNoteUpdateNoteText_OutputMessage)

    The response body is of type CustomerNoteUpdateNoteTextResponse.

    Sequence CustomerNoteUpdateNoteTextResponse Element

    Overview

    Sequence
    Fault Responses
    FaultDescription
    This fault returns a response body of type https://wsapi.ams360.com/v3.0:WSAPIServiceContract_CustomerNoteUpdateNoteText_WSAPISecurityFaultFault_FaultMessage.  
    This fault returns a response body of type https://wsapi.ams360.com/v3.0:WSAPIServiceContract_CustomerNoteUpdateNoteText_WSAPIBusinessFaultFault_FaultMessage.  
    This fault returns a response body of type https://wsapi.ams360.com/v3.0:WSAPIServiceContract_CustomerNoteUpdateNoteText_WSAPIGeneralFaultFault_FaultMessage.  
    See Also