Znode

Build Version:

POST reasonforreturn

Creates new ReasonForReturn

Request Information

» Parameters

Name Description Additional information
model The model of the reasonForReturn.

Define this parameter in the request body.

Request Body Formats

Sample:
	{
  "Name": "sample string 1",
  "ReasonForReturnId": 2,
  "IsEnabled": true
}