Source: https://guides.developer.iata.org/docs/download-the-latest-standards

ServiceBookingStatusCode

Represents the current status of a booking of a service item

Properties

Name Description Type Required Generic Enum Ignore
serviceBookingStatusCodeEnum ServiceBookingStatusCodeEnum ${prop.required} "CONFIRMED" ,"REQUESTED" ${prop.ignore}

Referenced By

Service
{
  "serviceBookingStatusCodeEnum" : [ "CONFIRMED", "REQUESTED" ]
}