v1
latestOpenAPI 3.1.02026-08-0662251219.8 KBCompanies
Store tier levels with labels
This endpoint store the tiers with respective label for a company.
put/v2/companies/{companyId}/preference-tiers
Request body
Example request
{
"preferenceTiersPerBookingType": [
{
"bookingType": "AIR"
}
]
}Response
OK