Expense Review - Transaction Import Completed

A Transaction import has been completed.

Payload
string

The webhook unique ID.

string
enum
Defaults to ExpenseReviewConfiguration

The webhook event type.

string
enum
Defaults to completed_transactions_import

The webhook event name.

string

The company account ID.

data
object

The webhook ExpenseReview 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 startDate, policyUrl, enabled, transactionId

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…