GuideLab API

Reconcile invoice payments to Fatture in Cloud

Reconcile the embedded payment schedule of one exported invoice against the connected Fatture in Cloud company.

POST
/integrations/fatture-in-cloud/sync-payments

Reconcile the embedded payment schedule of one exported invoice against the connected Fatture in Cloud company.

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-payments"
{  "success": true}
Empty
Empty