GuideLab API

Initiate Fatture in Cloud OAuth authorization

Initiate the Fatture in Cloud OAuth 2.0 authorization flow. Returns a URL to redirect the user to the consent screen. Requires organization manager access.

POST
/integrations/fatture-in-cloud/authorize

Initiate the Fatture in Cloud OAuth 2.0 authorization flow. Returns a URL to redirect the user to the consent screen. 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 POST "https://example.com/integrations/fatture-in-cloud/authorize"
{  "url": "string"}
Empty
Empty
Empty
Empty