Sha256: 8c4aa471755dbe754df1f55053ca4fed119a492d497e9e818b33f646023af579

Contents?: true

Size: 1.15 KB

Versions: 295

Compression:

Stored size: 1.15 KB

Contents

# UltracartClient::WebhookLog

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**delivery_dts** | **String** | Date/time of delivery | [optional] 
**duration** | **Integer** | Number of milliseconds to process the notification | [optional] 
**queue_delay** | **Integer** | Number of milliseconds of delay caused by queuing | [optional] 
**request** | **String** | Request payload (first 100,000 characters) | [optional] 
**request_headers** | [**Array<HTTPHeader>**](HTTPHeader.md) | Request headers sent to the server | [optional] 
**request_id** | **String** | Request id is a unique string that you can look up in the logs | [optional] 
**response** | **String** | Response payload (first 100,000 characters) | [optional] 
**response_headers** | [**Array<HTTPHeader>**](HTTPHeader.md) | Response headers received from the server | [optional] 
**status_code** | **Integer** | HTTP status code received from the server | [optional] 
**success** | **BOOLEAN** | True if the delivery was successful | [optional] 
**uri** | **String** | URI of the webhook delivered to | [optional] 


Version data entries

295 entries across 295 versions & 1 rubygems

Version Path
ultracart_api-3.2.11 docs/WebhookLog.md
ultracart_api-3.2.10 docs/WebhookLog.md
ultracart_api-3.2.9 docs/WebhookLog.md
ultracart_api-3.2.8 docs/WebhookLog.md
ultracart_api-3.2.7 docs/WebhookLog.md
ultracart_api-3.2.6 docs/WebhookLog.md
ultracart_api-3.2.4 docs/WebhookLog.md
ultracart_api-3.1.49 docs/WebhookLog.md
ultracart_api-3.1.48 docs/WebhookLog.md
ultracart_api-3.1.47 docs/WebhookLog.md
ultracart_api-3.1.46 docs/WebhookLog.md
ultracart_api-3.1.45 docs/WebhookLog.md
ultracart_api-3.1.44 docs/WebhookLog.md
ultracart_api-3.1.43 docs/WebhookLog.md
ultracart_api-3.1.42 docs/WebhookLog.md