Create a new deal record. Provide client_linkedin_url to automatically look up or create the client company when client_id is not known.
Documentation Index
Fetch the complete documentation index at: https://docs.stardex.com/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate with a Bearer token: API key, OAuth token, or session token.
Deal name (required).
1Client company UUID.
Client company LinkedIn URL. Used to look up or create the client company if client_id is not provided.
Deal amount — the fee the firm invoices the client.
ISO 4217 currency code (e.g. USD, EUR, GBP). Defaults to the organization setting or USD.
3Candidate's expected total annual compensation.
x >= 0ISO 4217 currency code for compensation. Defaults to currency_code (or the organization default / USD).
3Recruitment fee percentage (0–100).
0 <= x <= 100Win probability (0–100).
0 <= x <= 100Deal status UUID. Use List deal statuses endpoint to get the UUID.
Description.
ISO 8601 expected or actual close date.
Job UUIDs to link to this deal. Creates entries in the deal_jobs table.
Person UUID of the referrer.
Team member UUIDs to assign as deal owners. If omitted, the caller is auto-assigned when authenticated as a team member.
Custom field values to set on creation.