Transaction List
Terminal API (C2C)
Transaction List
The application stores a running 24-hour history of past transactions.
POST
Transaction List
Documentation Index
Fetch the complete documentation index at: https://terminal-docs.xendit.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Headers
Provider name.
Available options:
BRI, NTT, CASHUP, SHC Simulation/mock response flag.
Json Pretty Formatter flag.
Body
application/json
List of command types to filter by.
Available options:
PAY Example:
["PAY"]List of statuses to filter by.
Transaction status values
Available options:
SUCCESS, FAILED Example:
["SUCCESS"]Start date-time for the filter (ISO 8601 format).
Example:
"2025-06-17T15:00:00.000Z"
End date-time for the filter (ISO 8601 format).
Example:
"2025-06-20T15:00:00.000Z"
Response
A list of transaction histories.
A list of past transactions.