A customer note data object containing the note data to insert for a customer. On an insert, the NoteId is ignored and a unique NoteId is generated by AMS360 and returned to the caller.
<xs:elementxmlns:q201="https://wsapi.ams360.com/v3.0/DataContract"minOccurs="0"name="Request"nillable="true"type="q201:CustomerNoteInsertRequest"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:documentation>Message request object containing the customer note data to insert.</xs:documentation></xs:annotation></xs:element>