POST api/UploadPhotoAppraiser?SaveDir={SaveDir}&base64String={base64String}&FName={FName}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
SaveDir
No documentation available.

Define this parameter in the request URI.

base64String
No documentation available.

Define this parameter in the request URI.

FName
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
"sample string"

application/xml, text/xml

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