BatchStatusInformation
Returns the status information for the batches that have been generated. Status information includes the successes of batches that previously failed to reach the webhook's target URL and batches that are currently in a failed state.
Columns
Name | Type | References | |
BatchId | String | ||
Ts | Datetime | ||
Attempts | Integer | ||
FailureCode | String | ||
ResponseCode | String | ||
Latency | Integer | ||
WebhookId | String |
Webhooks.Id |