Get Customer Transaction by ID
GET {{baseUrl}}/aggregation/v2/customers/{{customerId}}/transactions/:transactionId
Get details for the given transaction.
Supported regions:
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Finicity-App-Key | string | ||
Accept | string | ||
Finicity-App-Token | string |
RESPONSES
status: OK
{"id":21284820852,"amount":3678.9,"accountId":5011648377,"customerId":1005061234,"status":"active","description":"MAD SCIENCE RESEARCH PR PAYMENT","postedDate":1607450357,"createdDate":1607450357,"categorization":{"normalizedPayeeName":"Mad Science Research","category":"Paycheck","country":"USA","city":"Murray","state":"UT","postalCode":"84123","bestRepresentation":"YOU BOUGHT DELTA AIR LINES INC DAL CASH"},"memo":"PPD ID 098749","transactionDate":1607450357,"effectiveDate":1607450357,"firstEffectiveDate":1607450357,"type":"atm","checkNum":1876,"escrowAmount":134.01,"feeAmount":25,"interestAmount":256.78,"principalAmount":1345.56,"unitQuantity":50,"unitPrice":5,"subaccountSecurityType":"Cash","commissionAmount":0,"ticker":"DAL","investmentTransactionType":"purchased","taxesAmount":0,"currencySymbol":"USD"}