All APIs-Transactions

Number of APIs: 4

  1. Get All Customer Transactions GET {{baseUrl}}/aggregation/v3/customers/{{customerId}}/transactions?fromDate=1000000000&includePending=true&toDate={{$timestamp}}

  2. Get Customer Transaction by ID GET {{baseUrl}}/aggregation/v2/customers/{{customerId}}/transactions/{{transactionId}}

  3. Get Customer Account Transactions GET {{baseUrl}}/aggregation/v3/customers/{{customerId}}/accounts/{{accountId}}/transactions?fromDate=1665309262

  4. Load Historic Transactions for Customer Account POST {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/{{accountId}}/transactions/historic