vendor-updated

Webhook to notify when a vendor is updated.

Payload
string
required
string

The account code found in the Chart of Accounts

address
object
string
int32
0 to 180
external_references
array of objects
external_references
boolean
string
fields
array of objects
fields
uuid
required
date-time
required
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…