release_note
v1 | November 21, 2019
- MDM Service Provider is a reference domain that provides service provider-specific information such as airline codes, GDS codes and railway codes.
- Air and Rail Service Provider data are sourced primarily from Innovata/Cirium, and augmented with data from IATA, whereas the GDS Service Provider data is sourced primarily from IATA.
- The MDM Service Provider API belongs to the Master Data Management (MDM) suite of APIs.
API Information
Response Format
JSON
Method/Endpoint
GET v1/sp/serviceprovider/all
Current Version
1
Target Audience
Internal
Environment
Production
What's New
- MDM Service Provider is a reference domain that provides service provider-specific information such as airline codes, GDS codes and railway codes.
- Air and Rail Service Provider data are sourced primarily from Innovata/Cirium, and augmented with data from IATA, whereas the GDS Service Provider data is sourced primarily from IATA.
- The MDM Service Provider API belongs to the Master Data Management (MDM) suite of APIs.
Business Value
- Provides service provider-specific information such as airline codes, GDS codes and railway codes. Air and Rail Service Provider data are sourced primarily from Innovata/Cirium, and augmented with data from IATA, whereas the GDS Service Provider data is sourced primarily from IATA. The MDM Service Provider API belongs to the Master Data Management (MDM) suite of APIs.
New Features
In the Request
Optional
- Parameter: pageNumber
-
Type: integer
Description: Manages returned content. Starts from 0 and is paginated based on the number of records requested in `pageSize`.
Sample Value:
pageNumber=0
Note: - Parameter: pageSize
-
Type: integer
Description: Defines the number of records to be returned. The default is 100 records. If the number specified is larger than the count of total records, then all of the records will be returned in the same payload.
Sample Value:
pageSize=500
Note:
Relase note ID: 13367