United Technologies · Example Payload

Arinc Messaging Send Message Request Example

AerospaceDefenseAviationManufacturingConnectivityFortune 100

Arinc Messaging Send Message Request Example is an example object payload from United Technologies, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

messageTyperegistrationairlineCodeflightNumbercontentpriority

Example Payload

Raw ↑
{
  "messageType": "ACARS",
  "registration": "N12345",
  "airlineCode": "AA",
  "flightNumber": "AA100",
  "content": "GATE CHANGE TO B22",
  "priority": "NORMAL"
}