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": "2025-04-28T02:14:54.1883901+00:00",
  "RejectedDate": "2025-04-28T02:14:54.1883901+00:00",
  "ApproverMsgToRequester": "sample string 5",
  "ApproverNote": "sample string 6"
}