v1

latestOpenAPI 3.1.02026-07-266133267.6 KB

get/v3/balance_transaction

Query parameters

starting_afterstring

A cursor for use in pagination. Takes balance transaction object ID as input

ending_beforestring

A cursor for use in pagination. Takes balance transaction object ID as input

limitinteger

The number of objects to be fetched, by default 10, can be from 1 to 100

created.gtstring date-time

Returns balance transactions created after this timestamp (greater than)

created.gtestring date-time

Returns balance transactions created on or after this timestamp (greater than or equal to)

created.ltstring date-time

Returns balance transactions created before this timestamp (less than)

created.ltestring date-time

Returns balance transactions created on or before this timestamp (less than or equal to)

Response

statusstring
messagestring