/
ME
mews
/
DistributorApi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 20h ago · Updated 2w ago
Details
Filter operations
DistributorApi
39
post
/api/distributor/v1/hotels/getAvailability
options
/api/distributor/v1/hotels/getAvailability
post
/api/distributor/v1/services/getAvailability
options
/api/distributor/v1/services/getAvailability
post
/api/distributor/v1/reservations/getPricing
options
/api/distributor/v1/reservations/getPricing
post
/api/distributor/v1/availabilityBlocks/getAll
options
/api/distributor/v1/availabilityBlocks/getAll
post
/api/distributor/v1/configuration/get
options
/api/distributor/v1/configuration/get
post
/api/distributor/v1/hotels/get
options
/api/distributor/v1/hotels/get
post
/api/distributor/v1/languages/getAll
options
/api/distributor/v1/languages/getAll
post
/api/distributor/v1/currencies/getAll
options
/api/distributor/v1/currencies/getAll
post
/api/distributor/v1/countries/getAll
options
/api/distributor/v1/countries/getAll
post
/api/distributor/v1/vouchers/validate
options
/api/distributor/v1/vouchers/validate
post
/api/distributor/v1/hotels/getPaymentConfiguration
options
/api/distributor/v1/hotels/getPaymentConfiguration
post
/api/distributor/v1/exchangeRates/getAll
options
/api/distributor/v1/exchangeRates/getAll
post
/api/distributor/v1/paymentCards/authorize
options
/api/distributor/v1/paymentCards/authorize
post
/api/distributor/v1/paymentCards/getAll
options
/api/distributor/v1/paymentCards/getAll
post
/api/distributor/v1/reservationGroups/create
options
/api/distributor/v1/reservationGroups/create
post
/api/distributor/v1/reservationGroups/get
options
/api/distributor/v1/reservationGroups/get
post
/api/distributor/v1/reservations/price
options
/api/distributor/v1/reservations/price
post
/api/distributor/v1/products/getPrices
options
/api/distributor/v1/products/getPrices
post
/api/distributor/v1/services/getPricing
options
/api/distributor/v1/services/getPricing
post
/api/distributor/v1/services/getPromotions
DistributorApi
post
/api/distributor/v1/services/getAvailability
Request body
ServiceAvailabilityParameters
required
Client
string
required
LanguageCode
string
nullable
CultureCode
string
nullable
FullAmounts
boolean
required
Session
string
nullable
EnterpriseId
string
uuid
required
ServiceId
string
uuid
required
StartUtc
string
date-time
required
EndUtc
string
date-time
required
BookingEngineId
string
uuid
nullable
AvailabilityBlockId
string
uuid
nullable
CategoryIds
string[]
nullable
Response
OK
ServiceAvailabilityResult
required
TimeUnitStartsUtc
string[]
required
CategoryAvailabilities
CategoryAvailability[]
required
ApplicableRestrictions
Restriction[]
required
Changes