Create a Webhook

This endpoint is used to create a webhook, to receive updates of your user's payments (successful/cancelled).

Body Params
string
required

This is your endpoint URL which can accept POST calls.

string
required

Can be obtained from the Portal clicking the❔icon on the top right. Use the Company ID when creating webhooks on production env, and use the Sandbox Company ID when creating webhooks on sandbox env.

string
required

Any name for the webhook you're about to create.

This is the type of authentication for your endpoint. Authentication is to be set up by you so you can authenticate the incoming webhooks from Venly. We allow two types: BASIC_AUTHENTICATION and API_KEY

Responses

Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json