Search Xero contacts
Search for contacts in the connected Xero organization while configuring mappings. Owner/admin only; provider access may idempotently refresh and persist an expired OAuth token. Requires a minimum 2-character query.
Search for contacts in the connected Xero organization while configuring mappings. Owner/admin only; provider access may idempotently refresh and persist an expired OAuth token. Requires a minimum 2-character query.
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/contacts/search"{ "data": [ { "contactId": "string", "name": "string", "email": "string" } ]}Search Fatture in Cloud clients GET
Search for clients in the connected Fatture in Cloud company while configuring mappings. Owner/admin only; provider access may idempotently refresh and persist an expired OAuth token. Requires a minimum 2-character query.
Select the Fatture in Cloud company POST
Bind the pending Fatture in Cloud grant to exactly one company, activating the integration. Requires organization manager access.