Skip to main content

Attempt

{
"id": "integer",
"created_at": "string",
"event": {
"type": "string",
"added_at": "string"
},
"sent_at": "string",
"http_request_body": "string",
"http_request_signature_header": "string",
"http_response_code": "integer",
"http_response_body": "string",
"next_retry": "string"
}

Properties

NameTypeRequiredRestrictionsDescription
idintegerfalseread-onlyA unique integer value
created_atstring(date-time)falseread-onlyThe creation datetime
eventlisttruenoneThe event
» typestringtruenoneThe event type
» added_atstring(date-time)falseread-onlyThe datetime of event creation
sent_atstring(date-time)falseread-onlyDatetime of sent
http_request_bodystringfalseread-onlyHttp request body
http_request_signature_headerstringfalseread-onlyHttp request signature header
http_response_codeintegerfalseread-onlyHttp response code
http_response_bodystringfalseread-onlyHttp response body
next_retrystring(date-time)falseread-onlyDatetime of next retry