List Fatture in Cloud payment accounts
Fetch payment accounts from the connected Fatture in Cloud company for settings configuration. Owner/admin only; provider access may idempotently refresh and persist an expired OAuth token.
Fetch payment accounts from the connected Fatture in Cloud company for settings configuration. Owner/admin only; provider access may idempotently refresh and persist an expired OAuth token.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Response Body
application/json
curl -X GET "https://example.com/integrations/fatture-in-cloud/payment-accounts"{ "data": [ { "id": 0, "name": "string", "type": "string" } ]}List Fatture in Cloud companies GET
List the Fatture in Cloud companies visible to the pending grant so a manager can select exactly one. Requires organization manager access.
List Fatture in Cloud payment methods GET
Fetch payment methods from the connected Fatture in Cloud company for settings configuration. Owner/admin only; provider access may idempotently refresh and persist an expired OAuth token.