Skip to main content

Version 2.0.1

· One min read

Version 2.0.1 is a maintenance release focused on tightening Webhook behaviour so that it matches the published documentation.

Fixes

  • Webhook identifier is now returned in the id property (formerly _id).
  • Payload structure: resources are no longer wrapped in an extra layer; you’ll find them directly under data (e.g. data instead of data.document).

The OpenAPI specification has been refreshed to mirror these fixes, but only wording and formatting were touched—nothing that alters functionality or breaks existing integrations.