Client contact created
Sent when a client contact relationship is created for the first time.
This event is emitted both when a client invites a brand-new freelancer into their directory and when they add an already-registered freelancer to their directory. When the freelancer already exists on-platform, the snapshot may already show `REGISTERED` or `FINISHED` lifecycle state and later lifecycle events are not emitted retroactively.
Payload
The payload of this webhook request is an object.
api_version
API version used for the webhook payload.
event_type
Allowed values:
data
mode
Delivery mode for the webhook payload.
live- Live production deliverytest- Non-production or test delivery
Allowed values:
Response
200
any
Return a 200 status to indicate that the data was received successfully.