Webhooks: Minox Webhooks |
Retrieves all configured webhooks.
Catalogus: Minox
Schema: ThirdPartyWebhook
Label: Webhooks
De gegevens in deze tabel zijn gepartitioneerd per waarde van de kolom administration_code.
Dit is een alleen-lezen tabel. De Minox API biedt mogelijk geen ondersteuning voor het wijzigen van de data of het Invantive SQL-stuurprogramma voor Minox ondersteunt dit niet. In het laatste geval gebruikt u de tabel NativePlatformScalarRequests om gegevens te uploaden naar de Minox-API.
Tabelkolommen
De kolommen van de tabel Webhooks worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
administration_code |
string(30) |
Administratiecode |
☑ |
Partition code, segmenting the data. |
administration_name |
string(240) |
Administratie Naam |
☑ |
Name of the partition. |
authenticationType |
string |
Authenticatiesoort |
☐ |
Determines if the webhook uses basic authentication or bearer |
bearer |
string |
Drager |
☐ |
When the authenticationType 'bearer' is chosen, this valueis used. |
description |
string |
Omschrijving |
☐ |
Descriptive text about the webhook |
enabled |
boolean |
Ingeschakeld |
☐ |
|
id |
guid |
ID |
☐ |
|
notification_on_400 |
string |
Melding op 400 |
☐ |
When set, Minox will sent an email to the specified addresswhen delivery of the webhook fails with a HTTP error in the 400 range. |
notification_on_500 |
string |
Melding op 500 |
☐ |
When set, Minox will sent an email to the specified addresswhen delivery of the webhook fails with a HTTP error in the 500 range. |
notifications_payable |
boolean |
Meldingen te Betalen |
☐ |
|
notifications_receivable |
boolean |
Meldingen te Ontvangen |
☐ |
|
password |
string |
Wachtwoord |
☐ |
When the authenticationType 'basic' is chosen, this value isused for the password. |
retry_in_minutes |
decimal |
Opnieuw Proberen in Minuten |
☐ |
The number of minutes between retry attempts. There is a maximumof 14 attempts in total. |
url |
string |
URL |
☐ |
|
username |
string |
Gebruikersnaam |
☐ |
When the authenticationType 'basic' is chosen, this value isused for the username. |
22-12-2022 21:29 Versie 22.1.101-BETA+3681