Transaction Attachment - Upload Completed

An attachment is uploaded to a Transaction.

Payload
string

The webhook unique ID.

string
enum
Defaults to TransactionAttachment

The webhook event type.

string
enum
Defaults to upload_completed

The webhook event name.

string

The company account ID.

data
object

The webhook TransactionAttachment data.

string

The webhook subscription ID used to route this event.

Headers
string
required
Defaults to {{fingerprint}}

Webhook authentication: SHA512SUM of the Fingerprint order values.

string
required
Defaults to attachmentId, transactionId, fileName

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.

Payload
Choose an example