Google Pay Passes API
  1. flightclass
Google Pay Passes API
  • eventticketclass
    • /walletobjects/v1/eventTicketClass
      GET
    • /walletobjects/v1/eventTicketClass
      POST
    • /walletobjects/v1/eventTicketClass/{resourceId}
      GET
    • /walletobjects/v1/eventTicketClass/{resourceId}
      PATCH
    • /walletobjects/v1/eventTicketClass/{resourceId}
      PUT
    • /walletobjects/v1/eventTicketClass/{resourceId}/addMessage
      POST
  • eventticketobject
    • /walletobjects/v1/eventTicketObject
      GET
    • /walletobjects/v1/eventTicketObject
      POST
    • /walletobjects/v1/eventTicketObject/{resourceId}
      GET
    • /walletobjects/v1/eventTicketObject/{resourceId}
      PATCH
    • /walletobjects/v1/eventTicketObject/{resourceId}
      PUT
    • /walletobjects/v1/eventTicketObject/{resourceId}/addMessage
      POST
    • /walletobjects/v1/eventTicketObject/{resourceId}/modifyLinkedOfferObjects
      POST
  • flightclass
    • /walletobjects/v1/flightClass
      GET
    • /walletobjects/v1/flightClass
      POST
    • /walletobjects/v1/flightClass/{resourceId}
      GET
    • /walletobjects/v1/flightClass/{resourceId}
      PATCH
    • /walletobjects/v1/flightClass/{resourceId}
      PUT
    • /walletobjects/v1/flightClass/{resourceId}/addMessage
      POST
  • flightobject
    • /walletobjects/v1/flightObject
      GET
    • /walletobjects/v1/flightObject
      POST
    • /walletobjects/v1/flightObject/{resourceId}
      GET
    • /walletobjects/v1/flightObject/{resourceId}
      PATCH
    • /walletobjects/v1/flightObject/{resourceId}
      PUT
    • /walletobjects/v1/flightObject/{resourceId}/addMessage
      POST
  • giftcardclass
    • /walletobjects/v1/giftCardClass
    • /walletobjects/v1/giftCardClass
    • /walletobjects/v1/giftCardClass/{resourceId}
    • /walletobjects/v1/giftCardClass/{resourceId}
    • /walletobjects/v1/giftCardClass/{resourceId}
    • /walletobjects/v1/giftCardClass/{resourceId}/addMessage
  • giftcardobject
    • /walletobjects/v1/giftCardObject
    • /walletobjects/v1/giftCardObject
    • /walletobjects/v1/giftCardObject/{resourceId}
    • /walletobjects/v1/giftCardObject/{resourceId}
    • /walletobjects/v1/giftCardObject/{resourceId}
    • /walletobjects/v1/giftCardObject/{resourceId}/addMessage
  • issuer
    • /walletobjects/v1/issuer
    • /walletobjects/v1/issuer
    • /walletobjects/v1/issuer/{resourceId}
    • /walletobjects/v1/issuer/{resourceId}
    • /walletobjects/v1/issuer/{resourceId}
  • jwt
    • /walletobjects/v1/jwt
  • loyaltyclass
    • /walletobjects/v1/loyaltyClass
    • /walletobjects/v1/loyaltyClass
    • /walletobjects/v1/loyaltyClass/{resourceId}
    • /walletobjects/v1/loyaltyClass/{resourceId}
    • /walletobjects/v1/loyaltyClass/{resourceId}
    • /walletobjects/v1/loyaltyClass/{resourceId}/addMessage
  • loyaltyobject
    • /walletobjects/v1/loyaltyObject
    • /walletobjects/v1/loyaltyObject
    • /walletobjects/v1/loyaltyObject/{resourceId}
    • /walletobjects/v1/loyaltyObject/{resourceId}
    • /walletobjects/v1/loyaltyObject/{resourceId}
    • /walletobjects/v1/loyaltyObject/{resourceId}/addMessage
    • /walletobjects/v1/loyaltyObject/{resourceId}/modifyLinkedOfferObjects
  • offerclass
    • /walletobjects/v1/offerClass
    • /walletobjects/v1/offerClass
    • /walletobjects/v1/offerClass/{resourceId}
    • /walletobjects/v1/offerClass/{resourceId}
    • /walletobjects/v1/offerClass/{resourceId}
    • /walletobjects/v1/offerClass/{resourceId}/addMessage
  • offerobject
    • /walletobjects/v1/offerObject
    • /walletobjects/v1/offerObject
    • /walletobjects/v1/offerObject/{resourceId}
    • /walletobjects/v1/offerObject/{resourceId}
    • /walletobjects/v1/offerObject/{resourceId}
    • /walletobjects/v1/offerObject/{resourceId}/addMessage
  • permissions
    • /walletobjects/v1/permissions/{resourceId}
    • /walletobjects/v1/permissions/{resourceId}
  • smarttap
    • /walletobjects/v1/smartTap
  • transitclass
    • /walletobjects/v1/transitClass
    • /walletobjects/v1/transitClass
    • /walletobjects/v1/transitClass/{resourceId}
    • /walletobjects/v1/transitClass/{resourceId}
    • /walletobjects/v1/transitClass/{resourceId}
    • /walletobjects/v1/transitClass/{resourceId}/addMessage
  • transitobject
    • /walletobjects/v1/transitObject
    • /walletobjects/v1/transitObject
    • /walletobjects/v1/transitObject/{resourceId}
    • /walletobjects/v1/transitObject/{resourceId}
    • /walletobjects/v1/transitObject/{resourceId}
    • /walletobjects/v1/transitObject/{resourceId}/addMessage
  • valuablesclasses
    • /walletobjects/v1/valuablesclasses
  • walletobjects
    • /walletobjects/v1/valuablesclassescount
  1. flightclass

/walletobjects/v1/flightClass

GET
/walletobjects/v1/flightClass
flightclass
Returns a list of all flight classes for a given issuer ID.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://walletobjects.googleapis.com//walletobjects/v1/flightClass'
Response Response Example
{
  "pagination": {
    "kind": "string",
    "nextPageToken": "string",
    "resultsPerPage": 0
  },
  "resources": [
    {
      "allowMultipleUsersPerObject": true,
      "boardingAndSeatingPolicy": {
        "boardingPolicy": "BOARDING_POLICY_UNSPECIFIED",
        "kind": "string",
        "seatClassPolicy": "SEAT_CLASS_POLICY_UNSPECIFIED"
      },
      "callbackOptions": {
        "updateRequestUrl": "string",
        "url": "string"
      },
      "classTemplateInfo": {
        "cardBarcodeSectionDetails": {
          "firstBottomDetail": {
            "fieldSelector": {
              "fields": [
                {
                  "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                  "fieldPath": "string"
                }
              ]
            }
          },
          "firstTopDetail": {
            "fieldSelector": {
              "fields": [
                {
                  "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                  "fieldPath": "string"
                }
              ]
            }
          },
          "secondTopDetail": {
            "fieldSelector": {
              "fields": [
                {
                  "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                  "fieldPath": "string"
                }
              ]
            }
          }
        },
        "cardTemplateOverride": {
          "cardRowTemplateInfos": [
            {
              "oneItem": {
                "item": {
                  "firstValue": {
                    "fields": [
                      {
                        "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                        "fieldPath": "string"
                      }
                    ]
                  },
                  "predefinedItem": "PREDEFINED_ITEM_UNSPECIFIED",
                  "secondValue": {
                    "fields": [
                      {
                        "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                        "fieldPath": "string"
                      }
                    ]
                  }
                }
              },
              "threeItems": {
                "endItem": {
                  "firstValue": {
                    "fields": [
                      {
                        "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                        "fieldPath": "string"
                      }
                    ]
                  },
                  "predefinedItem": "PREDEFINED_ITEM_UNSPECIFIED",
                  "secondValue": {
                    "fields": [
                      {
                        "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                        "fieldPath": "string"
                      }
                    ]
                  }
                },
                "middleItem": {
                  "firstValue": {
                    "fields": [
                      {
                        "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                        "fieldPath": "string"
                      }
                    ]
                  },
                  "predefinedItem": "PREDEFINED_ITEM_UNSPECIFIED",
                  "secondValue": {
                    "fields": [
                      {
                        "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                        "fieldPath": "string"
                      }
                    ]
                  }
                },
                "startItem": {
                  "firstValue": {
                    "fields": [
                      {
                        "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                        "fieldPath": "string"
                      }
                    ]
                  },
                  "predefinedItem": "PREDEFINED_ITEM_UNSPECIFIED",
                  "secondValue": {
                    "fields": [
                      {
                        "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                        "fieldPath": "string"
                      }
                    ]
                  }
                }
              },
              "twoItems": {
                "endItem": {
                  "firstValue": {
                    "fields": [
                      {
                        "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                        "fieldPath": "string"
                      }
                    ]
                  },
                  "predefinedItem": "PREDEFINED_ITEM_UNSPECIFIED",
                  "secondValue": {
                    "fields": [
                      {
                        "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                        "fieldPath": "string"
                      }
                    ]
                  }
                },
                "startItem": {
                  "firstValue": {
                    "fields": [
                      {
                        "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                        "fieldPath": "string"
                      }
                    ]
                  },
                  "predefinedItem": "PREDEFINED_ITEM_UNSPECIFIED",
                  "secondValue": {
                    "fields": [
                      {
                        "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                        "fieldPath": "string"
                      }
                    ]
                  }
                }
              }
            }
          ]
        },
        "detailsTemplateOverride": {
          "detailsItemInfos": [
            {
              "item": {
                "firstValue": {
                  "fields": [
                    {
                      "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                      "fieldPath": "string"
                    }
                  ]
                },
                "predefinedItem": "PREDEFINED_ITEM_UNSPECIFIED",
                "secondValue": {
                  "fields": [
                    {
                      "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                      "fieldPath": "string"
                    }
                  ]
                }
              }
            }
          ]
        },
        "listTemplateOverride": {
          "firstRowOption": {
            "fieldOption": {
              "fields": [
                {
                  "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                  "fieldPath": "string"
                }
              ]
            },
            "transitOption": "TRANSIT_OPTION_UNSPECIFIED"
          },
          "secondRowOption": {
            "fields": [
              {
                "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                "fieldPath": "string"
              }
            ]
          },
          "thirdRowOption": {
            "fields": [
              {
                "dateFormat": "DATE_FORMAT_UNSPECIFIED",
                "fieldPath": "string"
              }
            ]
          }
        }
      },
      "countryCode": "string",
      "destination": {
        "airportIataCode": "string",
        "airportNameOverride": {
          "defaultValue": {
            "kind": "string",
            "language": "string",
            "value": "string"
          },
          "kind": "string",
          "translatedValues": [
            {
              "kind": "string",
              "language": "string",
              "value": "string"
            }
          ]
        },
        "gate": "string",
        "kind": "string",
        "terminal": "string"
      },
      "enableSmartTap": true,
      "flightHeader": {
        "carrier": {
          "airlineAllianceLogo": {
            "kind": "string",
            "sourceUri": {
              "description": "string",
              "localizedDescription": {
                "defaultValue": {
                  "kind": "string",
                  "language": "string",
                  "value": "string"
                },
                "kind": "string",
                "translatedValues": [
                  {
                    "kind": "string",
                    "language": "string",
                    "value": "string"
                  }
                ]
              },
              "uri": "string"
            }
          },
          "airlineLogo": {
            "kind": "string",
            "sourceUri": {
              "description": "string",
              "localizedDescription": {
                "defaultValue": {
                  "kind": "string",
                  "language": "string",
                  "value": "string"
                },
                "kind": "string",
                "translatedValues": [
                  {
                    "kind": "string",
                    "language": "string",
                    "value": "string"
                  }
                ]
              },
              "uri": "string"
            }
          },
          "airlineName": {
            "defaultValue": {
              "kind": "string",
              "language": "string",
              "value": "string"
            },
            "kind": "string",
            "translatedValues": [
              {
                "kind": "string",
                "language": "string",
                "value": "string"
              }
            ]
          },
          "carrierIataCode": "string",
          "carrierIcaoCode": "string",
          "kind": "string"
        },
        "flightNumber": "string",
        "kind": "string",
        "operatingCarrier": {
          "airlineAllianceLogo": {
            "kind": "string",
            "sourceUri": {
              "description": "string",
              "localizedDescription": {
                "defaultValue": {
                  "kind": "string",
                  "language": "string",
                  "value": "string"
                },
                "kind": "string",
                "translatedValues": [
                  {
                    "kind": "string",
                    "language": "string",
                    "value": "string"
                  }
                ]
              },
              "uri": "string"
            }
          },
          "airlineLogo": {
            "kind": "string",
            "sourceUri": {
              "description": "string",
              "localizedDescription": {
                "defaultValue": {
                  "kind": "string",
                  "language": "string",
                  "value": "string"
                },
                "kind": "string",
                "translatedValues": [
                  {
                    "kind": "string",
                    "language": "string",
                    "value": "string"
                  }
                ]
              },
              "uri": "string"
            }
          },
          "airlineName": {
            "defaultValue": {
              "kind": "string",
              "language": "string",
              "value": "string"
            },
            "kind": "string",
            "translatedValues": [
              {
                "kind": "string",
                "language": "string",
                "value": "string"
              }
            ]
          },
          "carrierIataCode": "string",
          "carrierIcaoCode": "string",
          "kind": "string"
        },
        "operatingFlightNumber": "string"
      },
      "flightStatus": "FLIGHT_STATUS_UNSPECIFIED",
      "heroImage": {
        "kind": "string",
        "sourceUri": {
          "description": "string",
          "localizedDescription": {
            "defaultValue": {
              "kind": "string",
              "language": "string",
              "value": "string"
            },
            "kind": "string",
            "translatedValues": [
              {
                "kind": "string",
                "language": "string",
                "value": "string"
              }
            ]
          },
          "uri": "string"
        }
      },
      "hexBackgroundColor": "string",
      "homepageUri": {
        "description": "string",
        "id": "string",
        "kind": "string",
        "localizedDescription": {
          "defaultValue": {
            "kind": "string",
            "language": "string",
            "value": "string"
          },
          "kind": "string",
          "translatedValues": [
            {
              "kind": "string",
              "language": "string",
              "value": "string"
            }
          ]
        },
        "uri": "string"
      },
      "id": "string",
      "imageModulesData": [
        {
          "id": "string",
          "mainImage": {
            "kind": "string",
            "sourceUri": {
              "description": "string",
              "localizedDescription": {
                "defaultValue": {
                  "kind": "string",
                  "language": "string",
                  "value": "string"
                },
                "kind": "string",
                "translatedValues": [
                  {
                    "kind": "string",
                    "language": "string",
                    "value": "string"
                  }
                ]
              },
              "uri": "string"
            }
          }
        }
      ],
      "infoModuleData": {
        "labelValueRows": [
          {
            "columns": [
              {
                "label": "string",
                "localizedLabel": {
                  "defaultValue": {
                    "kind": "string",
                    "language": "string",
                    "value": "string"
                  },
                  "kind": "string",
                  "translatedValues": [
                    {
                      "kind": "string",
                      "language": "string",
                      "value": "string"
                    }
                  ]
                },
                "localizedValue": {
                  "defaultValue": {
                    "kind": "string",
                    "language": "string",
                    "value": "string"
                  },
                  "kind": "string",
                  "translatedValues": [
                    {
                      "kind": "string",
                      "language": "string",
                      "value": "string"
                    }
                  ]
                },
                "value": "string"
              }
            ]
          }
        ],
        "showLastUpdateTime": true
      },
      "issuerName": "string",
      "kind": "string",
      "languageOverride": "string",
      "linksModuleData": {
        "uris": [
          {
            "description": "string",
            "id": "string",
            "kind": "string",
            "localizedDescription": {
              "defaultValue": {
                "kind": "string",
                "language": "string",
                "value": "string"
              },
              "kind": "string",
              "translatedValues": [
                {
                  "kind": "string",
                  "language": "string",
                  "value": "string"
                }
              ]
            },
            "uri": "string"
          }
        ]
      },
      "localBoardingDateTime": "string",
      "localEstimatedOrActualArrivalDateTime": "string",
      "localEstimatedOrActualDepartureDateTime": "string",
      "localGateClosingDateTime": "string",
      "localScheduledArrivalDateTime": "string",
      "localScheduledDepartureDateTime": "string",
      "localizedIssuerName": {
        "defaultValue": {
          "kind": "string",
          "language": "string",
          "value": "string"
        },
        "kind": "string",
        "translatedValues": [
          {
            "kind": "string",
            "language": "string",
            "value": "string"
          }
        ]
      },
      "locations": [
        {
          "kind": "string",
          "latitude": 0,
          "longitude": 0
        }
      ],
      "messages": [
        {
          "body": "string",
          "displayInterval": {
            "end": {
              "date": "string"
            },
            "kind": "string",
            "start": {
              "date": "string"
            }
          },
          "header": "string",
          "id": "string",
          "kind": "string",
          "localizedBody": {
            "defaultValue": {
              "kind": "string",
              "language": "string",
              "value": "string"
            },
            "kind": "string",
            "translatedValues": [
              {
                "kind": "string",
                "language": "string",
                "value": "string"
              }
            ]
          },
          "localizedHeader": {
            "defaultValue": {
              "kind": "string",
              "language": "string",
              "value": "string"
            },
            "kind": "string",
            "translatedValues": [
              {
                "kind": "string",
                "language": "string",
                "value": "string"
              }
            ]
          },
          "messageType": "MESSAGE_TYPE_UNSPECIFIED"
        }
      ],
      "multipleDevicesAndHoldersAllowedStatus": "STATUS_UNSPECIFIED",
      "origin": {
        "airportIataCode": "string",
        "airportNameOverride": {
          "defaultValue": {
            "kind": "string",
            "language": "string",
            "value": "string"
          },
          "kind": "string",
          "translatedValues": [
            {
              "kind": "string",
              "language": "string",
              "value": "string"
            }
          ]
        },
        "gate": "string",
        "kind": "string",
        "terminal": "string"
      },
      "redemptionIssuers": [
        "string"
      ],
      "review": {
        "comments": "string"
      },
      "reviewStatus": "REVIEW_STATUS_UNSPECIFIED",
      "textModulesData": [
        {
          "body": "string",
          "header": "string",
          "id": "string",
          "localizedBody": {
            "defaultValue": {
              "kind": "string",
              "language": "string",
              "value": "string"
            },
            "kind": "string",
            "translatedValues": [
              {
                "kind": "string",
                "language": "string",
                "value": "string"
              }
            ]
          },
          "localizedHeader": {
            "defaultValue": {
              "kind": "string",
              "language": "string",
              "value": "string"
            },
            "kind": "string",
            "translatedValues": [
              {
                "kind": "string",
                "language": "string",
                "value": "string"
              }
            ]
          }
        }
      ],
      "version": "string",
      "wordMark": {
        "kind": "string",
        "sourceUri": {
          "description": "string",
          "localizedDescription": {
            "defaultValue": {
              "kind": "string",
              "language": "string",
              "value": "string"
            },
            "kind": "string",
            "translatedValues": [
              {
                "kind": "string",
                "language": "string",
                "value": "string"
              }
            ]
          },
          "uri": "string"
        }
      }
    }
  ]
}

Request

Query Params
issuerId
string 
optional
The ID of the issuer authorized to list classes.
maxResults
integer 
optional
Identifies the max number of results returned by a list. All results are returned if maxResults isn't defined.
token
string 
optional
Used to get the next set of results if maxResults is specified, but more than maxResults classes are available in a list. For example, if you have a list of 200 classes and you call list with maxResults set to 20, list will return the first 20 classes and a token. Call list again with maxResults set to 20 and the token to get the next 20 classes.

Responses

🟢200Successful response
application/json
Body
pagination
object (Pagination) 
optional
Pagination of the response.
kind
string 
optional
Identifies what kind of resource this is. Value: the fixed string "walletobjects#pagination".
nextPageToken
string 
optional
Page token to send to fetch the next page.
resultsPerPage
integer <int32>
optional
Number of results returned in this page.
resources
array[object (FlightClass) {36}] 
optional
Resources corresponding to the list request.
allowMultipleUsersPerObject
boolean 
optional
Deprecated. Use multipleDevicesAndHoldersAllowedStatus instead.
boardingAndSeatingPolicy
object (BoardingAndSeatingPolicy) 
optional
Policies for boarding and seating. These will inform which labels will be shown to users.
callbackOptions
object (CallbackOptions) 
optional
Callback options to be used to call the issuer back for every save/delete of an object for this class by the end-user. All objects of this class are eligible for the callback.
classTemplateInfo
object (ClassTemplateInfo) 
optional
Template information about how the class should be displayed. If unset, Google will fallback to a default set of fields to display.
countryCode
string 
optional
Country code used to display the card's country (when the user is not in that country), as well as to display localized content when content is not available in the user's locale.
destination
object (AirportInfo) 
optional
Required. Destination airport.
enableSmartTap
boolean 
optional
Available only to Smart Tap enabled partners. Contact support for additional guidance.
flightHeader
object (FlightHeader) 
optional
Required. Information about the flight carrier and number.
flightStatus
enum<string> 
optional
Status of this flight. If unset, Google will compute status based on data from other sources, such as FlightStats, etc. Note: Google-computed status will not be returned in API responses.
Allowed values:
FLIGHT_STATUS_UNSPECIFIEDSCHEDULEDscheduledACTIVEactiveLANDEDlandedCANCELLEDcancelledREDIRECTEDredirectedDIVERTEDdiverted
heroImage
object (Image) 
optional
Optional banner image displayed on the front of the card. If none is present, nothing will be displayed. The image will display at 100% width.
hexBackgroundColor
string 
optional
The background color for the card. If not set the dominant color of the hero image is used, and if no hero image is set, the dominant color of the logo is used. The format is #rrggbb where rrggbb is a hex RGB triplet, such as #ffcc00. You can also use the shorthand version of the RGB triplet which is #rgb, such as #fc0.
homepageUri
object (Uri) 
optional
The URI of your application's home page. Populating the URI in this field results in the exact same behavior as populating an URI in linksModuleData (when an object is rendered, a link to the homepage is shown in what would usually be thought of as the linksModuleData section of the object).
id
string 
optional
Required. The unique identifier for a class. This ID must be unique across all classes from an issuer. This value should follow the format issuer ID. identifier where the former is issued by Google and latter is chosen by you. Your unique identifier should only include alphanumeric characters, '.', '_', or '-'.
imageModulesData
array[object (ImageModuleData) {2}] 
optional
Image module data. The maximum number of these fields displayed is 1 from object level and 1 for class object level.
infoModuleData
object (InfoModuleData) 
optional
Deprecated. Use textModulesData instead.
issuerName
string 
optional
Required. The issuer name. Recommended maximum length is 20 characters to ensure full string is displayed on smaller screens.
kind
string 
optional
Identifies what kind of resource this is. Value: the fixed string "walletobjects#flightClass".
languageOverride
string 
optional
If this field is present, boarding passes served to a user's device will always be in this language. Represents the BCP 47 language tag. Example values are "en-US", "en-GB", "de", or "de-AT".
linksModuleData
object (LinksModuleData) 
optional
Links module data. If links module data is also defined on the object, both will be displayed.
localBoardingDateTime
string 
optional
The boarding time as it would be printed on the boarding pass. This is an ISO 8601 extended format date/time without an offset. Time may be specified up to millisecond precision. eg: 2027-03-05T06:30:00 This should be the local date/time at the airport (not a UTC time). Google will reject the request if UTC offset is provided. Time zones will be calculated by Google based on departure airport. If this is not set, Google will set it based on data from other sources.
localEstimatedOrActualArrivalDateTime
string 
optional
The estimated time the aircraft plans to reach the destination gate (not the runway) or the actual time it reached the gate. This field should be set if at least one of the below is true: - It differs from the scheduled time. Google will use it to calculate the delay. - The aircraft already arrived at the gate. Google will use it to inform the user that the flight has arrived at the gate. This is an ISO 8601 extended format date/time without an offset. Time may be specified up to millisecond precision. eg: 2027-03-05T06:30:00 This should be the local date/time at the airport (not a UTC time). Google will reject the request if UTC offset is provided. Time zones will be calculated by Google based on arrival airport. If this is not set, Google will set it based on data from other sources.
localEstimatedOrActualDepartureDateTime
string 
optional
The estimated time the aircraft plans to pull from the gate or the actual time the aircraft already pulled from the gate. Note: This is not the runway time. This field should be set if at least one of the below is true: - It differs from the scheduled time. Google will use it to calculate the delay. - The aircraft already pulled from the gate. Google will use it to inform the user when the flight actually departed. This is an ISO 8601 extended format date/time without an offset. Time may be specified up to millisecond precision. eg: 2027-03-05T06:30:00 This should be the local date/time at the airport (not a UTC time). Google will reject the request if UTC offset is provided. Time zones will be calculated by Google based on departure airport. If this is not set, Google will set it based on data from other sources.
localGateClosingDateTime
string 
optional
The gate closing time as it would be printed on the boarding pass. Do not set this field if you do not want to print it in the boarding pass. This is an ISO 8601 extended format date/time without an offset. Time may be specified up to millisecond precision. eg: 2027-03-05T06:30:00 This should be the local date/time at the airport (not a UTC time). Google will reject the request if UTC offset is provided. Time zones will be calculated by Google based on departure airport.
localScheduledArrivalDateTime
string 
optional
The scheduled time the aircraft plans to reach the destination gate (not the runway). Note: This field should not change too close to the flight time. For updates to departure times (delays, etc), please set localEstimatedOrActualArrivalDateTime. This is an ISO 8601 extended format date/time without an offset. Time may be specified up to millisecond precision. eg: 2027-03-05T06:30:00 This should be the local date/time at the airport (not a UTC time). Google will reject the request if UTC offset is provided. Time zones will be calculated by Google based on arrival airport. If this is not set, Google will set it based on data from other sources.
localScheduledDepartureDateTime
string 
optional
Required. The scheduled date and time when the aircraft is expected to depart the gate (not the runway) Note: This field should not change too close to the departure time. For updates to departure times (delays, etc), please set localEstimatedOrActualDepartureDateTime. This is an ISO 8601 extended format date/time without an offset. Time may be specified up to millisecond precision. eg: 2027-03-05T06:30:00 This should be the local date/time at the airport (not a UTC time). Google will reject the request if UTC offset is provided. Time zones will be calculated by Google based on departure airport.
localizedIssuerName
object (LocalizedString) 
optional
Translated strings for the issuer_name. Recommended maximum length is 20 characters to ensure full string is displayed on smaller screens.
locations
array[object (LatLongPoint) {3}] 
optional
messages
array[object (Message) {8}] 
optional
An array of messages displayed in the app. All users of this object will receive its associated messages. The maximum number of these fields is 10.
multipleDevicesAndHoldersAllowedStatus
enum<string> 
optional
Identifies whether multiple users and devices will save the same object referencing this class.
Allowed values:
STATUS_UNSPECIFIEDMULTIPLE_HOLDERSmultipleHoldersONE_USER_ALL_DEVICESoneUserAllDevicesONE_USER_ONE_DEVICEoneUserOneDevice
origin
object (AirportInfo) 
optional
Required. Origin airport.
redemptionIssuers
array[string <int64>]
optional
Available only to Smart Tap enabled partners. Contact support for additional guidance.
review
object (Review) 
optional
The review comments set by the platform when a class is marked approved or rejected.
reviewStatus
enum<string> 
optional
Required. The status of the class. This field can be set to draft or underReview using the insert, patch, or update API calls. Once the review state is changed from draft it may not be changed back to draft. You should keep this field to draft when the class is under development. A draft class cannot be used to create any object. You should set this field to underReview when you believe the class is ready for use. The platform will automatically set this field to approved and it can be immediately used to create or migrate objects. When updating an already approved class you should keep setting this field to underReview.
Allowed values:
REVIEW_STATUS_UNSPECIFIEDUNDER_REVIEWunderReviewAPPROVEDapprovedREJECTEDrejectedDRAFTdraft
textModulesData
array[object (TextModuleData) {5}] 
optional
Text module data. If text module data is also defined on the class, both will be displayed. The maximum number of these fields displayed is 10 from the object and 10 from the class.
version
string <int64>
optional
Deprecated
wordMark
object (Image) 
optional
Deprecated.
Previous
/walletobjects/v1/eventTicketObject/{resourceId}/modifyLinkedOfferObjects
Next
/walletobjects/v1/flightClass
Built with