Generates a new secret for an existing webhook subscription. The new plainTextSecret is only returned in this response; the old secret stops being valid after a successful rotation.
Bearer token created for a specific company in Integrations → API.
Webhook subscription ID.
801
Webhook subscription secret rotated.
One webhook subscription for the current company.
Internal webhook subscription ID.
801
ID of the company that owns the subscription.
15
Optional internal subscription name used for your own orientation.
255"ERP sync"
HTTPS URL where Fintoro delivers webhook requests. The hostname must point to a public IP address; localhost, .local, private ranges, and reserved addresses are rejected by the backend.
2048"https://example.com/webhooks/fintoro"
When true, the subscription is active and can receive delivery requests.
true
List of event types delivered for this subscription.
Webhook event type that you can subscribe to and that Fintoro can deliver to your endpoint.
clients.created, clients.updated, clients.deleted, suppliers.created, suppliers.updated, suppliers.deleted, bank-accounts.created, bank-accounts.updated, bank-accounts.deleted, business-case-statuses.created, business-case-statuses.updated, business-case-statuses.deleted, business-cases.created, business-cases.updated, business-cases.deleted, contact-activity-logs.created, contact-activity-logs.updated, contact-activity-logs.deleted, price-list-items.created, price-list-items.updated, price-list-items.deleted, price-list-items.stock-updated, warehouses.created, warehouses.updated, warehouses.deleted, warehouse-inbound-receipts.created, warehouse-inbound-receipts.updated, warehouse-inbound-receipts.deleted, warehouse-outbound-receipts.created, warehouse-outbound-receipts.updated, warehouse-outbound-receipts.deleted, invoices.created, invoices.updated, invoices.deleted, invoices.paid, credit-notes.created, credit-notes.updated, credit-notes.deleted, credit-notes.paid, received-invoices.paid, received-receipts.paid, proformas.created, proformas.updated, proformas.deleted, proformas.paid, orders.created, orders.updated, orders.deleted, quotations.created, quotations.updated, quotations.deleted, document-payments.created, document-payments.deleted ["invoices.created", "invoices.updated"]ISO 8601 time of the last successful delivery, when one exists.
"2026-03-18T15:04:05Z"
ISO 8601 time of the last failed delivery, when one exists.
"2026-03-18T15:05:42Z"
ISO 8601 time when the subscription was disabled. In this API version it remains null unless you disable the subscription manually or a future version adds auto-disable flows.
null
Reason why the subscription was disabled, when available.
null
ISO 8601 time when the subscription was created.
"2026-03-18T14:59:12Z"
ISO 8601 time of the last subscription change.
"2026-03-18T15:01:33Z"
Plaintext signing secret returned only during create or rotate-secret. Store it securely; it is not returned again by later responses.
"whsec_fintoro_8b5d7c9f4f6549f7a3e8c4fd5f55ab91"