Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 1.38 KB

CustomWebhookResponse.md

File metadata and controls

21 lines (17 loc) · 1.38 KB

EZmaxApiDefinitionFull.CustomWebhookResponse

Properties

Name Type Description Notes
pksCustomerCode String The customer code assigned to your account
bWebhookTest Boolean Wheter the webhook received is a manual test or a real event
pkiWebhookID Number The unique ID of the Webhook
sWebhookDescription String The description of the Webhook
fkiEzsignfoldertypeID Number The unique ID of the Ezsignfoldertype. [optional]
sEzsignfoldertypeNameX String The name of the Ezsignfoldertype in the language of the requester [optional]
eWebhookModule FieldEWebhookModule
eWebhookEzsignevent FieldEWebhookEzsignevent [optional]
eWebhookManagementevent FieldEWebhookManagementevent [optional]
sWebhookUrl String The URL of the Webhook callback
sWebhookEmailfailed String The email that will receive the Webhook in case all attempts fail
bWebhookIsactive Boolean Whether the Webhook is active or not [optional]
bWebhookSkipsslvalidation Boolean Wheter the server's SSL certificate should be validated or not. Not recommended to skip for production use