• France
status page
Demo shops
assistance
FAQContact support
Search
Categories
Tags
Europe (English)
France
Spain
Europe (English)
India
Homepage
Use cases
Create a payment
Create an installment payment
Create a multi-card (split) payment
Create a payment by Alias (Token)
Create a payment link
Create a recurring payment
Manage subscriptions
Manage your transactions (refund, cancel...)
Analyze your reports
API docs
Embedded Form
REST API
Hosted payment
Mobile payment
File exchange
SDD mandates by REST API
Snippets
Payment methods
Plugins
Marketplace
Guides
Merchant Back Office
Back Office Expert
Functional guides

Modifying a webhook

The same principles apply to the modification of the webhook, except that a PUT request must be made instead of POST.

PUT /marketplaces/{marketplace}/webhooks

Example for assigning a new address to the existing webhook on the token object:

Request

PUT https://secure.lyra.com/marketplaces/6f6b04c2-0e99-4f8d-b710-8856f5654bb8/webhooks

Body

{
"event_type":"token",
"target":"https://mymarketplace.com/mkp/webhooks/token.php"
}
Jobs
Legal
GDPR
25.18-1.11