Authorization: Bearer ********************curl --location --request GET '/recurringexpenses//comments'{
"code": 0,
"message": "success",
"comments": {
"comment_id": "460000000044027",
"recurring_expense_id": 0,
"description": "The New York State Department of Taxation and Finance",
"commented_by_id": "460000000024003",
"commented_by": "John David",
"date": "2013-10-01",
"time": "6:52 PM",
"operation_type": "Added",
"transaction_id": "460000000050163",
"transaction_type": "customer_payment"
}
}