journal-entry-updated

Webhook to notify when a journal entry is updated.

Payload
uuid
required
uuid
string
required
string
required

Currency code following ISO-4217

related_entity
object
items
array of objects
required
length ≥ 2
items*
date
required

The date this journal entry was posted to the general ledger.

date
uri
exchange_rate
object
date-time
required

ISO 8601 timestamp in UTC timezone (must end with 'Z')

Headers
string
required

Signature of the webhook event. Computed using HMAC-SHA256 and AES encrypted with the configured webhook token. The contents of the body are prefixed with the timestamp and id before hashing.

date-time
required

Timestamp of the webhook event in ISO-8601 format

uuid
required

ID of the webhook event

string
required

Entity type of the webhook event

string
required

Event type of the webhook event

Response

LoadingLoading…