advbox_create_lawsuit
Create a new lawsuit in the Advbox legal management system by specifying user, customer, stage, and lawsuit type IDs.
Instructions
Create a new lawsuit in Advbox. Requires user ID, customer IDs, stage ID, and lawsuit type ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Lawsuit date (YYYY-MM-DD) | |
| notes | No | Detailed notes about the lawsuit | |
| folder | No | Folder name | |
| users_id | Yes | ID of the user creating the lawsuit | |
| stages_id | Yes | ID of the lawsuit stage | |
| customers_id | Yes | List of customer IDs associated with the lawsuit | |
| process_number | No | Process number (e.g., 0123456-78.2025.8.26.0100) | |
| protocol_number | No | Protocol number | |
| type_lawsuits_id | Yes | ID of the lawsuit type |