Xero webhook
POST
/api/v1/xero/webhook
Receive Xero ITR (intent-to-receive) and event notifications. Verifies the HMAC signature, then triggers an incremental sync for each affected tenant.
Authentication
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.