🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
api_key: ********************curl --location '/developer-service/webhooks/enable' \
--header 'api_key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"webhookId": "string",
"resellerId": 0
}'{
"data": {
"ok": true
}
}