Add custom timeline events

The Pismo platform generates many common timeline events. However, you may add custom events to meet your specific requirements.

To add a custom timeline event for an account, use the Add events to an account timeline endpoint. Simply specify the type, category, and any data for the timeline event that you want to add.

🚧

Important

You are responsible for the custom timeline events that you send to the Pismo platform. Pismo recommends that you implement a retry mechanism and track the correlation_ID of any failed requests.

The correlation_ID field is used to link related API requests and events. For example, if you make an authorization request with 10 installments, this generates 1 event authorization event and 10 transaction events, all containing the same correlation ID. If an error occurs, this data will enable us to help you resolve the issue.

For the event ID it is necessary to concatenate TENANT::ACCOUNT::TIMESTAMP.