Get funding history of a Prefunded Account

Retrieve the funding events and returns for a Prefunded Account

Log in to see full request history
Path Params
string
required
length between 1 and 42

A UUID that uniquely identifies a resource

Query Params
integer

The number of items to return (default of 10, max of 100)

string

This is a prefunded 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)

string

This is a prefunded 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)

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json