Skip to main content

Access

Represents access credentials and related information required for a connection.

Properties

NameTypeDescription
CodeIntegerThe unique code identifying the access configuration.
UserStringThe username used for authentication with the supplier.
PasswordStringThe password used for authentication with the supplier.
ApiKeyStringThe API key used for authentication or authorization.
UrlsUrlsThe URLs associated with the access configuration.
Urls/BookStringThe URL used for booking operations.
Urls/SearchStringThe URL used for search operations.
Urls/QuoteStringThe URL used for quote operations.
Urls/GenericStringA generic URL for additional operations.
ParametersAccessParametersAdditional parameters related to the connection.