GuideLab API

Upsert Xero contact mapping

Create or update a mapping between a partner clinic and a Xero contact for invoice synchronization. Requires organization manager access.

PUT
/integrations/xero/contact-mappings

Create or update a mapping between a partner clinic and a Xero contact for invoice synchronization. Requires organization manager access.

Authorization

__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 PUT "https://example.com/integrations/xero/contact-mappings"
{  "success": true}
Empty