post
https://api.staging.bancocdc.com.br/partner/client_pj/
Route for the creation of a new Company partner client with PJ representative(s)
Response parameters
| Parameters | Format | Description |
|---|---|---|
| return | Boolean | Response status (true/false) |
| message | Object | Response message |
| client | Object | Information client |
| return | Boolean | Return if client created successfully (true\false) |
| message | String | Client message |
| code | String | Identification code account |
| representatives | Array of objects | Information representatives |
| return | Boolean | Return if representative created successfully (true\false) |
| message | String | Representative message |
| code | String | Identification code representative |
Representatives Types
| Value | Description |
|---|---|
| 1 | Owner |
| 2 | Partner |
| 3 | Administrative Partner |