POST api/PunchCustomerInfo/SaveComment

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
model
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "Id": 1,
  "Date": "2025-04-11T01:57:33.7846339-07:00",
  "Comment": "sample string 3",
  "SubmittedBy": "sample string 4",
  "UserName": "sample string 5",
  "CustomerInfoId": 6
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:

Sample not available.