Update webhook

The Update webhook API is used to update any existing eventTypes such as adding or changing a required event type for notification to be delivered to the Integrators. To update the webhook, the Ezypay Webhook Id is required.

Any update done will override the previous webhooks data (event Types, client Key and URL).

Updating a security token:
https://developer.ezypay.com/docs/adding-security-token-to-the-webhooks-1#2-update-webhook-with-security-key

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The Update webhook API is used to update any existing eventTypes such as adding or changing a required event type for notification to be delivered to the Integrators. To update the webhook, the Ezypay Webhook Id is required.

Any update done will override the previous webhooks data (event Types, client Key and URL).

Updating a security token: https://developer.ezypay.com/docs/webhook-security#register-a-client-key

Path Params
string
required

Auto-generated identifier of the webhook

Body Params
string

The callback url when an event has occurred.

eventTypes
array of strings

List of eventTypes that will trigger a notification when the event occurs. Supported values are: customer_create, customer_update, invoice_created, invoice_past_due, invoice_paid, invoice_batch_created, invoice_batch_processing, invoice_batch_success, invoice_batch_invoice_failed, subscription_create, subscription_cancel, subscription_activate, payment_method_invalid, payment_method_linked, payment_method_replaced, payment_method_changed, subscription_payment_reactivate, subscription_payment_stopped, subscription_complete, transaction_settled, credit_note_created, credit_note_paid, credit_note_failed, partner_invoice_created, partner_invoice_paid, partner_invoice_past_due, dispute_won, dispute_lost

eventTypes
string

Auto-generated identifier of the webhook

boolean

Flag indicating whether you are making an update to your updatedClientKey

Headers
string
required

Merchant ID

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json