Transactions

Number of APIs: 4

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

  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=1000000000&includePending=true&toDate=1665309262

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