GuideLab API

Send an invoice to SDI

Explicitly submit one exported invoice to SDI through Fatture in Cloud after verification. SDI submission is a legal act: it only ever happens through this manager-confirmed action, never automatically.

POST
/integrations/fatture-in-cloud/send-e-invoice

Explicitly submit one exported invoice to SDI through Fatture in Cloud after verification. SDI submission is a legal act: it only ever happens through this manager-confirmed action, never automatically.

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/send-e-invoice"
{  "success": true}
Empty
Empty