Skip to main content
POST
Create webhook

Authorizations

Authorization
string
header
required

API key sent in the Authorization header.

Body

application/json
eventType
enum<string>
required
Available options:
bank_account_updated,
customer_updated,
order_updated,
swap_updated,
kyc_updated,
kyb_updated
id
string<uuid>
required
url
string
required

Response

The created webhook

createdAt
integer<int64>
required

Unix timestamp in seconds.

eventType
enum<string>
required
Available options:
bank_account_updated,
customer_updated,
order_updated,
swap_updated,
kyc_updated,
kyb_updated
id
string<uuid>
required
secret
string
required
updatedAt
integer<int64>
required

Unix timestamp in seconds.

url
string
required