List card transactions
Retrieves a paginated list of transactions for a specific card.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The id of the card to list transactions for
Query Parameters
Section titled “Query Parameters ”Opaque cursor for pagination. Use the nextCursor value from the previous response.
Filter start date (ISO 8601)
Filter end date (ISO 8601)
Search by merchant name or description
Responses
Section titled “ Responses ”Response for status 200
object
object
Transaction ID
Card ID
Merchant name
Transaction amount in USD
Currency code (e.g., USD)
Transaction amount in local currency
Local currency code (e.g., EUR)
Merchant category code (e.g., 5411)
ISO 8601 timestamp
Whether there are more results
Cursor for fetching the next page
Response for status 401
object
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence
The authentication realm
The required scope for this resource
Response for status 404
object
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence
The type of resource that was not found
The identifier of the resource that was not found
Response for status 500
object
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence