Authorizations
Path Parameters
A UUID that uniquely identifies a resource
1 - 42
Query Parameters
The number of items to return (default of 10, max of 100)
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)
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)
Response
Successful Prefunded Account object response
A UUID that uniquely identifies a resource
1 - 42
Amount of the transaction, represented as a dollar denominated string. Examples include "100.25", "0.1", "1.234567", "1.01" etc.
Amount available for spending, represented as a dollar denominated string. Examples include "100.25", "0.1", "1.234567", "1.01" etc.
currency associated with the bank account.
usd
Serialized name of the account.
The type of the transaction.
funding
, refunded transfer
Time of creation of the External Account
The ID of the transfer which created this event. Exclusive with deposit_id.
The ID of the transfer which created this event. Exclusive with withdrawal_id.