Transactions
Number of APIs: 4
-
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/:transactionId
-
Get Customer Account Transactions GET {{baseUrl}}/aggregation/v3/customers/{{customerId}}/accounts/{{accountId}}/transactions?fromDate=1000000000&includePending=true&toDate=1665309262
-
Generate Transactions Report POST {{baseUrl}}/decisioning/v2/customers/{{customerId}}/transactions