Pre-Approved Spend - Purchase Update

A Purchase has been updated.

Fingerprint order:
  • id,title,description,amount,amountCurrency
Payload
string

The webhook unique ID.

string
enum
Defaults to Purchase

The webhook event type.

string
enum
Defaults to purchase_update

The webhook event name.

string

The company account ID.

data
object

The webhook Purchase 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, title, description, amount, amountCurrency

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…