get
https://api.caas.staging.bancocdc.com.br/affiliates/
Employment Types
| Value | Description |
|---|---|
| 1 | Permanent employee |
| 2 | Temporary employee |
| 3 | Commissioned employee |
| 4 | CLT (Brazilian labor law contract) |
| 5 | Retired / Pensioner |
| 7 | Others |
| 8 | Open-ended contract |
| 9 | Trial/Probationary Contract |
| 10 | Flexible Permanent |
| 11 | Flexible Retired/Pensioner |
| 12 | Health Agent: E/S/C |
| 13 | Guardianship Council |
| 14 | Table of 3 to 5 Installments for Active and Inactive |
| 15 | Table of 3 to 5 Installments for Non-Permanent |
| 16 | Senior Age Table 76 to 79 Years |
| 17 | Senior Age Table 80 to 85 Years |
| 18 | Exception Table |
| 19 | Permanent CLT Employee |
| 20 | Service Provider +10 (years of service) |
| 21 | Service Provider -10 (years of service) |
| 22 | Permanent - Intermediate |
| 23 | Permanent - 3 Years |
| 24 | Permanent +3 Years |
| 25 | Retired/Pensioner - Intermediate |
Response parameters
| Parameters | Format | Description |
|---|---|---|
| request_code | String | Unique identifier for the request |
| return | Boolean | Indicates if the request was successful or not |
| return_code | String | Code representing the status of the request |
| message | String | Message describing the result of the request |
| data | Array of Objects | Available affiliates for the requested product |
| hash | String | Unique Affiliate Indentifier Hash |
| name | String | Affiliate's name |
| document | String | Affiliate's document |
| max_installments_amount | Integer | Max installment amount for a operation |
| tax_value | Float | Tax value |
| min_operation_value | Float | Min operation value |
| max_operation_value | Float | Max operation value |
| margin | Float | Margin |
| global_operation_limit | Float | Global operation value limit for the Affiliate |
| active | Enum ('Y', 'N') | Affiliate's active status |
| closing_day | Integer | Closing day for operations to this Affiliate |
| expiry_day | Integer | Expiry day for operations to this Affiliate |
| allowed_employment_type | String | Allowed employment type for this Affiliate |
| allowed_employment_type_code | Integer | Allowed employment code |