Znode

Build Version:

POST orderapprovallog/create

No documentation available.

Request Information

» Parameters

Name Description Additional information
model No documentation available.

Define this parameter in the request body.

Request Body Formats

Sample:
	{
  "ID": 1,
  "OrderID": 2,
  "ApproverID": 3,
  "ApproverIpAddress": "sample string 4",
  "ApprovedDate": "2026-01-17T16:50:33.9895421+00:00",
  "RejectedDate": "2026-01-17T16:50:33.9895421+00:00",
  "ApproverMsgToRequester": "sample string 5",
  "ApproverNote": "sample string 6"
}