Authorizations
Path Parameters
A UUID that uniquely identifies a resource
1 - 42
A UUID that uniquely identifies a resource
1 - 42
Query Parameters
The deposit id associated with the events. Cannot be passed if deposit_ids is also passed
The deposit ids associated with the events. Pass a list of deposit ids like "deposit_ids[]=id1&deposit_ids[]=id2". Cannot be passed if deposit_id is also passed
The hash of the transaction
The number of items to return (default of 10, max of 100)
This is an event id. If this is specified, the next page that starts with an event right AFTER the specified event id on the event timeline, which is always ordered from the newest to the oldest by creation time, will be returned. This also implies that events older than the specified event id will be returned (shouldn't be set if ending_before is set)
This is an event id. If this is specified, the previous page that ends with an event right BEFORE the specified event id on the event timeline, which is always ordered from the newest to the oldest by creation time, will be returned. This also implies that events newer than the specified event id will be returned (shouldn't be set if starting_after is set)
Filter history by event type
funds_received
, payment_submitted
, payment_processed
, in_review
, refund
, microdeposit
, account_update
, deactivation
, activation