WebhookDeliveryResponse
- attemptsType: integerrequired
Integer numbers.
- createdType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- idType: stringFormat: uuidrequired
- lastType: string | nullFormat: date-time
Attempt At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- payloadType: objectrequired
JSON body POSTed to your webhook URL
- propertyType: anything
Name
- responseType: object | nullrequired
Response received from your endpoint (status, headers, body sample)
- propertyType: anything
Name
- statusType: stringenumrequiredvalues
- pending
- success
- failed
- updatedType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- verificationType: string | nullFormat: uuid
Id required - webhookType: stringFormat: uuid
Id required
