Skip to main content

Create Signing Event to Notify Fromtis

Certifiqi offers the option to send notifications via SOAP to administrators using the Fromtis software. For the notification to be performed correctly, it is necessary to follow some specific steps. If any of these steps are not completed, the signing events will remain pending notification because it was not possible to find a lease provided by Fromtis.

The signature notification will be sent after the signing of all required documents is completed.

Signing Event with Trade Bill

  1. Document Submission
    1. Send the CNAB of the duplicates asynchronously according to topic 4.2.3.
    2. Send the assignment agreement in PDF format.
  2. Event Creation
    1. Include the field is_asynchronous set to True in the request body.
    2. Include the field send_to_fund_administrator set to True in the request body.
    3. Include the field total_value with the net value of the assignment in the request body.
    4. Include the document type corresponding to the duplicate and its documents in the request body.
    5. Include the document type corresponding to the assignment agreement and its respective document in the request body.

Signing Event with Other Asset Types

  1. Document Submission
    1. Enviar em PDF o termo de cessão
  2. Event Creation
    1. Include the field send_to_fund_administrator set to True in the request body.
    2. Include the field total_value with the net value of the assignment in the request body.
    3. Include the document type corresponding to the assignment agreement and its respective document in the request body.