ProviderParty

Uses the Component:PartyBBIEType

The party that provides a lead.

Fields and Components

Table 6.6. Fields and Components

Name Description Occurrence Type Data Type User Notes
PartyID

Party ID.

0..*Field oag:OpenIDType  
Name

Party Name.

0..*Field oag:OpenNameType  
RelationshipType

Relationship type.

0..1Field oag:CodeType  

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.6. ProviderParty

<ProviderParty>
     <PartyID>......</PartyID>     [0..*]
     <Name>......</Name>     [0..*]
     <RelationshipType>......</RelationshipType>     [0..1]
</ProviderParty>