v1

latestOpenAPI 3.1.12026-07-2452287575.4 KB
Webhook Events

Retry Webhook Events

Retry Webhook Events.

post/v1/webhooks/retry

Query parameters

pageinteger

Retrieve a specific page of a List.

page_sizeinteger

Set the number of results per page of a List.

created_at.gtestring

Filter for Webhook Events created after or at the given date and time.

created_at.ltestring

Filter for Webhook Events created before or at the given date and time.

statusWebhooksWebhookEventStatus[]

The status of WebhookEvent to retrieve.

type'company' | 'item' | 'payable' | 'payment_method' | 'receivable' | 'risk_report' | 'tax_form' | 'test'

All the possible WebhookEvent types for the /v1/webhooks/events endpoint.

The type of WebhookEvent to retrieve.

Response

OK

webhook_events_retriedinteger required

The number of WebhookEvents that were retried.