Skip to main content
POST
Create Webhook Endpoint
v1 · Base URL https://api.fintoc.com/v1

Headers

Authorization
string
default:sk_test_9c8d8CeyBTx1VcJzuDgpm4H

Fintoc Secret Key

Body

application/json
url
string
default:https://my.webhook.endpoint
required

URL that will receive the notifications about events.

enabled_events
string[]
required

Events that will trigger a webhook to be sent.

description
string
default:Descripción del Webhook Endpoint

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

Response

201 - application/json

201

id
string
Example:

"we_M6yrvOepCe3Rqp8B"

description
string
Example:

"Eventos que recibirá el webhook."

url
string
Example:

"https://my.webhook.endpoint"

status
string
Example:

"enabled"

mode
string
Example:

"test"

secret
string
Example:

"whsec_live_kY8cxHAHSD9WvzUf7Z7Ky-yx"

enabled_events
string[]
created_at
string
Example:

"2021-05-17T17:04:10.284Z"