A note data object containing the note data to insert for an customer. On an insert, the NoteId is ignored and a unique NoteId is generated by AMS360 and returned to the caller.
A note data object containing the note data to insert for an 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.
<xs:complexTypename="CustomerNoteInsertRequest"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:appinfo/><xs:documentation><summary>
A note data object containing the note data to insert for an 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:sequence><xs:elementminOccurs="0"name="CustomerNote"nillable="true"type="tns:CustomerNote"><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></xs:sequence></xs:complexType>