Relationships
Related Persons (PF39)
Returns the name and relationship of people possibly related to this person.
Section: pfPersonalRelationships
Required parameter: cpf
Attribute | Type | Description |
---|---|---|
statusCode | String | Query status (details) |
data | Array | Return data |
data[x].relatedEntityTaxIdNumber | String | ID document number |
data[x].relatedEntityTaxIdType | String | Type of identification document |
data[x].relatedEntityName | String | Name of related person |
data[x].relationshipType | String | Relationship Type |
data[x].relationshipLevel | String | Relationship Level |
Related Persons' Phone Numbers (PF38)
Returns the phone number and relationship of people possibly related to this person.
Section: pfRelatedPeoplePhones
Required parameter: cpf
Attribute | Type | Description |
---|---|---|
statusCode | String | Query status (details) |
data | Array | Return data |
data[x].number | String | Phone number |
data[x].areaCode | String | Area code |
data[x].countryCode | String | Country Code |
data[x].type | String | Type |
data[x].lastPassageDate | String | Date of last validation |
data[x].portabilityHistory | Array | Porting History |
data[x].hasOptIn | Boolean | Accepts marketing calls |
Last updated