v1

latestOpenAPI 3.1.1Altegio API Agreement2026-08-062032133.5 KB
Webhooks

Financial Operation Event

Sent when a financial transaction is created, updated, or deleted. May optionally include payment_system_transaction_ids if the feature is enabled for the location.

postWebhookFinancesOperationEvent

Payload

company_idinteger required

Location ID where the event occurred.

resource'finances_operation' required

Resource type.

resource_idinteger required

ID of the resource that was created, updated, or deleted.

status'create' | 'update' | 'delete' required

Type of change that occurred.

Response

Your server should return any 2xx status code to acknowledge receipt.