Webhook events

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

Body Params
uuid
length between 36 and 36

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
length between 40 and 40

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

Language