get
https://api.caas.staging.bancocdc.com.br/assignment/signature/contract/
In this route we can generate the contract preview in base64.
Attention point:
To generate the preview of the contract, you need to pass the assignment code as parameters.
Response
| Http Code | Return Code | Message |
|---|---|---|
| 200 | 200-01 | Success. |
| 400 | 400-01 | Something unexpected happened. |
| 400 | 400-02 | Invalid hash. |
| 401 | 401-05 | Unauthorized or token invalid |
| 429 | 429-01 | Too many requests |
| 401 | 401-06 | The requested module is not enabled. |
| 400 | 400-09 | There are no results for the query. |