{
"id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
"type": "affiliation-bank-account.operational-status-changed",
"version": 1,
"timestamp": "2025-01-15T10:30:00.000Z",
"source": "transaction-service",
"company_id": "comp_123456789",
"correlation_id": "corr_987654321"
}Affiliation bank account operational status changed
Triggered when the operational status of an affiliation bank account changes,
for example when a court order places the account under a judicial block
(JUDICIAL_BLOCK) or when the block is lifted (REGULAR).
While an account is under JUDICIAL_BLOCK, its balance is restricted by the
banking provider. The payload carries the full bank account object as it stood
when the event was emitted, so no follow-up request is needed.
{
"id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
"type": "affiliation-bank-account.operational-status-changed",
"version": 1,
"timestamp": "2025-01-15T10:30:00.000Z",
"source": "transaction-service",
"company_id": "comp_123456789",
"correlation_id": "corr_987654321"
}Body
Base structure for all webhook events
Unique event identifier
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Event type identifier
affiliation-bank-account.operational-status-changed "affiliation-bank-account.operational-status-changed"
Event schema version
1
Event timestamp in ISO 8601 format
"2025-01-15T10:30:00.000Z"
Service that generated the event
"transaction-service"
Company ID associated with the event
"comp_123456789"
Correlation ID for event tracking
"corr_987654321"
Affiliation bank account operational status change details
Show child attributes
Show child attributes
Response
Webhook received successfully

