Our instance is located on sugarondemand. According to the schema, we can see "comments" and "activities" relation. I tried to use Postman to test these REST API. a. Run the API "/Comments GET" and it returns parent_id. This is the activities id. b. Run…