Directory freelancer registered

Sent when an invited directory freelancer completes account registration. In platform terms this is the moment the freelancer account becomes activated and onboarding begins.

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.