Skip to content


API - Usage Methods

Airline Messaging Methods

Sequoia v1.31

SendFhlMessage

Transmit an FHL (Air Manifest data) message to an airline.

Payload Schema / Return value
Request: FhlMessage.xsd
Response (success): 'True'
Response (failure): See Error Reporting above

Notes
Sequoia will automatically generate an FHL message when you finalise an air export shipment or consolidation, if configured to do so. This method is a stand-alone method where the above is not true.

Sequoia v1.31

SendFwbMessage

Transmit an FWB (Air Waybill data) message to an airline.

Payload Schema / Return value
Request: FwbMessage.xsd
Response (success): 'True'
Response (failure): See Error Reporting above

Notes
Sequoia will automatically generate an FWB message when you create an air waybill document in the user interface, if configured to do so. This method is a stand-alone method where the above is not true.