Get processor transaction history
Processors
Processor Transactions
Get processor transaction history
GET
Get processor transaction history
Get Processor Transactions
Retrieve transaction history for a processor account.Endpoint
Authentication
string
required
Bearer token (Processor or Admin JWT)
Path Parameters
string
required
Processor UUID
Query Parameters
integer
default:"20"
Results per page (max 100)
integer
default:"0"
Pagination offset
Response
Errors
Authorizations
JWT token from admin login for administrative operations. Format: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...'
Path Parameters
Processor ID
Query Parameters
Number of transactions to return (default: 20, max: 100)
Offset for pagination (default: 0)
Response
Transaction history retrieved
The response is of type object.