Paginated list of transactions for a specific virtual account. Filter by type and status, and narrow by date range. The acting user is identified from the JWT claims in the Authorization header.
Documentation Index
Fetch the complete documentation index at: https://docs.pcxpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer JWT for user-facing flows (Bearer eyJraWQ...), or the literal string NONE when authenticating via API key.
"Bearer eyJraWQ..."
API key for server-to-server flows, or the literal string NONE when authenticating via JWT.
"pcx_abc123_xxxx"
credit, debit pending, completed, failed DynamoDB pagination cursor from the previous response. Pass the value of meta.last_evaluated_key to fetch the next page.
Paginated transaction list
The response is of type any.