get
https://api.caas.staging.bancocdc.com.br/assignment/signature/contract/check/
In this route you can check the subscription process for each subscriber.
Attention point:
For consumption, you will have to pass as a parameter the contract code received when triggering it for signature.
Response
| Http Code | Return Code | Message |
|---|---|---|
| 200 | 200-01 | Success. |
| 400 | 400-01 | Something unexpected happened. |
| 400 | 400-02 | Invalid hash. |
| 400 | 400-09 | There are no results for the query. |
| 401 | 401-05 | Unauthorized or token invalid |
| 429 | 429-01 | Too many requests |