GET api/PunchCustomerInfo/GetCmments/{id}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[ { "$id": "1", "Id": 1, "Date": "2025-04-11T02:49:32.150519-07:00", "Comment": "sample string 3", "SubmittedBy": "sample string 4", "UserName": "sample string 5", "CustomerInfoId": 6 }, { "$ref": "1" }, { "$ref": "1" } ]