Get authorization transactions

The POST https://api.banking.netevia.dev/api/transactionEvents/openAuthorizations/v2 API endpoint allows users to retrieve details of open authorization transactions for their account. This helps users review pending or authorized transactions that have not yet been fully settled.

Functionality:

  • Retrieves a list of open authorization transactions that are still pending or authorized but not fully processed.
  • Provides transaction details such as the amount, merchant, and authorization date.

Key Features:

  • Open Authorization Transactions: Retrieves pending or authorized transactions that have not yet been settled, allowing users to review their financial commitments.
  • Detailed Information: Includes transaction-specific data such as the amount, merchant, and authorization date.
  • Customizable Limits: Optionally limit the number of open authorization transactions returned.
  • Secure Access: Ensures that only authenticated users can access authorization data, maintaining privacy and security.
📘

This API is particularly useful for users who need to track pending transactions and manage their authorized financial activities before they are settled.

Body Params
amountFilter
object
string | null
paginationSettings
object
string
required
length ≥ 1
date-time
required
date-time
required
filter
object
string | null
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json