POST api/FileImport

Take the import from the web page and save the file to the local server Determines the TYPE of import, frm the fileImport object found in the post payload and determines the TYPE of import Hands off the processing of the file (if any) to specific services

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.