POST api/SedonaDocument

Files must be included in a multiplart-MIME format request. Only one file can be submitted per request. The SedonaDocument model / data must be added in the header as an example: X-JsonData: {DocumentId: "1", CustomerId: "8", DocumentType: "eForms", UserCode: "PerennialSoftware", UserDescription: "From eForms", SedonaDocumentEnum: "1" } If a SystemId is set > 1, the api will validate and obtain the correct Ids for Customer and Site.

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.