Changelog
Ontology 3.1.0¶
For this release, all changes have been tracked using GitHub project view: https://github.com/users/IATA-Cargo/projects/2. All issues are linked to a pull request to properly follow all changes.
Detailed changelog¶
Below is the detailed changelog:
- Added cityName to Address (Add cityName to Address #287)
- Added open AccountType code list with FF, CONSIGNEE, CONSIGNOR as NamedIndividuals (CXML Mapping DM: add property Party#accountNumber #277
- Added AccountNumber object (CXML Mapping DM: add property Party#accountNumber #277
- Added textualValue to AccountNumber (CXML Mapping DM: add property Party#accountNumber #277
- Added new accountNumberType property (CXML Mapping DM: add property Party#accountNumber #277
- Added new accountNumbers property to Party (CXML Mapping DM: add property Party#accountNumber #277
- Added HandlingService object (DM: Add more generic "HandlingService" LO as sub-class of LogisticsService to transmit LogisticsActivities not part of the Carrier-Forwarder Booking #271)
- Added new serviceProvider property to HandlingService (DM: Add more generic "HandlingService" LO as sub-class of LogisticsService ... #271)
- Added new serviceRequestor property to HandlingService (DM: Add more generic "HandlingService" LO as sub-class of LogisticsService ... #271)
- Added new serviceForWaybills property to HandlingService (DM: Add more generic "HandlingService" LO as sub-class of LogisticsService ... #271)
- Added new handlingServiceFor property to HandlingService (DM: Add more generic "HandlingService" LO as sub-class of LogisticsService ... #271)
to be finished with commits
API 2.1.0¶
For this release, all changes have been tracked using GitHub project view: API Changes.
Detailed changelog¶
Below is the detailed changelog:
- Add Revision and Latest Revision in the JSON object response
- hasError and hasErrorDetails ontology and documentation alignment
- Review Logistics Event filter parameter
- Introduction of VerificationRequest
More information can be found in the API Changelog page or directly on the change page.