x-api-key: ********************curl --location --request GET 'https://online-banking.originalaccounts.com/customers//static_memos//history?tx_hash&limit&starting_after&ending_before&event_type' \
--header 'x-api-key: <api-key>'{
"count": 0,
"data": [
{}
]
}