Query: parseSsimFile
Requires access to resource GRAPHQL_SCHEDULE_ORDER_SEE
iataMessages {
parseSsimFile(
schedVersionNid: SchedVersionNid!
ssimFile: Upload!
carrierCodeFormat: CarrierCodeFormat!
): SsimFileParseResponse!
}
Arguments
parseSsimFile.schedVersionNid ● SchedVersionNid! non-null scalar
parseSsimFile.ssimFile ● Upload! non-null scalar
parseSsimFile.carrierCodeFormat ● CarrierCodeFormat! non-null enum
Type
SsimFileParseResponse object
Parse SSIM file response.