---
title: "offerCreate"
method: POST
path: "offerCreate"
tags: ["Webhook Payloads"]
---

# offerCreate

`POST offerCreate` (webhook)

Triggered when a new offer process is created for a candidate

## Payload

- object
  - `action` 'offerCreate', required
  - `data` object, required
    - `offer` OverlayOffer — unresolved $ref

## Acknowledgement `200`

Return a 200 status to indicate that the data was received successfully

---

[API](https://skmtc.net/ashbyhq/apis/ashby-api.md) · [All operations](https://skmtc.net/ashbyhq/apis/ashby-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ashbyhq/ashby-api/revisions/778b919dc743/schema)
