GET api/Report/GetLotInformation?dateStart={dateStart}&dateEnd={dateEnd}&type={type}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dateStart | date |
Required |
|
| dateEnd | date |
Required |
|
| type | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ValueTupleOfLotGeneralLotReportAndIEnumerableOfContenerMoreInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| Item1 | LotGeneralLotReport |
None. |
|
| Item2 | Collection of ContenerMoreInfo |
None. |
Response Formats
application/json, text/json
Sample:
{
"Item1": {
"NbreContener": 1,
"MontantInitial": 2.1,
"ReductionFac": 3.1,
"RestePaye": 4.1,
"MontantPercu": 5.1,
"MontantPaye": 6.1,
"NbFacture": 7,
"Compression": 8.1,
"ColisInitial": 9,
"ColisRestant": 10,
"ColisRetire": 11,
"ReductionPaie": 12.1,
"MontantRestant": 13.1
},
"Item2": [
{
"First": 1.1,
"ReductionFac": 2.1,
"RestePaye": 3.1,
"NbFacture": 4,
"Compression": 5.1,
"MontantPercu": 6.1,
"MontantPaye": 7.1,
"ReductionPaie": 8.1,
"NbColisRestant": 9,
"ID": "sample string 10",
"CodeID": "sample string 11",
"NumContener": "sample string 12",
"Orgine": "sample string 13",
"Destination": "sample string 14",
"TailleContener": 15,
"DateDepart": "2025-11-02T21:54:51.9828738-06:00",
"DateArriveDarsalam": "2025-11-02T21:54:51.9828738-06:00",
"DateAriveLushi": "2025-11-02T21:54:51.9828738-06:00",
"DateEnregistrement": "2025-11-02T21:54:51.9828738-06:00",
"Parti": true,
"arriveDarsalam": true,
"ArriveLushi": true,
"FacturesIsGenerate": true,
"EtatContainer": "sample string 24",
"TrkDateCreation": "2025-11-02T21:54:51.9828738-06:00",
"TrkDateUpdate": "2025-11-02T21:54:51.9828738-06:00",
"TrkUserTrack": "sample string 27"
},
{
"First": 1.1,
"ReductionFac": 2.1,
"RestePaye": 3.1,
"NbFacture": 4,
"Compression": 5.1,
"MontantPercu": 6.1,
"MontantPaye": 7.1,
"ReductionPaie": 8.1,
"NbColisRestant": 9,
"ID": "sample string 10",
"CodeID": "sample string 11",
"NumContener": "sample string 12",
"Orgine": "sample string 13",
"Destination": "sample string 14",
"TailleContener": 15,
"DateDepart": "2025-11-02T21:54:51.9828738-06:00",
"DateArriveDarsalam": "2025-11-02T21:54:51.9828738-06:00",
"DateAriveLushi": "2025-11-02T21:54:51.9828738-06:00",
"DateEnregistrement": "2025-11-02T21:54:51.9828738-06:00",
"Parti": true,
"arriveDarsalam": true,
"ArriveLushi": true,
"FacturesIsGenerate": true,
"EtatContainer": "sample string 24",
"TrkDateCreation": "2025-11-02T21:54:51.9828738-06:00",
"TrkDateUpdate": "2025-11-02T21:54:51.9828738-06:00",
"TrkUserTrack": "sample string 27"
}
]
}
application/xml, text/xml
Sample:
<ValueTupleOfLotGeneralLotReportArrayOfContenerMoreInfoHL_SAgkqH xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/System">
<Item1 xmlns:d2p1="http://schemas.datacontract.org/2004/07/Mapendo.DataAcces.CustomModel">
<d2p1:ColisInitial>9</d2p1:ColisInitial>
<d2p1:ColisRestant>10</d2p1:ColisRestant>
<d2p1:ColisRetire>11</d2p1:ColisRetire>
<d2p1:Compression>8.1</d2p1:Compression>
<d2p1:MontantInitial>2.1</d2p1:MontantInitial>
<d2p1:MontantPaye>6.1</d2p1:MontantPaye>
<d2p1:MontantPercu>5.1</d2p1:MontantPercu>
<d2p1:MontantRestant>13.1</d2p1:MontantRestant>
<d2p1:NbFacture>7</d2p1:NbFacture>
<d2p1:NbreContener>1</d2p1:NbreContener>
<d2p1:ReductionFac>3.1</d2p1:ReductionFac>
<d2p1:ReductionPaie>12.1</d2p1:ReductionPaie>
<d2p1:RestePaye>4.1</d2p1:RestePaye>
</Item1>
<Item2 xmlns:d2p1="http://schemas.datacontract.org/2004/07/Mapendo.DataAcces.CustomModel">
<d2p1:ContenerMoreInfo>
<TrkDateCreation xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">2025-11-02T21:54:51.9828738-06:00</TrkDateCreation>
<TrkDateUpdate xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">2025-11-02T21:54:51.9828738-06:00</TrkDateUpdate>
<TrkUserTrack xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">sample string 27</TrkUserTrack>
<ArriveLushi xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">true</ArriveLushi>
<CodeID xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">sample string 11</CodeID>
<DateAriveLushi xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">2025-11-02T21:54:51.9828738-06:00</DateAriveLushi>
<DateArriveDarsalam xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">2025-11-02T21:54:51.9828738-06:00</DateArriveDarsalam>
<DateDepart xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">2025-11-02T21:54:51.9828738-06:00</DateDepart>
<DateEnregistrement xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">2025-11-02T21:54:51.9828738-06:00</DateEnregistrement>
<Destination xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">sample string 14</Destination>
<EtatContainer xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">sample string 24</EtatContainer>
<FacturesIsGenerate xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">true</FacturesIsGenerate>
<ID xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">sample string 10</ID>
<NumContener xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">sample string 12</NumContener>
<Orgine xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">sample string 13</Orgine>
<Parti xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">true</Parti>
<TailleContener xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">15</TailleContener>
<arriveDarsalam xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">true</arriveDarsalam>
<d2p1:Compression>5.1</d2p1:Compression>
<d2p1:First>1.1</d2p1:First>
<d2p1:MontantPaye>7.1</d2p1:MontantPaye>
<d2p1:MontantPercu>6.1</d2p1:MontantPercu>
<d2p1:NbColisRestant>9</d2p1:NbColisRestant>
<d2p1:NbFacture>4</d2p1:NbFacture>
<d2p1:ReductionFac>2.1</d2p1:ReductionFac>
<d2p1:ReductionPaie>8.1</d2p1:ReductionPaie>
<d2p1:RestePaye>3.1</d2p1:RestePaye>
</d2p1:ContenerMoreInfo>
<d2p1:ContenerMoreInfo>
<TrkDateCreation xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">2025-11-02T21:54:51.9828738-06:00</TrkDateCreation>
<TrkDateUpdate xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">2025-11-02T21:54:51.9828738-06:00</TrkDateUpdate>
<TrkUserTrack xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">sample string 27</TrkUserTrack>
<ArriveLushi xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">true</ArriveLushi>
<CodeID xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">sample string 11</CodeID>
<DateAriveLushi xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">2025-11-02T21:54:51.9828738-06:00</DateAriveLushi>
<DateArriveDarsalam xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">2025-11-02T21:54:51.9828738-06:00</DateArriveDarsalam>
<DateDepart xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">2025-11-02T21:54:51.9828738-06:00</DateDepart>
<DateEnregistrement xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">2025-11-02T21:54:51.9828738-06:00</DateEnregistrement>
<Destination xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">sample string 14</Destination>
<EtatContainer xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">sample string 24</EtatContainer>
<FacturesIsGenerate xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">true</FacturesIsGenerate>
<ID xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">sample string 10</ID>
<NumContener xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">sample string 12</NumContener>
<Orgine xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">sample string 13</Orgine>
<Parti xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">true</Parti>
<TailleContener xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">15</TailleContener>
<arriveDarsalam xmlns="http://schemas.datacontract.org/2004/07/Mapendo.Model">true</arriveDarsalam>
<d2p1:Compression>5.1</d2p1:Compression>
<d2p1:First>1.1</d2p1:First>
<d2p1:MontantPaye>7.1</d2p1:MontantPaye>
<d2p1:MontantPercu>6.1</d2p1:MontantPercu>
<d2p1:NbColisRestant>9</d2p1:NbColisRestant>
<d2p1:NbFacture>4</d2p1:NbFacture>
<d2p1:ReductionFac>2.1</d2p1:ReductionFac>
<d2p1:ReductionPaie>8.1</d2p1:ReductionPaie>
<d2p1:RestePaye>3.1</d2p1:RestePaye>
</d2p1:ContenerMoreInfo>
</Item2>
</ValueTupleOfLotGeneralLotReportArrayOfContenerMoreInfoHL_SAgkqH>