Overview

Summary

ContactDonateImprint


2. Modular API



2.1 Module System




2.2 Module Interfaces


API 1: CityService-API (26)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /acquisitionfindAllAcquisition()CityModuleGETAcquisition
(2) /cityfindAllCity()CityModuleGETCity
(3) /exchangevenue/exchange/{id}findAllExchangeVenueOfExchange(id)CityModuleGETExchange ExchangeVenue
(4) /exchangevenue/{id}updateExchangeVenueById(exchangevenue)CityModulePUTExchangeVenue
(5) /acquisition/{id}findAcquisitionById(id)CityModuleGETAcquisition
(6) /city/{id}findCityById(id)CityModuleGETCity
(7) /city/{id}updateCityById(city)CityModulePUTCity
(8) /acquisitioninsertAcquisition(acquisition)CityModulePOSTAcquisition
(9) /exchangevenuefindAllExchangeVenue()CityModuleGETExchangeVenue
(10) /acquisition/{id}deleteAcquisitionById(id)CityModuleDELETEAcquisition
(11) /tradingvolumestatinsertTradingVolumeStat(tradingvolumestat)CityModulePOSTTradingVolumeStat
(12) /exchangevenue/city/{id}findAllExchangeVenueOfCity(id)CityModuleGETCity ExchangeVenue
(13) /cityinsertCity(city)CityModulePOSTCity
(14) /tradingvolumestat/{id}deleteTradingVolumeStatById(id)CityModuleDELETETradingVolumeStat
(15) /acquisition/targetcompany/{id}findAllAcquisitionOfTargetCompany(id)CityModuleGETCompany Acquisition
(16) /tradingvolumestat/{id}updateTradingVolumeStatById(tradingvolumestat)CityModulePUTTradingVolumeStat
(17) /city/country/{id}findAllCityOfCountry(id)CityModuleGETCountry City
(18) /tradingvolumestat/exchange/{id}findAllTradingVolumeStatOfExchange(id)CityModuleGETExchange TradingVolumeStat
(19) /city/{id}deleteCityById(id)CityModuleDELETECity
(20) /acquisition/acquirercompany/{id}findAllAcquisitionOfAcquirerCompany(id)CityModuleGETCompany Acquisition
(21) /acquisition/{id}updateAcquisitionById(acquisition)CityModulePUTAcquisition
(22) /exchangevenue/{id}deleteExchangeVenueById(id)CityModuleDELETEExchangeVenue
(23) /tradingvolumestat/{id}findTradingVolumeStatById(id)CityModuleGETTradingVolumeStat
(24) /tradingvolumestatfindAllTradingVolumeStat()CityModuleGETTradingVolumeStat
(25) /exchangevenueinsertExchangeVenue(exchangevenue)CityModulePOSTExchangeVenue
(26) /exchangevenue/{id}findExchangeVenueById(id)CityModuleGETExchangeVenue

API 2: CompanyService-API (19)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /platform/{id}updatePlatformById(platform)CompanyModulePUTPlatform
(2) /platformfindAllPlatform()CompanyModuleGETPlatform
(3) /platformadoption/{id}findPlatformAdoptionById(id)CompanyModuleGETPlatformAdoption
(4) /platformadoptionfindAllPlatformAdoption()CompanyModuleGETPlatformAdoption
(5) /company/{id}updateCompanyById(company)CompanyModulePUTCompany
(6) /platformadoption/platform/{id}findAllPlatformAdoptionOfPlatform(id)CompanyModuleGETPlatform PlatformAdoption
(7) /platformadoption/{id}deletePlatformAdoptionById(id)CompanyModuleDELETEPlatformAdoption
(8) /platform/{id}findPlatformById(id)CompanyModuleGETPlatform
(9) /platform/{id}deletePlatformById(id)CompanyModuleDELETEPlatform
(10) /platforminsertPlatform(platform)CompanyModulePOSTPlatform
(11) /platformadoption/exchange/{id}findAllPlatformAdoptionOfExchange(id)CompanyModuleGETExchange PlatformAdoption
(12) /company/{id}findCompanyById(id)CompanyModuleGETCompany
(13) /company/country/{id}findAllCompanyOfCountry(id)CompanyModuleGETCountry Company
(14) /platformadoption/{id}updatePlatformAdoptionById(platformadoption)CompanyModulePUTPlatformAdoption
(15) /companyinsertCompany(company)CompanyModulePOSTCompany
(16) /company/{id}deleteCompanyById(id)CompanyModuleDELETECompany
(17) /companyfindAllCompany()CompanyModuleGETCompany
(18) /platformadoptioninsertPlatformAdoption(platformadoption)CompanyModulePOSTPlatformAdoption
(19) /platform/providercompany/{id}findAllPlatformOfProviderCompany(id)CompanyModuleGETCompany Platform

API 3: ExchangeService-API (20)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /inspection/regulator/{id}findAllInspectionOfRegulator(id)ExchangeModuleGETRegulator Inspection
(2) /exchange/{id}findExchangeById(id)ExchangeModuleGETExchange
(3) /inspectionfindAllInspection()ExchangeModuleGETInspection
(4) /inspection/exchange/{id}findAllInspectionOfExchange(id)ExchangeModuleGETExchange Inspection
(5) /inspection/{id}updateInspectionById(inspection)ExchangeModulePUTInspection
(6) /exchange/{id}deleteExchangeById(id)ExchangeModuleDELETEExchange
(7) /countryfindAllCountry()ExchangeModuleGETCountry
(8) /country/{id}deleteCountryById(id)ExchangeModuleDELETECountry
(9) /exchange/locationcountry/{id}findAllExchangeOfLocationCountry(id)ExchangeModuleGETCountry Exchange
(10) /exchange/{id}updateExchangeById(exchange)ExchangeModulePUTExchange
(11) /exchangeinsertExchange(exchange)ExchangeModulePOSTExchange
(12) /country/{id}findCountryById(id)ExchangeModuleGETCountry
(13) /country/{id}updateCountryById(country)ExchangeModulePUTCountry
(14) /inspection/{id}findInspectionById(id)ExchangeModuleGETInspection
(15) /countryinsertCountry(country)ExchangeModulePOSTCountry
(16) /exchangefindAllExchange()ExchangeModuleGETExchange
(17) /inspection/{id}deleteInspectionById(id)ExchangeModuleDELETEInspection
(18) /exchange/locationcity/{id}findAllExchangeOfLocationCity(id)ExchangeModuleGETCity Exchange
(19) /inspectioninsertInspection(inspection)ExchangeModulePOSTInspection
(20) /exchange/ownercompany/{id}findAllExchangeOfOwnerCompany(id)ExchangeModuleGETCompany Exchange

API 4: ListingService-API (27)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /indexconstituent/{id}findIndexConstituentById(id)ListingModuleGETIndexConstituent
(2) /index/{id}deleteIndexById(id)ListingModuleDELETEIndex
(3) /index/{id}findIndexById(id)ListingModuleGETIndex
(4) /listing/exchange/{id}findAllListingOfExchange(id)ListingModuleGETExchange Listing
(5) /indexconstituentfindAllIndexConstituent()ListingModuleGETIndexConstituent
(6) /tradingsession/{id}deleteTradingSessionById(id)ListingModuleDELETETradingSession
(7) /indexfindAllIndex()ListingModuleGETIndex
(8) /listingfindAllListing()ListingModuleGETListing
(9) /listing/{id}updateListingById(listing)ListingModulePUTListing
(10) /tradingsessionfindAllTradingSession()ListingModuleGETTradingSession
(11) /tradingsession/{id}findTradingSessionById(id)ListingModuleGETTradingSession
(12) /index/exchange/{id}findAllIndexOfExchange(id)ListingModuleGETExchange Index
(13) /indexconstituent/{id}deleteIndexConstituentById(id)ListingModuleDELETEIndexConstituent
(14) /indexconstituent/index/{id}findAllIndexConstituentOfIndex(id)ListingModuleGETIndex IndexConstituent
(15) /index/{id}updateIndexById(index)ListingModulePUTIndex
(16) /tradingsession/{id}updateTradingSessionById(tradingsession)ListingModulePUTTradingSession
(17) /tradingsession/exchange/{id}findAllTradingSessionOfExchange(id)ListingModuleGETExchange TradingSession
(18) /listing/markettier/{id}findAllListingOfMarketTier(id)ListingModuleGETMarketTier Listing
(19) /indexconstituent/listing/{id}findAllIndexConstituentOfListing(id)ListingModuleGETListing IndexConstituent
(20) /indexconstituentinsertIndexConstituent(indexconstituent)ListingModulePOSTIndexConstituent
(21) /tradingsessioninsertTradingSession(tradingsession)ListingModulePOSTTradingSession
(22) /listing/{id}findListingById(id)ListingModuleGETListing
(23) /listing/company/{id}findAllListingOfCompany(id)ListingModuleGETCompany Listing
(24) /listinginsertListing(listing)ListingModulePOSTListing
(25) /listing/{id}deleteListingById(id)ListingModuleDELETEListing
(26) /indexinsertIndex(index)ListingModulePOSTIndex
(27) /indexconstituent/{id}updateIndexConstituentById(indexconstituent)ListingModulePUTIndexConstituent

API 5: MarketTierService-API (26)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /orderbookfeature/{id}findOrderBookFeatureById(id)MarketTierModuleGETOrderBookFeature
(2) /markettier/{id}findMarketTierById(id)MarketTierModuleGETMarketTier
(3) /ownership/parentcompany/{id}findAllOwnershipOfParentCompany(id)MarketTierModuleGETCompany Ownership
(4) /ownershipinsertOwnership(ownership)MarketTierModulePOSTOwnership
(5) /orderbookfeaturefindAllOrderBookFeature()MarketTierModuleGETOrderBookFeature
(6) /ownership/{id}findOwnershipById(id)MarketTierModuleGETOwnership
(7) /markettier/{id}deleteMarketTierById(id)MarketTierModuleDELETEMarketTier
(8) /orderbookfeature/{id}deleteOrderBookFeatureById(id)MarketTierModuleDELETEOrderBookFeature
(9) /ownership/subsidiarycompany/{id}findAllOwnershipOfSubsidiaryCompany(id)MarketTierModuleGETCompany Ownership
(10) /ownership/{id}deleteOwnershipById(id)MarketTierModuleDELETEOwnership
(11) /listingfeeschedule/markettier/{id}findAllListingFeeScheduleOfMarketTier(id)MarketTierModuleGETMarketTier ListingFeeSchedule
(12) /markettier/exchange/{id}findAllMarketTierOfExchange(id)MarketTierModuleGETExchange MarketTier
(13) /orderbookfeatureinsertOrderBookFeature(orderbookfeature)MarketTierModulePOSTOrderBookFeature
(14) /listingfeeschedule/exchange/{id}findAllListingFeeScheduleOfExchange(id)MarketTierModuleGETExchange ListingFeeSchedule
(15) /listingfeescheduleinsertListingFeeSchedule(listingfeeschedule)MarketTierModulePOSTListingFeeSchedule
(16) /markettierinsertMarketTier(markettier)MarketTierModulePOSTMarketTier
(17) /listingfeeschedule/{id}findListingFeeScheduleById(id)MarketTierModuleGETListingFeeSchedule
(18) /listingfeeschedule/{id}updateListingFeeScheduleById(listingfeeschedule)MarketTierModulePUTListingFeeSchedule
(19) /orderbookfeature/{id}updateOrderBookFeatureById(orderbookfeature)MarketTierModulePUTOrderBookFeature
(20) /ownershipfindAllOwnership()MarketTierModuleGETOwnership
(21) /orderbookfeature/exchange/{id}findAllOrderBookFeatureOfExchange(id)MarketTierModuleGETExchange OrderBookFeature
(22) /listingfeeschedulefindAllListingFeeSchedule()MarketTierModuleGETListingFeeSchedule
(23) /markettier/{id}updateMarketTierById(markettier)MarketTierModulePUTMarketTier
(24) /markettierfindAllMarketTier()MarketTierModuleGETMarketTier
(25) /listingfeeschedule/{id}deleteListingFeeScheduleById(id)MarketTierModuleDELETEListingFeeSchedule
(26) /ownership/{id}updateOwnershipById(ownership)MarketTierModulePUTOwnership

API 6: QuoteLevelService-API (20)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /marketmakerquotepermission/marketmaker/{id}findAllMarketMakerQuotePermissionOfMarketMaker(id)QuoteLevelModuleGETMarketMaker MarketMakerQuotePermission
(2) /marketmakerquotepermissionfindAllMarketMakerQuotePermission()QuoteLevelModuleGETMarketMakerQuotePermission
(3) /quotelevel/{id}updateQuoteLevelById(quotelevel)QuoteLevelModulePUTQuoteLevel
(4) /tradingschedulechange/{id}updateTradingScheduleChangeById(tradingschedulechange)QuoteLevelModulePUTTradingScheduleChange
(5) /marketmakerquotepermission/{id}updateMarketMakerQuotePermissionById(marketmakerquotepermission)QuoteLevelModulePUTMarketMakerQuotePermission
(6) /quotelevelfindAllQuoteLevel()QuoteLevelModuleGETQuoteLevel
(7) /marketmakerquotepermissioninsertMarketMakerQuotePermission(marketmakerquotepermission)QuoteLevelModulePOSTMarketMakerQuotePermission
(8) /tradingschedulechangeinsertTradingScheduleChange(tradingschedulechange)QuoteLevelModulePOSTTradingScheduleChange
(9) /tradingschedulechange/exchange/{id}findAllTradingScheduleChangeOfExchange(id)QuoteLevelModuleGETExchange TradingScheduleChange
(10) /tradingschedulechangefindAllTradingScheduleChange()QuoteLevelModuleGETTradingScheduleChange
(11) /quotelevel/{id}findQuoteLevelById(id)QuoteLevelModuleGETQuoteLevel
(12) /quotelevelinsertQuoteLevel(quotelevel)QuoteLevelModulePOSTQuoteLevel
(13) /marketmakerquotepermission/{id}deleteMarketMakerQuotePermissionById(id)QuoteLevelModuleDELETEMarketMakerQuotePermission
(14) /marketmakerquotepermission/exchange/{id}findAllMarketMakerQuotePermissionOfExchange(id)QuoteLevelModuleGETExchange MarketMakerQuotePermission
(15) /tradingschedulechange/{id}deleteTradingScheduleChangeById(id)QuoteLevelModuleDELETETradingScheduleChange
(16) /tradingschedulechange/{id}findTradingScheduleChangeById(id)QuoteLevelModuleGETTradingScheduleChange
(17) /marketmakerquotepermission/{id}findMarketMakerQuotePermissionById(id)QuoteLevelModuleGETMarketMakerQuotePermission
(18) /marketmakerquotepermission/quotelevel/{id}findAllMarketMakerQuotePermissionOfQuoteLevel(id)QuoteLevelModuleGETQuoteLevel MarketMakerQuotePermission
(19) /quotelevel/exchange/{id}findAllQuoteLevelOfExchange(id)QuoteLevelModuleGETExchange QuoteLevel
(20) /quotelevel/{id}deleteQuoteLevelById(id)QuoteLevelModuleDELETEQuoteLevel

API 7: RegulatorService-API (26)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /security/{id}updateSecurityById(security)RegulatorModulePUTSecurity
(2) /marketmaker/{id}deleteMarketMakerById(id)RegulatorModuleDELETEMarketMaker
(3) /marketmakerfindAllMarketMaker()RegulatorModuleGETMarketMaker
(4) /marketmakerinsertMarketMaker(marketmaker)RegulatorModulePOSTMarketMaker
(5) /security/listing/{id}findAllSecurityOfListing(id)RegulatorModuleGETListing Security
(6) /legalaction/{id}updateLegalActionById(legalaction)RegulatorModulePUTLegalAction
(7) /marketmaker/regulator/{id}findAllMarketMakerOfRegulator(id)RegulatorModuleGETRegulator MarketMaker
(8) /legalactionfindAllLegalAction()RegulatorModuleGETLegalAction
(9) /regulator/{id}deleteRegulatorById(id)RegulatorModuleDELETERegulator
(10) /marketmaker/country/{id}findAllMarketMakerOfCountry(id)RegulatorModuleGETCountry MarketMaker
(11) /security/{id}deleteSecurityById(id)RegulatorModuleDELETESecurity
(12) /marketmaker/{id}findMarketMakerById(id)RegulatorModuleGETMarketMaker
(13) /securityfindAllSecurity()RegulatorModuleGETSecurity
(14) /legalaction/{id}deleteLegalActionById(id)RegulatorModuleDELETELegalAction
(15) /regulatorinsertRegulator(regulator)RegulatorModulePOSTRegulator
(16) /legalaction/exchange/{id}findAllLegalActionOfExchange(id)RegulatorModuleGETExchange LegalAction
(17) /security/{id}findSecurityById(id)RegulatorModuleGETSecurity
(18) /legalactioninsertLegalAction(legalaction)RegulatorModulePOSTLegalAction
(19) /regulator/{id}updateRegulatorById(regulator)RegulatorModulePUTRegulator
(20) /regulatorfindAllRegulator()RegulatorModuleGETRegulator
(21) /regulator/{id}findRegulatorById(id)RegulatorModuleGETRegulator
(22) /marketmaker/{id}updateMarketMakerById(marketmaker)RegulatorModulePUTMarketMaker
(23) /regulator/country/{id}findAllRegulatorOfCountry(id)RegulatorModuleGETCountry Regulator
(24) /securityinsertSecurity(security)RegulatorModulePOSTSecurity
(25) /legalaction/regulator/{id}findAllLegalActionOfRegulator(id)RegulatorModuleGETRegulator LegalAction
(26) /legalaction/{id}findLegalActionById(id)RegulatorModuleGETLegalAction

API 8: SustainabilityInitiativeService-API (26)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /exchangemembershipininitiative/exchange/{id}findAllExchangeMembershipInInitiativeOfExchange(id)SustainabilityInitiativeModuleGETExchange ExchangeMembershipInInitiative
(2) /mergerattempt/{id}deleteMergerAttemptById(id)SustainabilityInitiativeModuleDELETEMergerAttempt
(3) /exchangemembershipininitiative/sustainabilityinitiative/{id}findAllExchangeMembershipInInitiativeOfSustainabilityInitiative(id)SustainabilityInitiativeModuleGETSustainabilityInitiative ExchangeMembershipInInitiative
(4) /event/{id}findEventById(id)SustainabilityInitiativeModuleGETEvent
(5) /sustainabilityinitiativefindAllSustainabilityInitiative()SustainabilityInitiativeModuleGETSustainabilityInitiative
(6) /eventfindAllEvent()SustainabilityInitiativeModuleGETEvent
(7) /exchangemembershipininitiativeinsertExchangeMembershipInInitiative(exchangemembershipininitiative)SustainabilityInitiativeModulePOSTExchangeMembershipInInitiative
(8) /mergerattempt/bidderexchange/{id}findAllMergerAttemptOfBidderExchange(id)SustainabilityInitiativeModuleGETExchange MergerAttempt
(9) /sustainabilityinitiative/{id}findSustainabilityInitiativeById(id)SustainabilityInitiativeModuleGETSustainabilityInitiative
(10) /event/{id}deleteEventById(id)SustainabilityInitiativeModuleDELETEEvent
(11) /sustainabilityinitiativeinsertSustainabilityInitiative(sustainabilityinitiative)SustainabilityInitiativeModulePOSTSustainabilityInitiative
(12) /exchangemembershipininitiativefindAllExchangeMembershipInInitiative()SustainabilityInitiativeModuleGETExchangeMembershipInInitiative
(13) /sustainabilityinitiative/{id}updateSustainabilityInitiativeById(sustainabilityinitiative)SustainabilityInitiativeModulePUTSustainabilityInitiative
(14) /mergerattemptinsertMergerAttempt(mergerattempt)SustainabilityInitiativeModulePOSTMergerAttempt
(15) /event/exchange/{id}findAllEventOfExchange(id)SustainabilityInitiativeModuleGETExchange Event
(16) /mergerattempt/{id}updateMergerAttemptById(mergerattempt)SustainabilityInitiativeModulePUTMergerAttempt
(17) /event/{id}updateEventById(event)SustainabilityInitiativeModulePUTEvent
(18) /mergerattempt/targetexchange/{id}findAllMergerAttemptOfTargetExchange(id)SustainabilityInitiativeModuleGETExchange MergerAttempt
(19) /sustainabilityinitiative/{id}deleteSustainabilityInitiativeById(id)SustainabilityInitiativeModuleDELETESustainabilityInitiative
(20) /mergerattempt/{id}findMergerAttemptById(id)SustainabilityInitiativeModuleGETMergerAttempt
(21) /exchangemembershipininitiative/{id}deleteExchangeMembershipInInitiativeById(id)SustainabilityInitiativeModuleDELETEExchangeMembershipInInitiative
(22) /eventinsertEvent(event)SustainabilityInitiativeModulePOSTEvent
(23) /exchangemembershipininitiative/{id}updateExchangeMembershipInInitiativeById(exchangemembershipininitiative)SustainabilityInitiativeModulePUTExchangeMembershipInInitiative
(24) /mergerattemptfindAllMergerAttempt()SustainabilityInitiativeModuleGETMergerAttempt
(25) /mergerattempt/partnercompany/{id}findAllMergerAttemptOfPartnerCompany(id)SustainabilityInitiativeModuleGETCompany MergerAttempt
(26) /exchangemembershipininitiative/{id}findExchangeMembershipInInitiativeById(id)SustainabilityInitiativeModuleGETExchangeMembershipInInitiative



Overview

Summary

ContactDonateImprint