/
ME
mews
/
DistributorApi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4h 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/getPricing
Request body
ServicePricingParameters
required
Client
string
required
LanguageCode
string
nullable
CultureCode
string
nullable
FullAmounts
boolean
required
Session
string
nullable
EnterpriseId
string
uuid
required
ServiceId
string
uuid
required
AvailabilityBlockId
string
uuid
nullable
RateIds
string[]
nullable
CategoryIds
string[]
nullable
ProductIds
string[]
nullable
OccupancyData
OccupancyData[]
nullable
CurrencyCode
string
currency
required
StartUtc
string
date-time
required
EndUtc
string
date-time
required
VoucherCode
string
nullable
Response
OK
ServicePricingResult
required
RateGroups
RateGroup[]
required
Rates
Rate[]
required
CategoryPrices
ResourceCategoryPricing[]
required
ViolatedRestrictions
Restriction[]
nullable
Changes