From 078cc547a0c1047e9a05808298576cdfb07c09dc Mon Sep 17 00:00:00 2001 From: Slava Vedernikov Date: Fri, 4 Oct 2024 13:52:46 +0100 Subject: [PATCH] Update structures-schema.json --- Schemas/structures-schema.json | 666 +-------------------------------- 1 file changed, 2 insertions(+), 664 deletions(-) diff --git a/Schemas/structures-schema.json b/Schemas/structures-schema.json index 59d9e932e..e62ee39d2 100644 --- a/Schemas/structures-schema.json +++ b/Schemas/structures-schema.json @@ -495,669 +495,7 @@ }, "Interfaces": { "type": "string", - "enum": [ - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendProductPriceChangedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendPurchaseOrderCreatedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendItemReleasedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendConsignmentCreatedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendConsignmentStatusUpdatedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendConsignmentReceiptedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendCreateMissingItemEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendCreateItemEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendCustomsEntryCreatedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendReturnToVendorCreatedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendReturnToVendorStatusUpdatedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendReturnToVendorReleasedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendReturnToVendorShippedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendReturnToVendorCompletedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendSalesOrderCreatedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendSalesOrderUpdatedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendSalesOrderCancelledEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendSalesOrderStatusUpdatedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendPaymentFailedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendPaymentStatusUpdatedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendSalesOrderShippedEvent", - "Matches.SoftwareSystems.AWSEventBridge.Interfaces.SendOrderDocumentsRequestedEvent", - "Matches.SoftwareSystems.AWSSimpleEmailService.Interfaces.SendEmail", - "Matches.SoftwareSystems.DataDog.Interfaces.SendPricingError", - "Matches.SoftwareSystems.DataDog.Interfaces.ReceivePricingError", - "Matches.SoftwareSystems.ECourier.Interfaces.CreateOrder", - "Matches.SoftwareSystems.ECourier.Interfaces.UpdateOrder", - "Matches.SoftwareSystems.ODS.Interfaces.SelectRMIsByCustomerNumber", - "Matches.SoftwareSystems.ODS.Interfaces.SelectOrderHistoryByCustomerURN", - "Matches.SoftwareSystems.ODS.Interfaces.SelectRMIsByOrderNumberAndCustomerNumber", - "Matches.SoftwareSystems.ODS.Interfaces.SelectOrderHistoryByOrderRefAndCustomerURN", - "Matches.SoftwareSystems.ODS.Interfaces.SelectProductsByBarcode", - "Matches.SoftwareSystems.ODS.Interfaces.SelectProductByProductItemId", - "Matches.SoftwareSystems.PayPal.Interfaces.CapturePayment", - "Matches.SoftwareSystems.SessionM.Interfaces.SpendUserPoints", - "Matches.SoftwareSystems.SessionM.Interfaces.SendTransaction", - "Matches.SoftwareSystems.Slack.Interfaces.SendPriceAlertNotification", - "Matches.SoftwareSystems.Slack.Interfaces.ReceivePriceAlertNotification", - "Matches.SoftwareSystems.SMTPServer.Interfaces.SendGDPRCoordinatorRemindernotificationEmail", - "Matches.SoftwareSystems.SMTPServer.Interfaces.SendGDPRCoordinatorNotificationEmail", - "Matches.SoftwareSystems.SMTPServer.Interfaces.SendGDPRCoordinatorErrorNotificationEmail", - "Matches.SoftwareSystems.Stripe.Interfaces.CapturePayment", - "Matches.SoftwareSystems.Accertify.Containers.API.Interfaces.CreateOrder", - "Matches.SoftwareSystems.Accertify.Containers.API.Interfaces.UpdateOrderFraudStatus", - "Matches.SoftwareSystems.Accertify.Containers.UI.Interfaces.UpdateOrderFraudStatus", - "Matches.SoftwareSystems.BuyersApp.Containers.API.Interfaces.PublishPurchaseOrder", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectCurrencies", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectColours", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectSeasons", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectSizes", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectLocations", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectCountries", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectShipmentMethods", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectPaymentTerms", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectSlugCodes", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectItemDutyRates", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectBrandVendors", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectCategories", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectCurrencyFactors", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectBMGroups", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.SelectPurchaseOrder", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdateCurrencies", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdateColours", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdateSeasons", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdateSizes", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdateLocations", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdateCountries", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdateShipmentMethods", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdatePaymentTerms", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdateSlugCodes", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdateItemDutyRates", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdateBrandVendors", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdateCategories", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdateCurrencyFactors", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdateBMGroups", - "Matches.SoftwareSystems.BuyersApp.Containers.Database.Interfaces.InsertAndUpdatePurchaseOrder", - "Matches.SoftwareSystems.BuyersApp.Containers.RealmDB.Interfaces.InsertAndUpdatePurchaseOrder", - "Matches.SoftwareSystems.BuyersApp.Containers.ScheduledJobs.Interfaces.RunSyncCurrenciesJob", - "Matches.SoftwareSystems.BuyersApp.Containers.ScheduledJobs.Interfaces.RunSyncColoursJob", - "Matches.SoftwareSystems.BuyersApp.Containers.ScheduledJobs.Interfaces.RunSyncSeasonsJob", - "Matches.SoftwareSystems.BuyersApp.Containers.ScheduledJobs.Interfaces.RunSyncSizesJob", - "Matches.SoftwareSystems.BuyersApp.Containers.ScheduledJobs.Interfaces.RunSyncLocationsJob", - "Matches.SoftwareSystems.BuyersApp.Containers.ScheduledJobs.Interfaces.RunSyncCountriesJob", - "Matches.SoftwareSystems.BuyersApp.Containers.ScheduledJobs.Interfaces.RunSyncShipmentMethodsJob", - "Matches.SoftwareSystems.BuyersApp.Containers.ScheduledJobs.Interfaces.RunSyncPaymentTermsJob", - "Matches.SoftwareSystems.BuyersApp.Containers.ScheduledJobs.Interfaces.RunSyncSlugCodesJob", - "Matches.SoftwareSystems.BuyersApp.Containers.ScheduledJobs.Interfaces.RunSyncItemDutyRatesJob", - "Matches.SoftwareSystems.BuyersApp.Containers.ScheduledJobs.Interfaces.RunSyncBrandVendorsJob", - "Matches.SoftwareSystems.BuyersApp.Containers.ScheduledJobs.Interfaces.RunSyncCategoriesJob", - "Matches.SoftwareSystems.BuyersApp.Containers.ScheduledJobs.Interfaces.RunSyncCurrencyFactorsJob", - "Matches.SoftwareSystems.BuyersApp.Containers.ScheduledJobs.Interfaces.RunSyncBMGroupsJob", - "Matches.SoftwareSystems.BuyersApp.Containers.UI.Interfaces.PublishPurchaseOrder", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.API.Interfaces.CreateConsignment", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.API.Interfaces.CreateReturnToVendor", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.Database.Interfaces.InsertConsignmentRecord", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.Database.Interfaces.UpdateConsignmentRecord", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.Database.Interfaces.InsertReturnToVendorRecord", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.Database.Interfaces.UpdateReturnToVendorStatus", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.Database.Interfaces.SetReturnToVendorAsCompleted", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.SQS.Interfaces.SendConsignmentStatusUpdatedEvent", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.SQS.Interfaces.ReceiveConsignmentStatusUpdatedEvent", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.SQS.Interfaces.SendConsignmentReceiptedEvent", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.SQS.Interfaces.ReceiveConsignmentReceiptedEvent", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.SQS.Interfaces.SendReturnToVendorStatusUpdatedEvent", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.SQS.Interfaces.ReceiveReturnToVendorStatusUpdatedEvent", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.SQS.Interfaces.SendReturnToVendorCompletedEvent", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.SQS.Interfaces.ReceiveReturnToVendorCompletedEvent", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.SQSHandlers.Interfaces.HandleConsignmentStatusUpdatedEvent", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.SQSHandlers.Interfaces.HandleConsignmentReceiptedEvent", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.SQSHandlers.Interfaces.HandleReturnToVendorStatusUpdatedEvent", - "Matches.SoftwareSystems.ConcessionsPlatform.Containers.SQSHandlers.Interfaces.HandleReturnToVendorCompletedEvent", - "Matches.SoftwareSystems.DataPlatform.Containers.Database.Interfaces.InsertPaymentStatusUpdatedEvent", - "Matches.SoftwareSystems.DataPlatform.Containers.GDPRDatabase.Interfaces.ExecuteCreateGDPRRequestStoredProcedure", - "Matches.SoftwareSystems.DataPlatform.Containers.SQS.Interfaces.SendPaymentStatusUpdatedEvent", - "Matches.SoftwareSystems.DataPlatform.Containers.SQS.Interfaces.ReceivePaymentStatusUpdatedEvent", - "Matches.SoftwareSystems.DataPlatform.Containers.SQSHandlers.Interfaces.HandlePaymentStatusUpdatedEvent", - "Matches.SoftwareSystems.EmbellishmentApp.Containers.App.Interfaces.UpdateProductData", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.API.Interfaces.SendIndividualIDRInitialisations", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.API.Interfaces.SendIndividualIDRCompletions", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.API.Interfaces.SendIndividualInitialisation", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.API.Interfaces.PostGDPRRequestAcknowledgements", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.API.Interfaces.SendIndividualCompletions", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.API.Interfaces.GDPRAcknowledgeCompletion", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.API.Interfaces.UpdateRTBFStatus", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.API.Interfaces.UpdateIDRStatus", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Database.Interfaces.ResetCountOfRequests", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Database.Interfaces.ResetCountOfIDRRequests", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Database.Interfaces.FindRequestsinIDRQueue", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Database.Interfaces.CountRequestsinIDRQueue", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Database.Interfaces.SelectCountOfIDRRequests", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Database.Interfaces.InsertIntoIDRQueue", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Database.Interfaces.SelectNotCompletedRequestsfromRTBFAuditLog", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Database.Interfaces.FindDataRequestById", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Database.Interfaces.UpdateRequestCount", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Database.Interfaces.SaveDataRequest", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Database.Interfaces.AddLogEntry", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Database.Interfaces.UpdateDataRequest", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Database.Interfaces.DeleteFromIDRQueueById", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Database.Interfaces.UpdateIDRRequestCount", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.ScheduledJobs.Interfaces.RunCounterJob", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.ScheduledJobs.Interfaces.RunProcessIDRRequestsJob", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.ScheduledJobs.Interfaces.RunSalesForceIDRCompleteJob", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.ScheduledJobs.Interfaces.RunSalesForceIDRPullJob", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.ScheduledJobs.Interfaces.RunSalesForcePullJob", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.ScheduledJobs.Interfaces.SendIndividualInitialisation", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.ScheduledJobs.Interfaces.RunReminderJob", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.ScheduledJobs.Interfaces.RunSalesForceRTBFCompleteJob", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.ScheduledJobs.Interfaces.SendIndividualCompletions", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Workflow.Interfaces.TriggerNextRTBFAction", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Workflow.Interfaces.SendRTBFToHybris", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Workflow.Interfaces.SendRTBFToNAV", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Workflow.Interfaces.SendRTBFToBI", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Workflow.Interfaces.SendRTBFToSalesForce", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Workflow.Interfaces.CompleteRTBFRequest", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Workflow.Interfaces.HashCustomerEmailAddress", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Workflow.Interfaces.TriggerNextIDRAction", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Workflow.Interfaces.SendIDRToHybris", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Workflow.Interfaces.SendIDRToNAV", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Workflow.Interfaces.SendIDRToBI", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Workflow.Interfaces.SendIDRToSalesForce", - "Matches.SoftwareSystems.GDPRCoordinatorApp.Containers.Workflow.Interfaces.CompleteIDRRequest", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.UpdateCustomerOrderRiskStatus", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.UpdateCustomerOrderFraudStatus", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.CancelCustomerOrder", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.GetCustomerOrderById", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.GetReturnRequestById", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.CreateAddress", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.GetCustomerById", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.CreateCustomer", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.RefundOrder", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.SearchProducts", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.GetProductByRef", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.GetProductVariantByRef", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.GetDesignerByRef", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.GetSeasonByRef", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.GetGarmentTypeByRef", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.GetProductFacets", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.SendRTBFRequest", - "Matches.SoftwareSystems.Hybris.Containers.API.Interfaces.SendIDRRequest", - "Matches.SoftwareSystems.Hybris.Containers.App.Interfaces.GetPrices", - "Matches.SoftwareSystems.Hybris.Containers.App.Interfaces.UpdateCustomerOrder", - "Matches.SoftwareSystems.Hybris.Containers.App.Interfaces.CancelCustomerOrder", - "Matches.SoftwareSystems.Hybris.Containers.CommonLibrary.Interfaces.CreateAddress", - "Matches.SoftwareSystems.Hybris.Containers.CommonLibrary.Interfaces.SearchCustomers", - "Matches.SoftwareSystems.Hybris.Containers.CommonLibrary.Interfaces.GetCustomerById", - "Matches.SoftwareSystems.Hybris.Containers.CommonLibrary.Interfaces.CreateCustomer", - "Matches.SoftwareSystems.Hybris.Containers.CommonLibrary.Interfaces.RefundOrder", - "Matches.SoftwareSystems.Hybris.Containers.CommonLibrary.Interfaces.GetProductByRef", - "Matches.SoftwareSystems.Hybris.Containers.CommonLibrary.Interfaces.GetProductByBarcode", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.SelectTaxes", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.SelectCountries", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.SelectCurrencies", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.InsertItem", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.InsertCustomerOrder", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.UpdateCustomerOrderRiskStatus", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.UpdateCustomerOrderFraudStatus", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.UpdateCustomerOrder", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.CancelCustomerOrder", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.UpdateCustomerOrderStatus", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.SetCustomerOrderToShipped", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.UpdateProductPrice", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.SelectReturnRequestById", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.SelectCustomerOrders", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.InsertAddress", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.SelectCustomers", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.SelectCustomer", - "Matches.SoftwareSystems.Hybris.Containers.Database.Interfaces.InsertCustomer", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.GetCustomerProfile", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.GetCustomerBenefits", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.GetCustomerOffers", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.GetCustomerDOB", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.GetCustomerOptin", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PostCustomerProfile", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PostCustomerBenefits", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PostCustomerOffers", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PostCustomerDOB", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PostCustomerOptin", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PutCustomerProfile", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PutCustomerBenefits", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PutCustomerOffers", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PutCustomerDOB", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PutCustomerOptin", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PatchCustomerProfile", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PatchCustomerBenefits", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PatchCustomerOffers", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PatchCustomerDOB", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.PatchCustomerOptin", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.DeleteCustomerProfile", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.DeleteCustomerBenefits", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.DeleteCustomerOffers", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.DeleteCustomerDOB", - "Matches.SoftwareSystems.Hybris.Containers.LoyaltyAPI.Interfaces.DeleteCustomerOptin", - "Matches.SoftwareSystems.Hybris.Containers.ScheduledJobs.Interfaces.RunImportReleasedItemsJob", - "Matches.SoftwareSystems.Hybris.Containers.ScheduledJobs.Interfaces.RunImportSalesOrderStatusUpdatesJob", - "Matches.SoftwareSystems.Hybris.Containers.ScheduledJobs.Interfaces.RunImportShippedSalesOrdersJob", - "Matches.SoftwareSystems.Hybris.Containers.ScheduledJobs.Interfaces.RunImportProductPriceChangesJob", - "Matches.SoftwareSystems.Hybris.Containers.SQS.Interfaces.SendItemReleasedEvent", - "Matches.SoftwareSystems.Hybris.Containers.SQS.Interfaces.ReceiveItemReleasedEvent", - "Matches.SoftwareSystems.Hybris.Containers.SQS.Interfaces.SendSalesOrderStatusUpdatedEvent", - "Matches.SoftwareSystems.Hybris.Containers.SQS.Interfaces.ReceiveSalesOrderStatusUpdatedEvent", - "Matches.SoftwareSystems.Hybris.Containers.SQS.Interfaces.SendSalesOrderShippedEvent", - "Matches.SoftwareSystems.Hybris.Containers.SQS.Interfaces.ReceiveSalesOrderShippedEvent", - "Matches.SoftwareSystems.Hybris.Containers.SQS.Interfaces.SendProductPriceChangedEvent", - "Matches.SoftwareSystems.Hybris.Containers.SQS.Interfaces.ReceiveProductPriceChangedEvent", - "Matches.SoftwareSystems.Hybris.Containers.Web.Interfaces.CreateCustomerOrder", - "Matches.SoftwareSystems.Hybris.Containers.Web.Interfaces.UpdateCustomerOrder", - "Matches.SoftwareSystems.Hybris.Containers.Web.Interfaces.CancelCustomerOrder", - "Matches.SoftwareSystems.Kering.Containers.Kafka.Interfaces.SendInboundDelivery", - "Matches.SoftwareSystems.Kering.Containers.Kafka.Interfaces.ReceiveInboundDelivery", - "Matches.SoftwareSystems.Kering.Containers.Kafka.Interfaces.SendOutboundDelivery", - "Matches.SoftwareSystems.Kering.Containers.Kafka.Interfaces.ReceiveOutboundDelivery", - "Matches.SoftwareSystems.Kering.Containers.Kafka.Interfaces.SendConsignmentReceiptedEvent", - "Matches.SoftwareSystems.Kering.Containers.Kafka.Interfaces.ReceiveConsignmentReceiptedEvent", - "Matches.SoftwareSystems.Kering.Containers.Kafka.Interfaces.SendOrderEvent", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.Database.Interfaces.InsertInboundDeliveryMessage", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.Database.Interfaces.InsertConsignmentStatusUpdatedEvent", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.Database.Interfaces.InsertConsignmentReceiptedEvent", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.Database.Interfaces.InsertOutboundDeliveryMessage", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.SQS.Interfaces.SendInboundDelivery", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.SQS.Interfaces.ReceiveInboundDelivery", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.SQS.Interfaces.SendOutboundDelivery", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.SQS.Interfaces.ReceiveOutboundDelivery", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.SQS.Interfaces.SendConsignmentStatusUpdatedEvent", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.SQS.Interfaces.ReceiveConsignmentStatusUpdatedEvent", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.SQS.Interfaces.SendConsignmentReceiptedEvent", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.SQS.Interfaces.ReceiveConsignmentReceiptedEvent", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.SQS.Interfaces.SendReturnToVendorCompletedEvent", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.SQS.Interfaces.ReceiveReturnToVendorCompletedEvent", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.SQSHandlers.Interfaces.HandleInboundDeliveryMessage", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.SQSHandlers.Interfaces.HandleOutboundDeliveryMessage", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.SQSHandlers.Interfaces.HandleConsignmentStatusUpdatedEvent", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.SQSHandlers.Interfaces.HandleConsignmentReceiptedEvent", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.TransportAdapter.Interfaces.ReceiveInboundDelivery", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.TransportAdapter.Interfaces.ReceiveOutboundDelivery", - "Matches.SoftwareSystems.KeringConcessionsPlatform.Containers.TransportAdapter.Interfaces.HandleReturnToVendorCompletedEvent", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.CreateCustomerAddress", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetCustomers", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetCustomerById", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetCustomerCredits", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.CreateCustomer", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.CreateTransaction", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.SpendPoints", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.CreateDeliveries", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.UpdateDeliveryStatus", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.SendReceipt", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetLookbookRequests", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.CreateLookbookRequest", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetLookbookRequestById", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetCustomerOrdersByCustomerRef", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetCustomerOrderByOrderIdAndCustomerRef", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.CreateCustomerOrder", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetCustomerOrderByOrderId", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetPOSConfiguration", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetAllPointsOfSale", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.CreatePointOfSale", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetPointOfSaleById", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetProductById", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetProductsByBarcode", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetStockByProductIdAndSKUCode", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetTransactions", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.CreateTransactions", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetUsers", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetUserById", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.CreateUser", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetCategories", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetCountries", - "Matches.SoftwareSystems.MatchesAPI.Containers.API.Interfaces.GetCurrencies", - "Matches.SoftwareSystems.MatchesAPI.Containers.Database.Interfaces.FindLookbookRequests", - "Matches.SoftwareSystems.MatchesAPI.Containers.Database.Interfaces.CreateLookbookRequest", - "Matches.SoftwareSystems.MatchesAPI.Containers.Database.Interfaces.FindOneLookbookRequest", - "Matches.SoftwareSystems.MatchesAPI.Containers.Database.Interfaces.FindPointsOfSale", - "Matches.SoftwareSystems.MatchesAPI.Containers.Database.Interfaces.CreatePointOfSale", - "Matches.SoftwareSystems.MatchesAPI.Containers.Database.Interfaces.FindOnePointOfSale", - "Matches.SoftwareSystems.MatchesAPI.Containers.Database.Interfaces.FindTransactions", - "Matches.SoftwareSystems.MatchesAPI.Containers.Database.Interfaces.CreateTransactions", - "Matches.SoftwareSystems.MatchesAPI.Containers.Database.Interfaces.FindUsers", - "Matches.SoftwareSystems.MatchesAPI.Containers.Database.Interfaces.FindUserById", - "Matches.SoftwareSystems.MatchesAPI.Containers.Database.Interfaces.CreateUser", - "Matches.SoftwareSystems.MatchesAPI.Containers.FileSystemStorage.Interfaces.ReadPOSDataCongigJSONFile", - "Matches.SoftwareSystems.MatchesAPI.Containers.FileSystemStorage.Interfaces.ReadCategoryCatalogueJSONFile", - "Matches.SoftwareSystems.MatchesAPI.Containers.FileSystemStorage.Interfaces.ReadCountriesListJSONFile", - "Matches.SoftwareSystems.MatchesAPI.Containers.FileSystemStorage.Interfaces.ReadCurrenciesXMLFiles", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.GetCustomerProfile", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.GetCustomerBenefits", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.GetCustomerOffers", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.GetCustomerDOB", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.GetCustomerOptin", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PostCustomerProfile", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PostCustomerBenefits", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PostCustomerOffers", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PostCustomerDOB", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PostCustomerOptin", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PutCustomerProfile", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PutCustomerBenefits", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PutCustomerOffers", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PutCustomerDOB", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PutCustomerOptin", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PatchCustomerProfile", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PatchCustomerBenefits", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PatchCustomerOffers", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PatchCustomerDOB", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.PatchCustomerOptin", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.DeleteCustomerProfile", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.DeleteCustomerBenefits", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.DeleteCustomerOffers", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.DeleteCustomerDOB", - "Matches.SoftwareSystems.MatchesAPI.Containers.LoyaltyAPI.Interfaces.DeleteCustomerOptin", - "Matches.SoftwareSystems.MaxMaraAndNewConcessionBrands.Containers.API.Interfaces.SendConsignmentStatusUpdatedEvent", - "Matches.SoftwareSystems.MaxMaraAndNewConcessionBrands.Containers.API.Interfaces.SendConsignmentReceiptedEvent", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetCurrencies", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetColours", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetSeasons", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetSizes", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetLocations", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetCountries", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetShipmentMethods", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetPaymentTerms", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetSlugCodes", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetItemDutyRates", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetBrandVendors", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetCategories", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetCurrencyFactors", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetBMGroups", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.CreateSalesOrder", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.UpdateSalesOrderRiskStatus", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.UpdateSalesOrderFraudStatus", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.UpdateSalesOrder", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.CancelSalesOrder", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetSalesOrdersByCustomerEmail", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetSalesOrderById", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetSalesOrderLines", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetSalesOrderHistory", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetSalesOrderReturns", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetSalesOrderReturnLines", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetSalesOrderReturnHistory", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetSalesOrderComments", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.PostSalesOrderComments", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetPaymentsBySalesOrderId", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.SendCourierCollectionRequest", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.SendCourierDeliveryRequest", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetECourierFailures", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetCustomerCredits", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.LoadInternetECourierStatusUpdate", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetSalesOrdersByCustomerNumber", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetSalesOrderByOrderReferenceAndCustomerNumber", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetInventoryByItemNumberAndSKUCode", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetProductStock", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.GetProductById", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.SendRTBFRequest", - "Matches.SoftwareSystems.NAV.Containers.API.Interfaces.SendIDRRequest", - "Matches.SoftwareSystems.NAV.Containers.CommonLibrary.Interfaces.PostOrderComment", - "Matches.SoftwareSystems.NAV.Containers.CommonLibrary.Interfaces.GetSalesOrderById", - "Matches.SoftwareSystems.NAV.Containers.CommonLibrary.Interfaces.GetSalesOrderLines", - "Matches.SoftwareSystems.NAV.Containers.CommonLibrary.Interfaces.GetSalesOrderHistory", - "Matches.SoftwareSystems.NAV.Containers.CommonLibrary.Interfaces.GetProductVariantByBarcode", - "Matches.SoftwareSystems.NAV.Containers.CommonLibrary.Interfaces.GetProductStock", - "Matches.SoftwareSystems.NAV.Containers.CommonLibrary.Interfaces.GetProductById", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectPrices", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectCurrencies", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectColours", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectSeasons", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectSizes", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectLocations", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectCountries", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectShipmentMethods", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectPaymentTerms", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectSlugCodes", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectItemDutyRates", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectProductTaxData", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectBrandVendors", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectCategories", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectCurrencyFactors", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectBMGroups", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdatePrices", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdateCurrencies", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdateColours", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdateSeasons", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdateSizes", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdateLocations", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdateCountries", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdateShipmentMethods", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdatePaymentTerms", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdateSlugCodes", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdateItemDutyRates", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdateBrandVendors", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdateCategories", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdateCurrencyFactors", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdateBMGroups", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdateItems", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertAndUpdatePurchaseOrders", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertConsignment", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.UpdateConsignment", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertCustomsEntryForConsignment", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertConsignmentReturn", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.UpdateReturnToVendorStatus", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.UpdateReturnToVendorStock", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SetReturnToVendorAsCompleted", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertSalesOrder", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectSalesOrders", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.UpdateSalesOrderRiskStatus", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.UpdateSalesOrderFraudStatus", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.UpdateSalesOrder", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertSalesOrderComments", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.CancelSalesOrder", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.UpdateSalesOrderStatus", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.InsertPaymentStatusUpdatedEvent", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SetSalesOrderToShipped", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectSalesOrdersByCustomerEmail", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectSalesOrderById", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectSalesOrderLines", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectSalesOrderHistory", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectSalesOrderReturns", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectSalesOrderReturnLines", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectSalesOrderReturnHistory", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectSalesOrderComments", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectECourierFailures", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectCustomerCredits", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectCustomerOrdersByCustomerNumber", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectCustomerOrderByOrderReferenceAndCustomerNumber", - "Matches.SoftwareSystems.NAV.Containers.Database.Interfaces.SelectInventoryOrderByItemNumberAndSKUCode", - "Matches.SoftwareSystems.NAV.Containers.ScheduledJobs.Interfaces.RunImportPurchaseOrdersJob", - "Matches.SoftwareSystems.NAV.Containers.ScheduledJobs.Interfaces.RunImportConsignmentsJob", - "Matches.SoftwareSystems.NAV.Containers.ScheduledJobs.Interfaces.RunImportConsignmentStatusUpdatesJob", - "Matches.SoftwareSystems.NAV.Containers.ScheduledJobs.Interfaces.RunImportConsignmentReceipts", - "Matches.SoftwareSystems.NAV.Containers.ScheduledJobs.Interfaces.RunImportReturnsToVendorJob", - "Matches.SoftwareSystems.NAV.Containers.ScheduledJobs.Interfaces.RunImportReturnToVendorStatusUpdatesJob", - "Matches.SoftwareSystems.NAV.Containers.ScheduledJobs.Interfaces.RunImportReturnToVendorShippedEventsJob", - "Matches.SoftwareSystems.NAV.Containers.ScheduledJobs.Interfaces.RunImportSalesOrderStatusUpdatesJob", - "Matches.SoftwareSystems.NAV.Containers.ScheduledJobs.Interfaces.RunImportPaymentStatusUpdatesJob", - "Matches.SoftwareSystems.NAV.Containers.ScheduledJobs.Interfaces.RunImportShippedSalesOrdersJob", - "Matches.SoftwareSystems.NAV.Containers.ScheduledJobs.Interfaces.RunHandleCreateItemEventsJob", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.SendPurchaseOrderCreatedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.ReceivePurchaseOrderCreatedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.SendConsignmentCreatedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.ReceiveConsignmentCreatedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.SendConsignmentStatusUpdatedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.ReceiveConsignmentStatusUpdatedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.SendConsignmentReceiptedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.ReceiveConsignmentReceiptedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.SendReturnToVendorCreatedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.ReceiveReturnToVendorCreatedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.SendReturnToVendorStatusUpdatedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.ReceiveReturnToVendorStatusUpdatedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.SendReturnToVendorShippedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.ReceiveReturnToVendorShippedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.SendSalesOrderStatusUpdatedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.ReceiveSalesOrderStatusUpdatedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.SendPaymentStatusUpdatedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.ReceivePaymentStatusUpdatedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.SendSalesOrderShippedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.ReceiveSalesOrderShippedEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.SendCreateItemEvent", - "Matches.SoftwareSystems.NAV.Containers.SQS.Interfaces.ReceiveCreateItemEvent", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupPrices", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupCurrencies", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupColours", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupSeasons", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupSizes", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupLocations", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupCountries", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupShipmentMethods", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupPaymentTerms", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupSlugCodes", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupItemDutyRates", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupProductTaxData", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupBrandVendors", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupCategories", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupCurrencyFactors", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.SetupBMGroups", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.CreateCustomsEntryForConsignment", - "Matches.SoftwareSystems.NAV.Containers.UI.Interfaces.AllocateStockToVendorReturn", - "Matches.SoftwareSystems.OrderApp.Containers.API.Interfaces.GetOrdersByCustomerId", - "Matches.SoftwareSystems.OrderApp.Containers.API.Interfaces.PostOrderComments", - "Matches.SoftwareSystems.OrderApp.Containers.API.Interfaces.BookCollection", - "Matches.SoftwareSystems.OrderApp.Containers.API.Interfaces.RebookDelivery", - "Matches.SoftwareSystems.OrderApp.Containers.API.Interfaces.GetOrderById", - "Matches.SoftwareSystems.OrderApp.Containers.API.Interfaces.RequestComplianceDocuments", - "Matches.SoftwareSystems.OrderApp.Containers.API.Interfaces.RequestLabels", - "Matches.SoftwareSystems.OrderApp.Containers.API.Interfaces.GetFailedDeliveries", - "Matches.SoftwareSystems.OrderApp.Containers.API.Interfaces.GetReturnReplacementOrderById", - "Matches.SoftwareSystems.OrderApp.Containers.API.Interfaces.GetReturnRequestById", - "Matches.SoftwareSystems.OrderApp.Containers.UI.Interfaces.ViewCustomerOrders", - "Matches.SoftwareSystems.OrderApp.Containers.UI.Interfaces.AddOrderComments", - "Matches.SoftwareSystems.OrderApp.Containers.UI.Interfaces.BookCollection", - "Matches.SoftwareSystems.OrderApp.Containers.UI.Interfaces.RebookDelivery", - "Matches.SoftwareSystems.OrderApp.Containers.UI.Interfaces.ViewOrderDetails", - "Matches.SoftwareSystems.OrderApp.Containers.UI.Interfaces.RequestComplianceDocuments", - "Matches.SoftwareSystems.OrderApp.Containers.UI.Interfaces.RequestLabels", - "Matches.SoftwareSystems.OrderApp.Containers.UI.Interfaces.ViewFailedDeliveries", - "Matches.SoftwareSystems.OrderApp.Containers.UI.Interfaces.ViewReturnReplacementOrder", - "Matches.SoftwareSystems.OrderApp.Containers.UI.Interfaces.ViewReturnRequest", - "Matches.SoftwareSystems.ParcelLab.Containers.API.Interfaces.UpdateSalesOrder", - "Matches.SoftwareSystems.ParcelLab.Containers.API.Interfaces.CancelSalesOrder", - "Matches.SoftwareSystems.ParcelLab.Containers.API.Interfaces.CreateSalesOrder", - "Matches.SoftwareSystems.ParcelLab.Containers.API.Interfaces.SendSalesOrderShippedEvent", - "Matches.SoftwareSystems.ParcelLabAdapter.Containers.SQS.Interfaces.SendSalesOrderUpdatedEvent", - "Matches.SoftwareSystems.ParcelLabAdapter.Containers.SQS.Interfaces.ReceiveSalesOrderUpdatedEvent", - "Matches.SoftwareSystems.ParcelLabAdapter.Containers.SQS.Interfaces.SendSalesOrderCancelledEvent", - "Matches.SoftwareSystems.ParcelLabAdapter.Containers.SQS.Interfaces.ReceiveSalesOrderCancelledEvent", - "Matches.SoftwareSystems.ParcelLabAdapter.Containers.SQS.Interfaces.SendSalesOrderCreatedEvent", - "Matches.SoftwareSystems.ParcelLabAdapter.Containers.SQS.Interfaces.ReceiveSalesOrderCreatedEvent", - "Matches.SoftwareSystems.ParcelLabAdapter.Containers.SQS.Interfaces.SendSalesOrderShippedEvent", - "Matches.SoftwareSystems.ParcelLabAdapter.Containers.SQS.Interfaces.ReceiveSalesOrderShippedEvent", - "Matches.SoftwareSystems.ParcelLabAdapter.Containers.SQSHandlers.Interfaces.HandleSalesOrderUpdatedEvent", - "Matches.SoftwareSystems.ParcelLabAdapter.Containers.SQSHandlers.Interfaces.HandleSalesOrderCancelledEvent", - "Matches.SoftwareSystems.ParcelLabAdapter.Containers.SQSHandlers.Interfaces.HandleSalesOrderCreatedEvent", - "Matches.SoftwareSystems.ParcelLabAdapter.Containers.SQSHandlers.Interfaces.HandleSalesOrderShippedEvent", - "Matches.SoftwareSystems.PayPalAdapter.Containers.API.Interfaces.SendPaymentStatusUpdate", - "Matches.SoftwareSystems.PricingService.Containers.API.Interfaces.GetPrices", - "Matches.SoftwareSystems.PricingService.Containers.Database.Interfaces.InsertAndUpdatePrices", - "Matches.SoftwareSystems.PricingService.Containers.Database.Interfaces.SelectPrices", - "Matches.SoftwareSystems.PricingService.Containers.Database.Interfaces.SelectLowLevelPriceData", - "Matches.SoftwareSystems.PricingService.Containers.PriceImporter.Interfaces.ImportPrices", - "Matches.SoftwareSystems.PricingService.Containers.PriceImporterScheduler.Interfaces.Start", - "Matches.SoftwareSystems.PricingService.Containers.PriceMonitor.Interfaces.Start", - "Matches.SoftwareSystems.PricingService.Containers.PriceViewer.Interfaces.ViewPrices", - "Matches.SoftwareSystems.ProductApp.Containers.API.Interfaces.SearchProducts", - "Matches.SoftwareSystems.ProductApp.Containers.API.Interfaces.GetProductByIdOrBarcode", - "Matches.SoftwareSystems.ProductApp.Containers.API.Interfaces.GetProductFacets", - "Matches.SoftwareSystems.ProductApp.Containers.API.Interfaces.GetProductStock", - "Matches.SoftwareSystems.ProductApp.Containers.API.Interfaces.GetProductParentById", - "Matches.SoftwareSystems.ProductLibrary.Containers.SQS.Interfaces.SendCreateMissingItemEvent", - "Matches.SoftwareSystems.ProductLibrary.Containers.SQS.Interfaces.ReceiveCreateMissingItemEvent", - "Matches.SoftwareSystems.ProductLibrary.Containers.SQSHandlers.Interfaces.HandleCreateMissingItemEvent", - "Matches.SoftwareSystems.RefundApp.Containers.API.Interfaces.CreateRefundOrder", - "Matches.SoftwareSystems.RefundApp.Containers.Database.Interfaces.CreateRefund", - "Matches.SoftwareSystems.RefundApp.Containers.Database.Interfaces.CreateRefundLog", - "Matches.SoftwareSystems.RefundApp.Containers.Database.Interfaces.UpdateRefund", - "Matches.SoftwareSystems.Riskified.Containers.API.Interfaces.CreateOrder", - "Matches.SoftwareSystems.SalesForce.Containers.API.Interfaces.SendPaymentFailedEvent", - "Matches.SoftwareSystems.SalesForce.Containers.API.Interfaces.PostGDPRIDRRequestAcknowledgements", - "Matches.SoftwareSystems.SalesForce.Containers.API.Interfaces.PullCompletedIDRRequests", - "Matches.SoftwareSystems.SalesForce.Containers.API.Interfaces.GDPRAcknowledgeIDRCompletion", - "Matches.SoftwareSystems.SalesForce.Containers.API.Interfaces.PullInactiveDataRequests", - "Matches.SoftwareSystems.SalesForce.Containers.API.Interfaces.PullRightToBeForgottenRequests", - "Matches.SoftwareSystems.SalesForce.Containers.API.Interfaces.PostGDPRRequestAcknowledgements", - "Matches.SoftwareSystems.SalesForce.Containers.API.Interfaces.PullCompletedRightToBeForgottenRequests", - "Matches.SoftwareSystems.SalesForce.Containers.API.Interfaces.GDPRAcknowledgeCompletion", - "Matches.SoftwareSystems.SalesForce.Containers.API.Interfaces.SendGDPRRequest", - "Matches.SoftwareSystems.SalesForce.Containers.API.Interfaces.UpdateGDPRRequestStatus", - "Matches.SoftwareSystems.SalesForceAdapter.Containers.SQS.Interfaces.SendPaymentFailedEvent", - "Matches.SoftwareSystems.SalesForceAdapter.Containers.SQS.Interfaces.ReceivePaymentFailedEvent", - "Matches.SoftwareSystems.SalesForceAdapter.Containers.SQSHandlers.Interfaces.HandlePaymentFailedEvent", - "Matches.SoftwareSystems.Search.Containers.Fredhopper.Interfaces.IndexProducts", - "Matches.SoftwareSystems.Search.Containers.Indexer.Interfaces.Start", - "Matches.SoftwareSystems.Search.Containers.SQS.Interfaces.SendProductPriceChangedEvent", - "Matches.SoftwareSystems.Search.Containers.SQS.Interfaces.ReceiveProductPriceChangedEvent", - "Matches.SoftwareSystems.SKUMappingService.Containers.API.Interfaces.GetMFSKUfromBrandSKU", - "Matches.SoftwareSystems.SKUMappingService.Containers.Database.Interfaces.SelectMFSKUForBrandSKU", - "Matches.SoftwareSystems.SKUMappingService.Containers.Database.Interfaces.InsertMFSKUForBrandSKU", - "Matches.SoftwareSystems.SKUMappingService.Containers.SQS.Interfaces.SendItemReleasedEvent", - "Matches.SoftwareSystems.SKUMappingService.Containers.SQS.Interfaces.ReceiveItemReleasedEvent", - "Matches.SoftwareSystems.SKUMappingService.Containers.SQSHandlers.Interfaces.HandleItemReleasedEvent", - "Matches.SoftwareSystems.StripeAdapter.Containers.API.Interfaces.SendPaymentStatusUpdate", - "Matches.SoftwareSystems.SupplierPortal.Containers.API.Interfaces.CreateConsignment", - "Matches.SoftwareSystems.WMS.Containers.API.Interfaces.SendConsignmentCreatedEvent", - "Matches.SoftwareSystems.WMS.Containers.API.Interfaces.CreateCustomsEntry", - "Matches.SoftwareSystems.WMS.Containers.API.Interfaces.SendReturnToVendorReleasedEvent", - "Matches.SoftwareSystems.WMS.Containers.API.Interfaces.UpdateSalesOrder", - "Matches.SoftwareSystems.WMS.Containers.API.Interfaces.CancelSalesOrder", - "Matches.SoftwareSystems.WMS.Containers.API.Interfaces.CreateSalesOrder", - "Matches.SoftwareSystems.WMS.Containers.API.Interfaces.UpdateOrder", - "Matches.SoftwareSystems.WMS.Containers.App.Interfaces.ProcessOrder", - "Matches.SoftwareSystems.WMS.Containers.App.Interfaces.ShipOrder", - "Matches.SoftwareSystems.WMS.Containers.SFTP.Interfaces.SendItemReleasedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.API.Interfaces.SendConsignmentStatusUpdatedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.API.Interfaces.SendConsignmentReceiptedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.API.Interfaces.UpdateReturnToVendorStatus", - "Matches.SoftwareSystems.WMSAdapter.Containers.API.Interfaces.ShipReturnToVendor", - "Matches.SoftwareSystems.WMSAdapter.Containers.API.Interfaces.UpdateSalesOrderStatus", - "Matches.SoftwareSystems.WMSAdapter.Containers.API.Interfaces.SetSalesOrderToShipped", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.SendConsignmentCreatedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.ReceiveConsignmentCreatedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.SendItemReleasedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.ReceiveItemReleasedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.SendCustomsEntryCreatedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.ReceiveCustomsEntryCreatedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.SendReturnToVendorReleasedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.ReceiveReturnToVendorReleasedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.SendSalesOrderUpdatedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.ReceiveSalesOrderUpdatedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.SendSalesOrderCancelledEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.ReceiveSalesOrderCancelledEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.SendSalesOrderCreatedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.ReceiveSalesOrderCreatedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.SendPaymentFailedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQS.Interfaces.ReceivePaymentFailedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQSHandlers.Interfaces.HandleConsignmentCreatedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQSHandlers.Interfaces.HandleItemReleasedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQSHandlers.Interfaces.HandleCustomsEntryCreatedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQSHandlers.Interfaces.HandleReturnToVendorReleasedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQSHandlers.Interfaces.HandleSalesOrderUpdatedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQSHandlers.Interfaces.HandleSalesOrderCancelledEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQSHandlers.Interfaces.HandleSalesOrderCreatedEvent", - "Matches.SoftwareSystems.WMSAdapter.Containers.SQSHandlers.Interfaces.HandlePaymentFailedEvent", - "Matches.SoftwareSystems.ZigZag.Containers.API.Interfaces.CreateItem", - "Matches.SoftwareSystems.ZigZag.Containers.API.Interfaces.SendSalesOrderShippedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.Database.Interfaces.InsertItem", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.Database.Interfaces.UpdateSalesOrder", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.Database.Interfaces.CancelSalesOrder", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.Database.Interfaces.CreateSalesOrder", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.Database.Interfaces.UpdateSalesOrderStatus", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.Database.Interfaces.SetSalesOrderToShipped", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQS.Interfaces.SendItemReleasedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQS.Interfaces.ReceiveItemReleasedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQS.Interfaces.SendSalesOrderUpdatedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQS.Interfaces.ReceiveSalesOrderUpdatedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQS.Interfaces.SendSalesOrderCancelledEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQS.Interfaces.ReceiveSalesOrderCancelledEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQS.Interfaces.SendSalesOrderCreatedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQS.Interfaces.ReceiveSalesOrderCreatedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQS.Interfaces.SendSalesOrderStatusUpdatedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQS.Interfaces.ReceiveSalesOrderStatusUpdatedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQS.Interfaces.SendSalesOrderShippedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQS.Interfaces.ReceiveSalesOrderShippedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQSHandlers.Interfaces.HandleItemReleasedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQSHandlers.Interfaces.HandleSalesOrderUpdatedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQSHandlers.Interfaces.HandleSalesOrderCancelledEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQSHandlers.Interfaces.HandleSalesOrderCreatedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQSHandlers.Interfaces.HandleSalesOrderStatusUpdatedEvent", - "Matches.SoftwareSystems.ZigZagAdapter.Containers.SQSHandlers.Interfaces.HandleSalesOrderShippedEvent" - ] + "enum": [] } } -} \ No newline at end of file +}