Accounts
Retrieve a Statement
Retrieve a Statement
GET
Path Parameters
Query Parameters
Example:
"json"
Body
application/json · any
The body is of type any
.
Response
200 - application/json
Retrieve a Statement
Example:
"acc-ab566541-69c5-4393-8a41-47f167b2af02"
Example:
"9871617287452704"
Example:
"1000.00"
Example:
"2023-11-30"
Example:
"Main Account"
Example:
"0.00"
Example:
"123206972"
Example:
"2023-11-01"
Example:
"1000.00"
Example:
"0.00"
Example:
[
{
"accountCreatedPersonId": "",
"accountId": "acc-ab566541-69c5-4393-8a41-47f167b2af02",
"ach": null,
"amount": "1000.00",
"balance": "1000.00",
"businessId": "bus-a4c781d1-abf2-4030-bc70-d860cf164013",
"businessName": "",
"buy": null,
"card": null,
"createdAt": "2023-11-20T06:27:19Z",
"crossBorder": null,
"cryptoAddress": "",
"currency": "C_UNSPECIFIED",
"custodianId": "PN_UNSPECIFIED",
"debitCard": null,
"description": "Account Opened",
"digitalCheck": null,
"domesticWire": null,
"enrichedData": null,
"fallbackTransferId": "",
"fallbackTxnId": "",
"familyId": "",
"id": "txn-7bd26826-89d1-4b74-bf28-606b485d4ab7",
"initiatedByPersonName": "",
"internationalWire": null,
"intrabank": {
"bankName": "",
"contactId": "",
"name": "QALcb",
"routingNumber": "123206972",
"transferId": "tra-2ac8e3c5-12b7-45c9-ad80-39d003e173d2"
},
"metadata": null,
"modifiedAt": null,
"network": "",
"parentTransferId": "",
"parentTxnId": "",
"personId": "per-e6553324-1db8-49a8-a0d3-29132280b838",
"physicalCheck": null,
"programId": "prg-ffa511da-1adc-4603-b845-173b895a33f6",
"quotedCurrency": "C_UNSPECIFIED",
"quotedPrice": "",
"reviewCode": "",
"reviewMessage": "",
"secondaryAccountId": "",
"sell": null,
"solidCard": null,
"status": "settled",
"subType": "accountCreationCredit",
"title": "Account Opened",
"transferType": "intrabank",
"txnDate": "2023-11-20T06:27:19Z",
"txnHash": "",
"txnType": "credit"
}
]