Get processor transaction history
Processors
Processor Transactions
Get processor transaction history
GET
Get processor transaction history
Documentation Index
Fetch the complete documentation index at: https://docs.vultlocal.com/llms.txt
Use this file to discover all available pages before exploring further.
Get Processor Transactions
Retrieve transaction history for a processor account.Endpoint
Authentication
Bearer token (Processor or Admin JWT)
Path Parameters
Processor UUID
Query Parameters
Results per page (max 100)
Pagination offset
Response
Errors
| Code | Description |
|---|---|
| 400 | Invalid request |
| 404 | Processor not found |
| 401 | Unauthorized |
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.