Globally Unique Identifier (GUID) for a policy contact.
Insert Validation: AMS360 creates on insert.
Update Validation: Must be a valid PolicyContactId for the policy. 36 character alpha-numeric column formatted as: 00000000-0000-0000-0000-000000000000
The date the policy becomes effective. Must be the complete DateTime value (in string format) of the TransactionEffectiveDate contained in an PolicyTransaction entity returned during a GetPolicy request.
This field uniquely identifies a specific policy transaction for the policy.
The Date component specifies the endorsement effective date and the Time component contains the transaction sequence number for that date using the second's value as a zero based counter.
For example the second policy endorsement on 5/1/2008 will have a TransactionEffectiveDate of '5/1/2008 12:00:01 AM'
Unique identifier used in conjunction with the PolID, LOBId, and EffDate to uniquely identify a row in the table. 36 character alpha-numeric column formatted as: 00000000-0000-0000-0000-000000000000
<xs:elementminOccurs="0"name="PolicyContact"nillable="true"type="tns:PolicyContact"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:appinfo/><xs:documentation><summary>
Single policy contact type data structure.
</summary><required/></xs:documentation></xs:annotation></xs:element>