Triggered when a remittance record is created, updated, or deleted.
Details that are sent over to the webhook
The unique identifier for the event.
The timestamp when the event was created.
The timestamp when the event was last updated.
The status of the event (e.g., pending, succeeded, sync_error).
The operation that triggered the event (e.g., INSERT, UPDATE, DELETE).
The trigger that caused the event (e.g., update.remittance.status.sync_error).
The payload of the event, containing the remittance data.
The name of the table associated with the event (e.g., remittances).
The ID of the webhook subscription that triggered this event.
The ID of the resource affected by the event.
Array of retry attempts for this event.
The timestamp when the event is scheduled to be processed.
The timestamp when the event was processed.
The ID of the event this is a retry of, if applicable.
Return a 200 status to indicate that the data was received successfully