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.
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.
Value representing the type of entity (bank, broker, company, employee, or vendor) this note is attached to. Code value from the "NoteCenter" value list.
Priority of note. Valid values are: N = Normal C = Critical L = Low
Source
<xs:elementminOccurs="0"name="CommonNote"nillable="true"type="tns:CommonNote"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:appinfo/><xs:documentation><summary>
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.
</summary></xs:documentation></xs:annotation></xs:element>