# ExtensionDryRunWebhook200Response ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **error_message** | Option<**String**> | The error message of an internal error. | [optional] **response_body** | Option<**String**> | | [optional] **response_code** | Option<**f64**> | The http status code that the external application responded with. | [optional] **response_headers** | Option<**String**> | | [optional] **route_called** | **String** | | **successful** | **bool** | This shows if the response of the external application has been accepted as successful. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)