API Reference

Change Webhook

Permission annotations:

Body Params
string
required

Merchant account ID. Request will be sent for this account

int64
required

Current unix UTC timestamp in milliseconds. Must not be less than 3 minutes in the past and not greater than 3 minutes in the future

payload
object
required

Object with request parameters

Headers
string
required
string
required
Responses

Response body
object
uuid
required

Id of the request that has created webhook subscription

notificationEventTypes
array of strings
required

Array of event types for webhook subscription. See Event types section for full list of values

notificationEventTypes*
string
required

Web address where request with webhook will be send to

string
required

Public key

string
required

Secret key

date-time
required

Date and time of webhook subscription creation

Language