Update webhook configuration
Updates the partner’s webhook URL and/or subscribed events. Both fields are optional — omitting one leaves it unchanged. The change is applied across the partner account and all merchant integrations attached to it.
The URL must use HTTPS. Events must be drawn from GET /partners/events.
Authorizations
Partner API key for platform partners. Must be paired with the X-API-Secret header. Authorizes the /partners/* endpoints; on order and link endpoints it may accompany a merchant key as attribution, but the merchant key is what selects the store.
Partner API secret for platform partners. Must be combined with the X-API-Key header. Both headers are required for two-factor authentication on /partners/* endpoints.
Body
Response
Configuration updated