get https://glyuedev.mockbank.sandboxbanking.com/api/v1/core-processor/monetary-transactions?account_numbers=&record_offset=&max_record_count=&post_date_start=&post_date_end=
Retrieves depository account monetary transaction histories from the core processor.
[
{
"success": true,
"payload": {
"offset": 10,
"transactions": [
{
"id": "198765712",
"account_number": "798882135",
"activity_datetime": "2022-05-23T23:35:10.085000Z",
"effective_date": "2022-05-23",
"post_date": "2022-05-23",
"type": "CHECK_DEPOSIT",
"posted": false,
"description": "ATM deposit at Selinger, MA Headquarters",
"trace_id": "4584d79e-dc26-498a-977a-c1f5d3f63f92",
"amount": 782162
},
{
"id": "198765711",
"account_number": "798882135",
"activity_datetime": "2022-05-23T23:31:10.085000Z",
"effective_date": "2022-05-23",
"post_date": "2022-05-23",
"type": "CHECK_DEPOSIT",
"posted": false,
"description": "ATM deposit at Selinger, MA Headquarters",
"trace_id": "d8b12170-8eba-46c8-b9d6-9c7641d2d5cb",
"amount": 671324
},
{
"id": "198765710",
"account_number": "798882135",
"activity_datetime": "2022-05-20T11:05:32.149000Z",
"effective_date": "2022-05-20",
"post_date": "2022-05-20",
"type": "DEBIT",
"posted": true,
"description": "Walmart Purchase",
"trace_id": "c741ee75-8cc0-42a2-8646-4d229a0f9c2f",
"amount": -9226
},
{
"id": "198765709",
"account_number": "798882135",
"activity_datetime": "2022-04-19T10:41:11.013827Z",
"effective_date": "2022-04-19",
"post_date": "2022-04-19",
"type": "DEBIT",
"posted": true,
"description": "Unknown Purchase",
"trace_id": "298864f8-5e21-4f06-8e97-fc8fb5f11f1f",
"amount": -2168
},
{
"id": "198765708",
"account_number": "798882135",
"activity_datetime": "2022-04-19T09:45:07.182000Z",
"effective_date": "2022-04-19",
"post_date": "2022-04-19",
"type": "INTERNAL_TRANSFER",
"posted": true,
"description": "Transfer to Create 1YR CD",
"trace_id": "3a4333a6-2345-450e-b75a-23cdbd8d78de",
"amount": -290345
}
]
},
"messages": []
},
{
"success": true,
"payload": {
"offset": 10,
"transactions": [
{
"id": "227326571",
"account_number": "3845729901",
"activity_datetime": "2022-04-28T23:35:10.085000Z",
"effective_date": "2022-04-28",
"post_date": "2022-04-28",
"type": "CHECK_DEPOSIT",
"posted": false,
"description": "ATM deposit at Chicago, IL Headquarters",
"trace_id": "a3955ec5-c096-4af7-982e-ea30813038a9",
"amount": 123874
},
{
"id": "227326570",
"account_number": "3845729901",
"activity_datetime": "2022-04-28T23:15:11.371000Z",
"effective_date": "2022-04-28",
"post_date": "2022-04-28",
"type": "CHECK_DEPOSIT",
"posted": false,
"description": "ATM deposit at Chicago, IL Headquarters",
"trace_id": "a3955ec5-c096-4af7-982e-ea30813038a9",
"amount": 147817
},
{
"id": "227326569",
"account_number": "3845729901",
"activity_datetime": "2022-04-021T08:12:01.786000Z",
"effective_date": "2022-04-021",
"post_date": "2022-04-021",
"type": "DEBIT",
"posted": true,
"description": "Target Purchase",
"trace_id": "b4ac2053-095d-4717-bdc1-38bab2e0ba00",
"amount": -8276
},
{
"id": "227326568",
"account_number": "3845729901",
"activity_datetime": "2022-04-01T10:43:12.128000Z",
"effective_date": "2022-04-01",
"post_date": "2022-04-01",
"type": "DEBIT",
"posted": true,
"description": "Yogurt Queen - IL Fair",
"trace_id": "96148cf4-49ca-404e-80fc-18be5574491c",
"amount": -49812
},
{
"id": "227326560",
"account_number": "3845729901",
"activity_datetime": "2022-04-01T09:47:07.321000Z",
"effective_date": "2022-04-01",
"post_date": "2022-04-01",
"type": "DEBIT",
"posted": true,
"description": "Funnel Cake Pros - IL Fair",
"trace_id": "96148cf4-49ca-404e-80fc-18be5574491c",
"amount": -77123
},
{
"id": "227326555",
"account_number": "3845729901",
"activity_datetime": "2022-03-23T12:49:07.817000Z",
"effective_date": "2022-03-23",
"post_date": "2022-03-23",
"type": "INTERNAL_TRANSFER",
"posted": true,
"description": "Transfer from Checking to Savings",
"trace_id": "1259b11a-a4f7-41ab-8716-905cce289c99",
"amount": -398377
}
]
},
"messages": []
}
]