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-07-01T09:47:48.5150021+00:00",
  "RejectedDate": "2025-07-01T09:47:48.5150021+00:00",
  "ApproverMsgToRequester": "sample string 5",
  "ApproverNote": "sample string 6"
}