All APIs-Transactions
Number of APIs: 5
-
Load Historic Transactions for Customer Account POST {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/{{accountId}}/transactions/historic
-
Get All Customer Transactions GET {{baseUrl}}/aggregation/v3/customers/{{customerId}}/transactions?fromDate=1000000000&includePending=true&toDate=1665309262
-
Get Customer Transaction by ID GET {{baseUrl}}/aggregation/v2/customers/{{customerId}}/transactions/1234
-
Get Customer Account Transactions GET {{baseUrl}}/aggregation/v4/customers/{{customerId}}/accounts/{{accountId}}/transactions?fromDate=1000000000&includePending=true&toDate=1665309262
-
Generate Transactions Report POST {{baseUrl}}/decisioning/v2/customers/{{customerId}}/transactions