WebhookTestResponse

WebhookTestResponse
WebhookTestResponse

The webhook response with triggered test notification.

JSON Example
{
    "error": "string",
    "status": "string"
}
string
error
Optional

Error details with more information.

object
payload
Optional

Webhook payload sent to customer callback url.

string
status
Optional

status

Returned By