Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 673 Bytes

attempt_response.md

File metadata and controls

12 lines (8 loc) · 673 Bytes

attempt_response_t

Properties

Name Type Description Notes
dt_attempt_start char * Represent a Date Time. The timezone is the one configured in the User's profile.
s_attempt_result char * The Success or Failure message of the attempt when we tried to call the URL to deliver the webhook event.
i_attempt_duration int The number of second it took to process the webhook or get an error

[Back to Model list] [Back to API list] [Back to README]