List Xero sync logs
Retrieve Xero synchronization log entries for the authenticated lab. Supports filtering by entity type and entity ID.
Retrieve Xero synchronization log entries for the authenticated lab. Supports filtering by entity type and entity ID.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Response Body
application/json
curl -X GET "https://example.com/integrations/xero/sync-log"{ "data": [ null ]}Empty
List Xero contact mappings GET
Retrieve all clinic-to-Xero contact mappings for the authenticated lab.
List Xero tax rates GET
Fetch available tax rates from the connected Xero organization for settings configuration. Owner/admin only; provider access may idempotently refresh and persist an expired OAuth token.