Data Models Overview
The Offers API endpoints provide the requested information in form of JSON responses. Each call to an endpoint will return a JSON representation of the data in meaningful form. The data model for each endpoint response is presented in the Data Model subchapters.
The returned information might contain data that is not relevant to you. However, that data might be relevant to system within Maersk and will be skipped in the description of the data models.
Backwards Compatibility
To avoid integration troubles, make sure you are developing robust code by expecting the data models in responses to get updated with new attributes. If the current attributes are to be modified, we will inform you about those changes.