Retrieve a Card Statement
You can get information about all transactions related to a managed card by retrieving its statement. Transactions represent operations on a card and may involve fund movements.
tip
You can also download a copy of a managed account statement in CSV format.
The statement endpoint returns entries for transactions of a given card, each entry represents balance movements taking place at the different stages of the transaction.
Entries can be in a PENDING
or COMPLETED
state. Entries in a PENDING
state represent balance movements which have already been completed, but also imply that further balance movements are expected as the transaction transitions into future stages.
info
Learn more about transaction states in the transactions guide.