Skip to content

Add docs for webhook event payload schemas for all supported event types #607

Description

@Chucks1093

Summary

Developers registering webhooks need to know the exact shape of each event payload to build their receivers. A reference document should describe every supported event type with a full example payload and field descriptions.

Scope

  • List every supported webhook event type
  • For each event type: event name, description of when it fires, full example JSON payload, and description of each field in the payload
  • Include a note on the X-Accesslayer-Signature header format and how to verify it
  • Document any fields that may be null or absent depending on the event context

Acceptance Criteria

  • All supported event types documented
  • Each entry includes event name, trigger description, example payload, and field descriptions
  • Signature header verification documented
  • Nullable/optional fields clearly marked

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions