Added

  • Legal EntitiesRetrieve a legal entity: Endpoint is now available, which allows to retrieve the full record for a single legal entity by id, including registration and tax identifiers, address, industry, incorporation date, lifecycle status, and CDD verification status.

  • Equity TokensList equity awards granted: Endpoint is now available, which allows to retrieve the equity awards an organization has granted, as ingested from Shareworks, including grant quantity, price, fair market value at grant date, and vesting details.

  • Equity TokensList equity grant total expense records: Endpoint is now available, which allows to retrieve the total share-based compensation expense recognised per equity grant in an organization, as ingested from Shareworks, for use at period close to tie the equity expense in the ledger back to the individual grants that produced it.

  • Equity TokensList equity grant valuations: Endpoint is now available, which allows to retrieve the expense valuation inputs for each equity grant in an organization, as ingested from Shareworks, including the valuation model, amortization method, fair value per share, forfeiture rate, and volatility, expected life, risk-free rate, and dividend yield assumptions.

  • Equity TokensList equity option ledger entries: Endpoint is now available, which allows to retrieve the full option holder ledger for an organization, as ingested from Shareworks, including vested, unvested, exercised, cancelled, expired, and outstanding share counts for every grant.

  • Equity TokensList equity grant expense amortization records: Endpoint is now available, which allows to retrieve the period-by-period amortization of share-based compensation expense per equity grant in an organization, as ingested from Shareworks, for building an expense recognition schedule or forecasting the expense still to be accrued on outstanding grants.

  • WorkersRetrieve one compliance document of a worker contract: Endpoint is now available, which allows to retrieve a single compliance document requirement for a named Global Payroll worker contract, including submission status, uploaded filenames, and document metadata.

  • WorkersDelete the submission of one compliance document of a worker contract: Endpoint is now available, which allows to delete the submission of a compliance document for a Global Payroll worker contract, permanently removing all uploaded files for that requirement without deleting the requirement itself.

  • WorkersGet a download URL for one compliance document of a worker contract: Endpoint is now available, which allows to retrieve a short-lived download URL for a file submitted against a compliance document of a worker Global Payroll contract.

  • WorkersList compliance documents of a worker contract: Endpoint is now available, which allows to list the compliance document requirements a Global Payroll worker must satisfy for a named contract, together with submission status and uploaded filenames.

  • WorkersSubmit files for one compliance document of a worker contract: Endpoint is now available, which allows to submit one or more files against a compliance document requirement of a Global Payroll worker contract, using a file_id and one_time_secret from the File Service.

  • DocumentsSubmit Legal Entity Registration Documents: Endpoint is now available, which allows to submit one or more registration documents for a legal entity, each answering a document requirement, by referencing files previously uploaded to the File Service.

Added

  • Legal EntitiesCreate a new light legal entity: Endpoint is now available, which allows to create a minimal, standalone light legal entity from name, address, and point of contact email for whitelabel partner API integrations.

  • TimesheetsReview multiple timesheets: Endpoint is now available, which allows to review a batch of timesheets to approve or reject submitted work.

  • Equity TokensList equity participants: Endpoint is now available, which allows to retrieve equity participants ingested from Shareworks, including identity, employment, and address data for use in reconciliation and equity tax calculations.

  • Global PayrollList payroll groups for a legal entity: Endpoint is now available, which allows to retrieve payroll groups and their associated REGULAR calendars for a legal entity.

Changed

Added

Changed

  • OffboardingRetrieve offboarding list: Added cursor query parameter for opaque cursor-based pagination to fetch the next page of results.

Added

  • DocumentsList Legal Entity Registration Documents: Endpoint is now available, which allows to list registration documents required from a legal entity together with their submission status and review progress.

Added

Changed

  • Ats OffersRetrieve a list of ATS offers: Added expires_at, replied_at, custom_fields, additional_details, compensation_period_slug, and offer_letter_template_id fields to the response, and added EXPIRED to offer_status and PWAC to worker_type allowed values.

  • Ats JobsCreate ATS Job: Added work_arrangement_enum in the request that specifies the work arrangement of the job.

  • Ats JobsRetrieve a list of ATS jobs: Added work_arrangements query parameter for filtering jobs by work arrangement, and added work_arrangement_enum field to the response indicating the work arrangement of each job.

  • AtsRetrieve ATS Application form: Added title as a guaranteed response field in options items within form questions, confirming that option display text is always present.

  • Ats Job PostingsRetrieve ATS job posting: Added job_id to the response that identifies the underlying job this posting belongs to.

  • Ats Job PostingsRetrieve ATS job postings: Removed maxLength and minLength constraints on response fields team.name, currency_iso_code, location.name, and application_form.title.

  • Ats Job PostingsRetrieve a list of ATS job postings: Added job_id to the response that identifies the underlying job this posting belongs to.

  • Ats CandidatesRetrieve paginated list of ATS Candidates: Added source, imported_id, anonymized_at, and import_session_id fields to the response.

  • Ats CandidatesCreate candidate tags: Added required guarantees for id, tag_id, created_at, and candidate_id fields in the response, confirming these fields are always present in the returned candidate-tag associations.

  • Ats ApplicationsRetrieve ATS application: Removed the minimum value constraint from group_id in the automation rule evaluation result response.

Changed

  • Global PayrollUpdate employment type for a contract: Updated the fte field to accept 0 as a valid value in both request and response, allowing full on-leave or zero-hour employment types.

  • LearningRetrieve worker’s actionable journeys: Added completed_journey_steps_count and total_journey_steps_count fields in the response that provide the number of completed and total Journey Steps for the worker.

Added

Changed

  • Legal EntitiesList of legal entities: Added "light" as a new allowed value for entity_type in the response.

Added

Changed

  • Cost CalculatorCalculate Employee Costs Globally: Added employer_costs_usd and severance_accural_usd to the response, providing employer costs and severance accrual amounts converted to USD.

  • Gp HiringCreate a Global Payroll (GP) contract: Added fte in the request that specifies the full-time equivalent percentage for the employment, required when type is Part-time and defaulting to 1 (full-time) otherwise.

Changed

  • ContractsList of contracts: Changed team_id and legal_entity_id query parameters to accept either a single string or an array of strings.

  • WorkersComplete individual contractor profile setup: Added address_valid and address_confirmed_by_user to the response that indicate whether the address has been validated and confirmed by the user.

Changed

Changed

  • ContractsList of contracts: Added legal_entity_id query parameter to filter contracts by legal entity, and added legal_entity field to the client object in the response.

Changed

  • PayoutsFetch all payout methods: Added id, version, status, created_at, and updated_at fields in the response that provide the payout method identifier, version, approval status, and timestamps.

Added

  • Equity TokensList equity grants with tax events: Endpoint is now available, which allows to retrieve equity grants for an organization, each including its vesting events and associated tax events.

  • ImmigrationList case notes: Endpoint is now available, which allows to retrieve externally-visible notes for an immigration case, most recent first.

Changed

  • PayoutsGet bank transfer requirements: Added min_length and display_format fields to the response that provide minimum input length constraints and optional display format hints for bank transfer form fields.

Added

  • WorkersList tax forms for the authenticated worker: Endpoint is now available, which allows to list tax forms (W9_INDIVIDUAL, W9_COMPANY, W8_BEN, W8_BEN_E) for the authenticated worker using cursor-based pagination.