Create Batch Group 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 batch groups 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.
Batch Group with Trade Bill
- Document Submission
- Send the CNAB of the duplicates asynchronously according to topic 4.2.3.
- Send the assignment agreement in PDF format.
- Event Creation
- Include the field is_asynchronous set to True in the request body.
- Include the field send_to_fund_administrator set to True in the request body.
- Include the field total_value with the net value of the assignment in the request body.
- Include the document type corresponding to the duplicate and its documents in the request body.
- Include the document type corresponding to the assignment agreement and its respective document in the request body.
Batch Group with Other Asset Types
- Document Submission
- Send the term of endorsemet in PDF
- Event Creation
- Include the field send_to_fund_administrator set to True in the request body.
- Include the field total_value with the net value of the assignment in the request body.
- Include the document type corresponding to the assignment agreement and its respective document in the request body.