Directory freelancer onboarding completed

Sent when an invited directory freelancer finishes onboarding.

Consumers should use data.object.status.bookability_state rather than inferring bookability purely from the event name. In most invite flows this event indicates the freelancer is ready for booking, but the payload remains the source of truth.

Payload

The payload of this webhook request is an object.
api_versionstringRequiredRead-only
API version used for the webhook payload.
event_typeenumRequiredRead-only
Allowed values:
dataobjectRequired
modeenumRequired

Delivery mode for the webhook payload.

  • live - Live production delivery
  • test - Non-production or test delivery
Allowed values:

Response

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