Authorization: Bearer ********************curl --location --request GET '/vendorcredits//comments'{
"code": 0,
"message": "success",
"comments": [
{
"comment_id": "460000000044027",
"vendor_credit_id": "460000000030049",
"description": "Credits applied to Bill 1",
"commented_by_id": "460000000024003",
"commented_by": "John David",
"comment_type": "system",
"date": "2017-01-18",
"date_description": "19 days ago",
"time": "6:52 PM",
"operation_type": "Added",
"transaction_id": "460000000050163",
"transaction_type": "customer_payment"
}
]
}