Issuing Electronic Miscellaneous Documents (EMDs)

Fulfillment of Optional Services for which an ASVC SSR was created, and which indicates EMD-A issuance is required via a KD status, is done via EMD. Universal API supports the issuance, listing, displaying of Associated EMDs (EMD-A).

As of Air v45.0, EMD Issuance supports issuing Stand-Alone EMDs (EMD-S) for Worldspan (1P). Release 18.3

As of Air v45.0, EMD Issuance supports issuing a single or multiple EMD-S in a single transaction. However, you cannot issue both EMD-S and EMD-A in a single request. Release 18.3

After an EMD is issued or retrieved, the Universal Record is updated with basic EMD details, as part of the Universal Record synchronization (UniversalRecordRetrieveRsp). If EMDs are issued using terminal commands and then imported from the provider into a Universal Record in Universal API, the EMD details are also imported and display in the response (UniversalRecordImportRsp). EMD details are captured in the Universal Record History.

EMD Issuance and the Security services (role management and creation) do not support emulation.

Notes on general use:

Notes on implementation and testing:

Merchandising transactions should not be mixed between the provider system and Universal API in the copy (pre-production) system. The pre-production terminal system and Universal API pre-production system point to different environments, which causes the following two bi-directional behaviors:

Schemas

Located in AirReqRsp.xsd:

How To

An Associated EMD (EMD-A) can be issued after an Optional Service that requires fulfillment via EMD-A is sold and saved in the reservation. At least one ASVC SSR with "KD" status requiring EMD-A fulfillment must also be present. Additionally, a ticket must already have been issued for the traveler and flights for which the EMD is being issued. An ASVC SSR with a status of "KK" indicates that no EMD is required.

As of Air v45.0, EMD Issuance can be used to issue an EMD-S.

  1. Use EMDIssuanceReq to issue an EMD.

    • An EMD-A is issued to fulfill an Optional Service. An EMD-A Issuance request can be sent for a single passenger name, only after a ticket has been issued for the booking.
    • As of Air v45.0, an EMD-S is issued to collect voluntary change fees from an exchange. Release 18.3
  2. At a minimum, provide:

    • UniversalRecordLocatorCode
    • ProviderLocatorCode
    • TicketNumber (for EMD-A)
  3. For an EMD-S request, you can include the ticket number and/or SelectionModifiers/SvcSegmentRef. You can also use EMDIssuanceReq @IssueAllOpenSVC="true" to specify that all unissued SVC segments in the itinerary will be issued an EMD-S. Release 18.3

  4. For an EMD-A request, include optional modifiers to refine the request. Note that SelectionModifiers @SupplierCode and @RFIC are optional only in some circumstances:

  5. By default, the ticketing form of payment is used to collect an EMD. Specify a different form of payment using IssuanceModifiers/FormOfPayment.

  6. Universal API retrieves the PNR and synchronizes the Universal Record (UR) when the EMDIssuanceRsp is returned.

Response Details

Exceptions

Airline Content Hub (ACH) does not support the EMD Issuance functionality.