Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Ping an Event Destination


Ping an Event Destination v2

POST / v2 / core / event_destinations /:id / ping

Send a ping event to an event destination.

Learn more about calling API v2 endpoints.

Parameters

No parameters.

Returns

Returns an Event object.

Error Codes

404 not _ found

The resource wasn’t found.

Response

Types of events v2

This is a list of all public thin events we currently send for /v1 and /v2 resources, which are continually evolving and expanding. The payload of thin events is unversioned. During processing, you must fetch the versioned event from the API or fetch the resource’s current state.

Event types

Type

Filter events by type

Type

Related object Account and 3 more

v1. billing. meter. error _ report _ triggered

Occurs when a Meter has invalid async usage events.

v1. billing. meter. no _ meter _ found

Occurs when a Meter's id is missing or invalid in async usage events.

v2. commerce. product _ catalog. imports. failed

Occurs when a Product Catalog Import cannot be processed or if processing fails unexpectedly.

v2. commerce. product _ catalog. imports. processing

Occurs when a Product Catalog Import file has been uploaded and has started processing.

v2. commerce. product _ catalog. imports. succeeded

Occurs when a product catalog file has been uploaded successfully and passed validation.

v2. commerce. product _ catalog. imports. succeeded _ with _ errors

Occurs when a product catalog file has been successfully processed but some rows failed validation.

v2. core. account. closed

This event occurs when an Account is closed.

v2. core. account. created

Occurs when an Account is created.

v2. core. account. updated

Occurs when an Account is updated.

v2. core. account[configuration. customer]. capability _ status _ updated

Occurs when the status of an Account 's customer configuration capability is updated.

v2. core. account[configuration. customer]. updated

Occurs when an Account 's customer configuration is updated.

v2. core. account[configuration. merchant]. capability _ status _ updated

Occurs when the status of an Account 's merchant configuration capability is updated.

v2. core. account[configuration. merchant]. updated

Occurs when an Account 's merchant configuration is updated.

v2. core. account[configuration. recipient]. capability _ status _ updated

Occurs when the status of an Account 's recipient configuration capability is updated.

v2. core. account[configuration. recipient]. updated

Occurs when a Recipient's configuration is updated.

v2. core. account[defaults]. updated

This event occurs when Account defaults are created or updated.

v2. core. account[future _ requirements]. updated

Occurs when an Account 's future requirements are updated.

v2. core. account[identity]. updated

Occurs when an Identity is updated.

v2. core. account[requirements]. updated

Occurs when an Account 's requirements are updated.

Occurs when the generated AccountLink is completed.

v2. core. account _ person. created

Occurs when a Person is created.

v2. core. account _ person. deleted

Occurs when a Person is deleted.

v2. core. account _ person. updated

Occurs when a Person is updated.

v2. core. event _ destination. ping

A ping event used to test the connection to an Event Destination .

Last verified 2026-09-24

Is this helpful?