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.

Operation ID: xero_webhook_api_v1_xero_webhook_post · View as markdown · OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Responses

201 Successful Response