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