Entitetsoversigt
Webhook
Registrér webhook-endpoints til at modtage notifikationer, når Flowtly-data ændres, med leveringslogge til fejlfinding.
Endpoints
https://api.flowtly.eu/webhooks
Vis webhooks
Henter samlingen af WebhookLog-ressourcer.
https://api.flowtly.eu/webhooks
Opret webhook
Opretter en Webhook-ressource.
https://api.flowtly.eu/webhooks/e_invoice/incoming_cost
Opret incoming_cost
Indgående omkostningsfaktura-webhook
https://api.flowtly.eu/webhooks/e_invoice/status
Opret status
Opretter en Webhook-ressource.
https://api.flowtly.eu/webhooks/stripe
Opret stripe
Opretter en Webhook-ressource.
https://api.flowtly.eu/webhooks/{id}
Hent webhook via ID
Hent en enkelt ressource via dens identifikator.
https://api.flowtly.eu/webhooks/{id}
Slet webhook
Fjern ressourcen.
https://api.flowtly.eu/webhooks/{id}
Opdatér webhook
Opdatér ressourcefelter med JSON Merge Patch.
https://api.flowtly.eu/webhook-logs
Vis webhooks
Henter samlingen af WebhookLog-ressourcer.
https://api.flowtly.eu/webhook-logs/{id}
Hent webhook via ID
Hent en enkelt ressource via dens identifikator.
Anvendelsestilfælde
Skemafelter
WebhookLog-webhook_log.read| Felt | Type | Beskrivelse |
|---|---|---|
id |
string | id felt. |
url |
string | url felt. |
event |
string | event felt. |
statusCode |
integer | null | statusCode felt. |
responseTime |
integer | responseTime felt. |
response |
string | response felt. |