Skip to main content
PATCH
Update Webhook

Headers

cache-control
string
Example:

"no-cache"

postman-token
string
Example:

"<calculated when request is sent>"

host
string
Example:

"<calculated when request is sent>"

user-agent
string
Example:

"PostmanRuntime/7.39.1"

accept-encoding
string
Example:

"gzip, deflate, br"

connection
string
Example:

"keep-alive"

x-auth-token
string
Example:

"{{APP_TOKEN}}"

Body

application/json
event_app_deleted
boolean
Example:

false

event_app_updated
boolean
Example:

false

event_bucket_deposit_failed
boolean
Example:

true

event_bucket_deposit_initiated
boolean
Example:

true

event_bucket_deposit_succeeded
boolean
Example:

true

event_bucket_withdraw_failed
boolean
Example:

true

event_bucket_withdraw_initiated
boolean
Example:

true

event_bucket_withdraw_succeeded
boolean
Example:

true

event_p2p_transfer_failed
boolean
Example:

false

event_p2p_transfer_start
boolean
Example:

false

event_p2p_transfer_succeeded
boolean
Example:

false

Response

200 - undefined