GuideLab API

Refresh an invoice's SDI status

Fetch the canonical SDI status of one exported invoice from Fatture in Cloud and store it.

POST
/integrations/fatture-in-cloud/refresh-e-invoice-status

Fetch the canonical SDI status of one exported invoice from Fatture in Cloud and store it.

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