GuideLab API

Sync a credit note to Fatture in Cloud

Enqueue a single credit note for export to Fatture in Cloud, or replay one that reached a terminal state.

POST
/integrations/fatture-in-cloud/sync-credit-note

Enqueue a single credit note for export to Fatture in Cloud, or replay one that reached a terminal state.

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/sync-credit-note"
{  "success": true,  "syncStatus": "string"}
Empty