Webhook events

Example of endpoint body with headers post to your-server application.

Body Params
string

Unique identifier for the webhook event.

data
object

Data associated to the event.

string

Description of the event (e.g., card.blocked or authorization.declined).

date-time

Creation date

date-time

Last update date

Headers
string
required
length between 64 and 64

A header containing the digital signature generated by Kulipa

timestamp
required

A header containing the timestamp generated by Kulipa to avoid replay attack

string
required

A header containing the UUID used for retrieving a public key for signed messages

Language