release_note
v1 | November 21, 2019
- MDM Meal Service All provides the full list of all current and active meal service codes managed and recognized by IATA and Sabre.
- The air meal service will have information on the air meal service code and the meal service name.
API Information
Response Format
JSON
Method/Endpoint
GET v1/ms/airmealservice/all
Current Version
1
Target Audience
Internal
Environment
Production
What's New
- MDM Meal Service All provides the full list of all current and active meal service codes managed and recognized by IATA and Sabre.
- The air meal service will have information on the air meal service code and the meal service name.
Business Value
- Provides the full list of all current and active meal service codes managed and recognized by IATA and Sabre. The air meal service will have information on the air meal service code and the meal service name.
New Features
In the Request
Optional
- Parameter: pagNumber
-
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: 13366