GuidesAPI ReferenceChangelog
Changelog

Introducing Milestones. You can create, retrieve and delete milestones with Deel API. Additionally, You can sign the contracts and invite workers to sign the contracts.

The full list of changes in this version is:

  1. Create a milestone.
  2. Retrieve a list of milestones.
  3. Delete a milestone.
  4. Create a contract (pay-as-you-go task-based).
  5. Create a contract (milestone based).
  6. Sign a contract.
  7. Invite a worker to sign the contract.
  8. Added state codes to the country lookup.

Introducing contract creation. You can create pay as you go (time-based) contract using Deel API.

The full list of changes in this version is:

  1. Create a contract (pay as you go).
  2. Review a single invoice adjustment.
  3. List of legal entities.
  4. Job titles lookup to help with contract creation request body.
  5. Seniority level look to help with contract creation request body.

Introducing Invoices resource. You can make changes to contractor invoices using this resource. For example, you can add a bonus, time-off, VAT%, time-off, or deduction.

The full list of changes in this version is:

  1. List of invoice details.
  2. Make an invoice adjustment.
  3. Update an invoice adjustment.
  4. Delete an invoice adjustment.
  5. Review multiple invoice adjustments.

Introducing Timesheets resource. You can submit and review work for pay-as-you-go time-based contractors by using the Timesheets endpoints.

The full list of changes in this version is:

  1. List of timesheets.
  2. Create a timesheet entry.
  3. Retrieve a single timesheet.
  4. Update a timesheet.
  5. Delete a timesheet.
  6. Review a single timesheet.
  7. Review multiple timesheets.

Introducing Contract resource. You can use Deel API to retrieve a list of contracts and details of a single contract.

The full list of changes in this version is:

  1. List of contracts endpoint
  2. Retrieve a single contract endpoint.
  3. Country list endpoint.
  4. Currency list endpoint.

This is the base version of the API that existed before versioning was introduced.