Get a webhook
Headers
Your api key. To create a key, please get into our dashboard. If you don't have access to it, please reach the Support team.
Your merchant ID. This information is available in our dashboard. If you don't have access to it, please reach the Support team.
Allow you to choose between the sandbox mode to perform some tests or the live mode for real world transactions.
live
, sandbox
Path Parameters
Unique identifier for the Webhook
Response
Unique identifier for the Webhook
Datetime in UTC timezone at which this object was created. Follows the Datetime ISO.
Datetime in UTC timezone at which this object was updated. Follows the Datetime ISO.
Mode in which this Webhook exists. The sandbox mode can be used during the integration phase and is available as soon as the merchant account is created. No real transactions are made in this mode. The live mode has to be used to make real transactions.
live
, sandbox
The list of events to enable for this endpoint.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
The webhook status
enabled
, disabled
Fully qualified url of the webhook endpoint.
An optional description of what the webhook is used for.
The endpoint’s secret, used to generate webhook signatures. Only returned at creation.