Returns a list of Balance transactions.
Use a Bearer token to access this API.
Filter by reporting category (e.g., charge, refund, dispute, payout).
Filter by transaction type (e.g., payment, payment_refund, adjustment, payout).
A cursor for use in pagination. starting_after is a balance transaction ID that defines your place in the list. For instance, if you make a list request and receive 20 balance transactions, ending with fbt_xyz, your subsequent call can include starting_after=fbt_xyz to fetch the next page.
A cursor for use in pagination. ending_before is a balance transaction ID that defines your place in the list. For instance, if you make a list request and receive 20 balance transactions, starting with fbt_abc, your subsequent call can include ending_before=fbt_abc to fetch the previous page.
x >= 1