Get a payment intent's history
The history of a payment intent contains its status changes and the date and time of each status change.
Path parameters
payment_intent_id
ID of a payment intent to get the history for.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Response
Successful Response
data
A list of status changes and their timestamps.