Skip to main content

Query: getPriceListAsCsv

Price list representation in CSV format. Access to resource PRICE_LIST will soon be required

sales {
priceList {
airport {
getPriceListAsCsv(
airportPriceListNid: AirportPriceListNid!
): AirportPriceListAsCsv
}
}
}

Arguments

getPriceListAsCsv.airportPriceListNid ● AirportPriceListNid! non-null scalar

Type

AirportPriceListAsCsv object

AirportPriceListAsCsv