Jèko
Service Providers

Delete webhook subscription for merchant business (Service Provider API)

DELETE
/partner_api/service_providers/business_webhook_subscriptions/{subscriptionId}

Authorization

ApiKey ApiKeyId
X-API-KEY<token>

In: header

X-API-KEY-ID<token>

In: header

Path Parameters

subscriptionId*string

Query Parameters

merchantBusinessId*string
Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/partner_api/service_providers/business_webhook_subscriptions/string?merchantBusinessId=497f6eca-6276-4993-bfeb-53cbbbba6f08"
{  "message": "string"}