Wise · Capability
Wise Platform API — webhook
Wise Platform API — webhook. 9 operations. Lead operation: Create Application Webhook Subscription. Self-contained Naftiko capability covering one Wise business surface.
What You Can Do
POST
Webhookapplicationsubscriptioncreate
— Create Application Webhook Subscription
/v1/v3/applications/{clientkey}/subscriptions
GET
Webhookapplicationsubscriptionlist
— List Application Webhook Subscriptions
/v1/v3/applications/{clientkey}/subscriptions
GET
Webhookapplicationsubscriptionget
— Get Application Webhook Subscription
/v1/v3/applications/{clientkey}/subscriptions/{subscriptionid}
DELETE
Webhookapplicationsubscriptiondelete
— Delete Application Webhook Subscription
/v1/v3/applications/{clientkey}/subscriptions/{subscriptionid}
POST
Webhookapplicationsubscriptiontest
— Test Application Webhook Subscription
/v1/v3/applications/{clientkey}/subscriptions/{subscriptionid}/test-notifications
POST
Webhookprofilesubscriptioncreate
— Create Profile Webhook Subscription
/v1/v3/profiles/{profileid}/subscriptions
GET
Webhookprofilesubscriptionlist
— List Profile Webhook Subscriptions
/v1/v3/profiles/{profileid}/subscriptions
GET
Webhookprofilesubscriptionget
— Get Profile Webhook Subscription
/v1/v3/profiles/{profileid}/subscriptions/{subscriptionid}
DELETE
Webhookprofilesubscriptiondelete
— Delete Profile Webhook Subscription
/v1/v3/profiles/{profileid}/subscriptions/{subscriptionid}
MCP Tools
create-application-webhook-subscription
Create Application Webhook Subscription
list-application-webhook-subscriptions
List Application Webhook Subscriptions
read-only
idempotent
get-application-webhook-subscription
Get Application Webhook Subscription
read-only
idempotent
delete-application-webhook-subscription
Delete Application Webhook Subscription
idempotent
test-application-webhook-subscription
Test Application Webhook Subscription
read-only
create-profile-webhook-subscription
Create Profile Webhook Subscription
list-profile-webhook-subscriptions
List Profile Webhook Subscriptions
read-only
idempotent
get-profile-webhook-subscription
Get Profile Webhook Subscription
read-only
idempotent
delete-profile-webhook-subscription
Delete Profile Webhook Subscription
idempotent