Contact - Contact Updated

A Contact has been updated.

Fingerprint order:
  • id,name,userId,type,status
Payload
string

The webhook unique ID.

string
enum
Defaults to Contact

The webhook event type.

string
enum
Defaults to contact_updated

The webhook event name.

string

The company account ID.

data
object

The webhook Contact data.

string

The webhook subscription ID used to route this event.

Headers
string
required
Defaults to {{fingerprint}}

Webhook authentication: SHA512SUM of the fingerprint values listed in the fingerprint order for this webhook.

string
required
Defaults to id, name, userId, type, status

Webhook authentication: The order of the values used to calculate the fingerprint.

string
required
Defaults to {{fingerprint_signature}}

Webhook authentication: Signature of the X-Soldo-Fingerprint. It must be verified using the Soldo public key.

Response
200

Success.

LoadingLoading…