Trigger contract for signature

In this route, we can trigger the contract for signature with other already registered subscribers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

🚧

Attention points:

  • To consume the route, it is necessary to pass the operation code as a parameter.
  • Consume the contract preview route to check that everything is correct before triggering the digital signature.
  • It is not possible for more than one subscriber to use the same cell phone or email for subscription.
  • Every digital signature will have a person responsible for CDC BANK signing the digital contract.

📘

After triggering, a contract code will be made available, which will be used to consume the routes for checking signatures and downloading contracts.

📘

After the trigger, the remaining subscribers received an EMAIL and SMS to subscribe through CDC BANK's digital platform.

Response

Http CodeReturn CodeMessage
200200-01Success.
400400-01Something unexpected happened.
400400-02Invalid hash.
400400-30Status unidentified or without permission to use.
400400-55There are no registered subscribers.
400400-56The contract could not be digitally registered with the signer.
400400-57Failed to send contract and signatories for signature.
401401-05Unauthorized or token invalid
429429-01Too many requests

Response Parameters

ParameterFormatDescription
request_codeStringRequest identification code.
returnBooleanIndicates if the request was successful.
return_codeStringReturn code of the request.
messageStringReturn message of the request.
data.codeStringUnique code associated with the triggered contract.
data.created_atStringDate and time when the contract trigger occurred.

Request Parameters

Path Params
string
required

Operation code

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json