Create a webhook endpoint

Creates a webhook endpoint that will receive notifications for the given enabled_events. The endpoint is created in the live or test mode of the API key used. The response includes the signing secret used to verify webhook payloads. Fintoc returns the secret only on creation, so store it securely.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
enabled_events
array of strings
required

Events that will trigger a webhook to be sent.

enabled_events*
string
required

HTTPS URL that will receive the notifications about events.

string

Optional description that might help identify the responsibilities of the endpoint.

string

Optional name to identify the endpoint.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json