ListWebhookEventsResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ListWebhookEventsResponseBody.jsonitems object[]required
Array [
invoiceUUIDstring
normalizedstring
processErrorstring
processedbooleanrequired
processedAtdate-time
providerstringrequired
providerEventIDstringrequired
rawPayload object
property name*any
receivedAtdate-timerequired
subscriptionUUIDstring
typestringrequired
uuidstringrequired
]
totalint64required
ListWebhookEventsResponseBody
{
"$schema": "https://example.com/schemas/ListWebhookEventsResponseBody.json",
"items": "Unknown Type: array,null",
"total": 0
}