POST api/AppraiserReassignFile?AssignmentID={AssignmentID}&PersonID={PersonID}&RType={RType}&ReasonType={ReasonType}&ReasonDesc={ReasonDesc}&Internal={Internal}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
AssignmentID
No documentation available.

Define this parameter in the request URI.

PersonID
No documentation available.

Define this parameter in the request URI.

RType
No documentation available.

Define this parameter in the request URI.

ReasonType
No documentation available.

Define this parameter in the request URI.

ReasonDesc
No documentation available.

Define this parameter in the request URI.

Internal
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>