GuideLab API

Upsert Fatture in Cloud client mapping

Create or update a mapping between a partner clinic and a Fatture in Cloud client for document synchronization. Requires organization manager access.

PUT
/integrations/fatture-in-cloud/client-mappings

Create or update a mapping between a partner clinic and a Fatture in Cloud client for document 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/fatture-in-cloud/client-mappings"
{  "success": true}
Empty