/
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
options
/api/distributor/v1/paymentCards/authorize
Request body
AuthorizePaymentCardParameters
required
Client
string
required
LanguageCode
string
nullable
CultureCode
string
nullable
FullAmounts
boolean
required
Session
string
nullable
EnterpriseId
string
uuid
required
PaymentCardId
string
uuid
required
BrowserInfo
BrowserInfo
required
Response
OK
AuthorizePaymentCardResult
required
Id
string
uuid
required
PaymentCardId
string
uuid
required
State
'Authorized'
|
'Requested'
|
'Pending'
|
'Declined'
|
'Canceled'
required
Action
PaymentCardAuthorizationAction
Changes