All APIs-Transactions

Number of APIs: 5

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

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

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

  4. Get Customer Account Transactions GET {{baseUrl}}/aggregation/v4/customers/{{customerId}}/accounts/{{accountId}}/transactions?fromDate=1000000000&includePending=true&toDate=1665309262

  5. Generate Transactions Report POST {{baseUrl}}/decisioning/v2/customers/{{customerId}}/transactions