https://wsapi.ams360.com/v3.0
https://wsapi.ams360.com/v3.0 / CustomerProfileAnswerGet Element / request Element
In This Topic
    request Element
    In This Topic
    Namespace https://wsapi.ams360.com/v3.0
    Type
    Diagram
    QuestionId Element CustomerId Element Sequence request Element
    Overview
    Sequence
    CustomerId optional guid Simple Type
    Globally Unique Identifier(GUID) for the customer. 36 character alpha-numeric column formatted as: 00000000-0000-0000-0000-000000000000
    QuestionId optional guid Simple Type
    Globally Unique Identifier(GUID) for the QuestionId. 36 character alpha-numeric column formatted as: 00000000-0000-0000-0000-000000000000
    Source
    <xs:element xmlns:q112="https://wsapi.ams360.com/v3.0/DataContract" minOccurs="0" name="request" nillable="true" type="q112:CustomerProfileAnswerGetRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also