POST api/UploadManifest/Upload

Manifest upload. Takes in the file upload, Airline and Month via form data

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Returns the result of the processed file as int TotalPassengerCount int TotalManifestCount int SkippedManifests int ErrorManifests int ProccessedManifests List AllTickets int SkippedTickets int DuplicateTickets int ExistingTickets int ProccessedTickets List ManifestSummary Dictionary Summary.

IHttpActionResult

None.

Response Formats

application/json, text/json, multipart/form-data

Sample:

Sample not available.