Fetch Start Date for EOR Contracts
Authentication
Query parameters
Employment country in ISO 3166-1 alpha-2 format
Employee nationality in ISO 3166-1 alpha-2 format
Special job ID (if applicable)
Employment country in ISO 3166-1 alpha-2 format
Employee nationality in ISO 3166-1 alpha-2 format
Special job ID (if applicable)
Returns the earliest allowed start date for a new EOR contract quote based on the specified employment country, nationality, and visa requirements. The response also includes payroll timing parameters — start_date_buffer, first_payroll_lock, and is_same_month_payment_country — that govern when the contract can take effect.
Token scopes: contracts:read
The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authentication will fail.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/