Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 652 Bytes

WebhookResponse.md

File metadata and controls

12 lines (9 loc) · 652 Bytes

WebhookResponse

Properties

Name Type Description Notes
endpoint string The webhook subscription endpoint [optional]
status int HTTP Response status code returned by your webhook endpoint [optional]
request string The webhook payload submitted to your endpoint [optional]
response string HTTP Response returned by your webhook endpoint [optional]

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