OnlineOrganization
Service defines operations that are used get definitions that are valid for an organization.
The following operations are supported. For a formal definition, please review the Service Description.
- AssumeOrganization
-
ConnectCustomerPersons
Connect customer persons A connected person will not be able to login any more, logins must be done with the masterPerson. When the masterperson is logged on we will list all reservations done by all users connected to this person. -
CreateCustomer
Create a customer for your organization. return > 0 is the id of that new customer. -1 is generic unknown error. -2 No customer type. -3 No name. -4 No gender. -5 No culture set. -6 Language not set. CustomerType should be 11 for an ordinary user. 12 f�r a company. -
GetAffiliateOrganization
Get affiliate organization id. -
GetAllAttributeInformations
Get information about the attributes that are connected to your organization. -
GetAllPackageLight
Get a list of all package lights that are available for you. This should perhaps be defined in the Salespoint.asmx. Package light is another term for Supplier packages. -
GetAllProductTypeAttribute
Get all attributes that applies for a specific product. If matching attribute should be returned or not is control via a parameter. -
GetAllProductTypeOverviewAttributes
Get a list of organization attribute ids for producttypes from a productypegroup description -
GetAttributes
Get a list of attributes that applies for a this organization. -
GetBookableSuppliers
Returns a list of suppliers related to current online guide. Turn ShowOnlyBookable property to true to get all bookable suppliers, else turn it to false to get all bookable and non-bookable suppliers. -
GetClassfications
Get a list of all classification types and their children, the levels. -
GetClassificationLevelFromCategory
Remove this one? Can be derived on the client with cached data. -
GetEndBookingConfirmationProducts
Gets end booking confirmation products for a specific organization between two dates. -
GetGeoTree
Get the geographical information that applies for this organization. -
GetLanguageOrganization
Internal citybreak method -
GetMultiSearchAllProductTypeAttribute
Get all attributes that applies for a specific product. If matching attribute should be returned or not is control via a parameter. -
GetMultiSearchProductGroupAttributes
Get a list of attributes that applies to a specific product type group and organization. -
GetOrganizationLanguage
Get all languages the organization has defined as supported for them. Might not be the same as thy used to. -
GetOrganizationSettings
Gets the organization settings for the passed in organization id. -
GetPackageLightCategoryList
Get a list of the defined categories for package lights. -
GetPermaLinks
OSBOLETE - Get all permalinks for an organization -
GetPermaLinksForOrganization
OSBOLETE - Get all permalinks for an organization provided organization id -
GetPermaLinksForSubDomain
OSBOLETE - Get all permalinks for an organization provided subdomain -
GetProductGroupAttributes
Get a list of attributes that applies to a specific product type group. -
GetProductTypeAttributesPerGroup
Get an aggregated list of attributes for all products in a group. The grouping is per attribute and a flag that says if there is no product that implements the attribute, some products or all products. -
GetProducttypeList
Get a list of products that are included in the channel. -
GetProducttypegroupList
Get a list of producttypegroups that are included in the channel. -
GetSearchPeriods
Get the search periods that the organization have defined (or the default set if none is defined). -
GetSupplierProperties
Returns all properties related a supplier -
GetSuppliers
Returns all related suppliers -
GetTransportLocations
Search for locations for a set of products. -
GetTransportLocationsCount
Get the amount of locations for a set of products. -
GetTransportOptions
Get options for a set of products. - QuitAssumeOrganization
- SearchAvailableOrganizationsToAssume
-
SearchReservationForAgent
Search for all versions of a specific booking -
UpdateCustomer
Update the customer database with new information of a customer. This doesn't require a basket as the corresponding method in BookingOperations. -
UpdateCustomerPassword
Update MD5 password of a customer person