ReplayWebhookEventSuccessPayload
Invoke Webhook Endpoint Success Payload
type ReplayWebhookEventSuccessPayload {
webhookEventLogEntryId: ID!
endpointStatus: Int
}
Invoke Webhook Endpoint Success Payload
type ReplayWebhookEventSuccessPayload {
webhookEventLogEntryId: ID!
endpointStatus: Int
}
ReplayWebhookEventSuccessPayload.webhookEventLogEntryId ● ID! non-null scalarReplayWebhookEventSuccessPayload.endpointStatus ● Int scalar