Retrieve a set of transactions by several parameters
POST/transactions/search
This API retrieves a set of transactions from the banking core based on a series of parameters.
Request
Responses
- 200
- 400
- 401
- 500
Successful transaction retrieval response
Bad Request.
Unauthorized.
note
401 errors
There are two different error schemas for 401 errors, one when the API credentials sent are wrong or invalid and another one when the API credentials are valid but the operation is prohibited for the consumer.
API Internal Error.