create_contract
Creates a new Deel contract for EOR, contractor, employee, pay-as-you-go, or fixed engagements.
Instructions
Create a new contract in Deel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Contract type | |
| title | Yes | Contract title | |
| amount | No | Contract amount | |
| country | Yes | Worker country code (ISO 2) | |
| currency | Yes | Payment currency (ISO 3 e.g. USD) | |
| end_date | No | End date (YYYY-MM-DD) | |
| job_title | No | Worker job title | |
| worker_id | No | Existing worker ID | |
| start_date | Yes | Start date (YYYY-MM-DD) | |
| worker_email | No | Worker email (for invite) | |
| scope_of_work | No | Scope of work description |