What's changed
- Add prepayments webhook endpoint and schema (0513543)
BREAKING CHANGE: adds PREPAYMENT as a new eventCategory oneOf value in xero-webhooks.yaml. Existing strict schema validators may reject this new enum value in webhook payloads; this is expected since subscribers must explicitly opt in to prepayment events.
Full Changelog:16.2.0...17.0.0