post
https://api.staging.bancocdc.com.br/partner/consent/
Route for the creation of a new consent contract for a client using its unique client code
Response parameters
| Parameters | Format | Description |
|---|---|---|
| return | Boolean | Response status (true/false) |
| message | String | Response message |
| data | Object | Response data |
| contract | Object | Contract data |
| code | String | Contract identification code |
| tag | String | Contract tag |
| validate | String | Contract validate |
| status | String | Contract status |
| signatories | Array of object | Signatories data |
| code | String | Signatory identification code |
| document | String | Signatory document |
| name | String | Signatory name |
| String | Signatory email | |
| phone_number | String | Signatory phone number |
| type | String | Signatory type |
| status | String | Signatory status |
Code Image Types
| Code | Description |
|---|---|
| 1 | Image Base64 |
| 2 | Image Url |