get
https://api.staging.bancocdc.com.br/partner/client/representative
Route to retrieve a list of client representatives by CPF or CNPJ
Response parameters
| Parameters | Format | Description |
|---|---|---|
| code | String | Code Representative |
| code_client_partner | String | Code client partner |
| representative_type | String | Representative type |
| document | String | Representative CPF |
| String | Representative email | |
| gender | String | Representative gender |
| birthday | String | Representative birth date |
| identity_number | String | Representative identity number |
| name | String | Representative name |
| mother_name | String | Representative mother name |
| phone_number | String | Representative phone number |
| nationality | String | Representative nationality |
| address | Object | Representative address |
| zip_code | String | Representative zip code |
| street | String | Representative street |
| number | String | Representative number |
| complement | String | Representative complement |
| neighborhood | String | Representative neighborhood |
| city | String | Representative city |
| uf | String | Representative state |
| representatives | Array of Object | Representatives of representative |
| document_company | String | Company document |
| name_company | String | Company name |
| phone_number_company | String | Company phone number |
| email_company | String | Company email |
| foundation_date | String | Company foundation date |
| company_size | String | Company company size |
| activity | String | Company activity |
| income | String | Company income |
| address_company | Object | Company address |
| zip_code_company | String | Company zip code |
| street_company | String | Company street |
| number_company | String | Company Street |
| complement_company | String | Company complement |
| neighborhood_company | String | Company neighborhood |
| city_company | String | Company city |
| uf_company | String | Company State |