https://wsapi.ams360.com/v3.0/DataContract
https://wsapi.ams360.com/v3.0/DataContract / PolicyInsertResponse Complex Type / PolicyId Element
In This Topic
    PolicyId Element
    In This Topic
    Description
    Globally Unique Identifier (GUID) for a policy. 36 alpha-numeric column, formatted as: 00000000-0000-0000-0000-000000000000
    Namespace https://wsapi.ams360.com/v3.0/DataContract
    Type
    Diagram
    PolicyId Element
    Overview
    PolicyId optional guid Simple Type
    Globally Unique Identifier (GUID) for a policy. 36 alpha-numeric column, formatted as: 00000000-0000-0000-0000-000000000000
    Source
    <xs:element minOccurs="0" name="PolicyId" type="ser:guid" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation>
          <summary>
                Globally Unique Identifier (GUID) for a policy.
                </summary>
          <len min="1" />
          <values>
                36 alpha-numeric column, formatted as: 00000000-0000-0000-0000-000000000000
                </values>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    See Also