Skip to main content
POST
Create Webhook Subscription

Body

application/json
webhook_url
string
env_mode
enum<string>
default:live

The env_mode parameter allows you to specify whether the webhook is intended for testing or production environments.

Available options:
test,
live

Response

200 - application/json

Subscription created successfully

message
string
Example:

"Successfully registered webhook endpoint in test|live mode for {vendor_name}."

data
object