Files
api/documentation/ctw.tree
T

609 lines
34 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE instance-profile
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
<instance-profile id="ctw"
name="Copenhagen Truck Wash API" start-page="Introduction.topic">
<toc-element topic="Introduction.topic"/>
<toc-element topic="API-Overview.topic">
<toc-element topic="Authentication.topic"/>
<toc-element topic="Error-Handling.topic"/>
</toc-element>
<!-- AUTO-GENERATED API TOC START -->
<toc-element topic="API-Reference.topic">
<toc-element topic="Tag_Authentication.topic">
<toc-element topic="Tag_Authentication_Page_1.topic">
<toc-element topic="disable2fa.topic"/>
<toc-element topic="enable2fa.topic"/>
<toc-element topic="setup2fa.topic"/>
<toc-element topic="verify2fa.topic"/>
<toc-element topic="employeeLogin.topic"/>
<toc-element topic="customerLogin.topic"/>
<toc-element topic="logout.topic"/>
<toc-element topic="passkeyChallenge.topic"/>
<toc-element topic="passkeyVerify.topic"/>
<toc-element topic="requestPasswordReset.topic"/>
<toc-element topic="setPasswordUsingResetToken.topic"/>
<toc-element topic="validatePasswordResetToken.topic"/>
<toc-element topic="getRecaptchaConfig.topic"/>
<toc-element topic="registerCustomerByCvr.topic"/>
<toc-element topic="getSession.topic"/>
<toc-element topic="suIntimidate.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Security.topic">
<toc-element topic="Tag_Security_Page_1.topic">
<toc-element topic="listPasskeys.topic"/>
<toc-element topic="createPasskey.topic"/>
<toc-element topic="deletePasskey.topic"/>
<toc-element topic="renamePasskey.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Users.topic">
<toc-element topic="Tag_Users_Page_1.topic">
<toc-element topic="updateUserNotifications.topic"/>
<toc-element topic="getCustomerCode.topic"/>
<toc-element topic="addCustomerCode.topic"/>
<toc-element topic="getUserIdFromCustomerNumber.topic"/>
<toc-element topic="getCustomerName.topic"/>
<toc-element topic="deleteCustomerAttribute.topic"/>
<toc-element topic="getCustomerAttributes.topic"/>
<toc-element topic="addCustomerAttribute.topic"/>
<toc-element topic="deleteCustomerDefaultDepartment.topic"/>
<toc-element topic="getCustomerDefaultDepartment.topic"/>
<toc-element topic="addCustomerDefaultDepartment.topic"/>
<toc-element topic="deleteCustomerNote.topic"/>
<toc-element topic="getCustomerNotes.topic"/>
<toc-element topic="addCustomerNote.topic"/>
<toc-element topic="deleteCustomerFixedPricing.topic"/>
<toc-element topic="getCustomerFixedPricing.topic"/>
<toc-element topic="addCustomerFixedPricing.topic"/>
<toc-element topic="listCustomers.topic"/>
<toc-element topic="searchCustomers.topic"/>
<toc-element topic="validateCustomerNumber.topic"/>
</toc-element>
<toc-element topic="Tag_Users_Page_2.topic">
<toc-element topic="listPermissions.topic"/>
<toc-element topic="getSuperuserUser.topic"/>
<toc-element topic="getUserDiscounts.topic"/>
<toc-element topic="setUserDiscount.topic"/>
<toc-element topic="getUserKeys.topic"/>
<toc-element topic="setUserKey.topic"/>
<toc-element topic="setUserPassword.topic"/>
<toc-element topic="getUserPermissions.topic"/>
<toc-element topic="listUsers.topic"/>
<toc-element topic="createUser.topic"/>
<toc-element topic="updateUser.topic"/>
<toc-element topic="getCustomer.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Search.topic">
<toc-element topic="Tag_Search_Page_1.topic">
<toc-element topic="systemWideSearchGet.topic"/>
<toc-element topic="systemWideSearchPost.topic"/>
<toc-element topic="clearSystemSearchCache.topic"/>
<toc-element topic="rebuildSystemSearchCache.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Orders.topic">
<toc-element topic="Tag_Orders_Page_1.topic">
<toc-element topic="getOrder.topic"/>
<toc-element topic="updateOrder.topic"/>
<toc-element topic="generateWashCertificate.topic"/>
<toc-element topic="deleteOrder.topic"/>
<toc-element topic="listOrders.topic"/>
<toc-element topic="createOrder.topic"/>
<toc-element topic="updateOrders.topic"/>
<toc-element topic="markOrderCompleted.topic"/>
<toc-element topic="simulateStripePayment.topic"/>
<toc-element topic="deleteStripePaymentIntent.topic"/>
<toc-element topic="getStripePaymentIntent.topic"/>
<toc-element topic="createStripePaymentIntent.topic"/>
<toc-element topic="captureStripePaymentIntent.topic"/>
<toc-element topic="getUserOrder.topic"/>
<toc-element topic="getUserOrders.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Order_Items.topic">
<toc-element topic="Tag_Order_Items_Page_1.topic">
<toc-element topic="deleteOrderItem.topic"/>
<toc-element topic="listOrderItems.topic"/>
<toc-element topic="addOrderItem.topic"/>
<toc-element topic="updateOrderItem.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Bookings.topic">
<toc-element topic="Tag_Bookings_Page_1.topic">
<toc-element topic="completeWashWithoutWashCertificate.topic"/>
<toc-element topic="adminDeleteBooking.topic"/>
<toc-element topic="getDepartmentBookingCount.topic"/>
<toc-element topic="syncBooking.topic"/>
<toc-element topic="listBookings.topic"/>
<toc-element topic="updateBooking.topic"/>
<toc-element topic="downloadBookingPdf.topic"/>
<toc-element topic="listOrderBookings.topic"/>
<toc-element topic="completeOrderBooking.topic"/>
<toc-element topic="syncAllBookings.topic"/>
<toc-element topic="getUserBookings.topic"/>
<toc-element topic="deleteOwnBooking.topic"/>
<toc-element topic="downloadOwnWashCertificate.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Departments.topic">
<toc-element topic="Tag_Departments_Page_1.topic">
<toc-element topic="deleteDepartmentGate.topic"/>
<toc-element topic="listDepartmentGates.topic"/>
<toc-element topic="createDepartmentGate.topic"/>
<toc-element topic="updateDepartmentGate.topic"/>
<toc-element topic="listDepartmentLanes.topic"/>
<toc-element topic="createDepartmentLane.topic"/>
<toc-element topic="updateDepartmentLane.topic"/>
<toc-element topic="getDepartmentLaneDynamicImage.topic"/>
<toc-element topic="deleteDepartmentRelay.topic"/>
<toc-element topic="listDepartmentRelays.topic"/>
<toc-element topic="createDepartmentRelay.topic"/>
<toc-element topic="updateDepartmentRelay.topic"/>
<toc-element topic="listDepartments.topic"/>
<toc-element topic="createDepartment.topic"/>
<toc-element topic="updateDepartment.topic"/>
<toc-element topic="removeDepartmentCategory.topic"/>
<toc-element topic="getDepartmentCategories.topic"/>
<toc-element topic="addDepartmentCategory.topic"/>
<toc-element topic="listDailyReports.topic"/>
<toc-element topic="addDailyReport.topic"/>
</toc-element>
<toc-element topic="Tag_Departments_Page_2.topic">
<toc-element topic="editDailyReport.topic"/>
<toc-element topic="getDailyReportBookingsCount.topic"/>
<toc-element topic="getDailyReport.topic"/>
<toc-element topic="getDailyReportProductCount.topic"/>
<toc-element topic="getDailyReportTransactionCount.topic"/>
<toc-element topic="getDepartmentRecommendedOrder.topic"/>
<toc-element topic="getDepartmentSelfServeEnabled.topic"/>
<toc-element topic="updateDepartmentSelfServeEnabled.topic"/>
<toc-element topic="getDepartmentWeatherTimeline.topic"/>
<toc-element topic="listGuestDepartments.topic"/>
<toc-element topic="listSuperuserDepartments.topic"/>
<toc-element topic="getDepartmentPrices.topic"/>
<toc-element topic="setDepartmentPrice.topic"/>
<toc-element topic="getDepartmentVariables.topic"/>
<toc-element topic="setDepartmentVariable.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Products.topic">
<toc-element topic="Tag_Products_Page_1.topic">
<toc-element topic="listProducts.topic"/>
<toc-element topic="createProduct.topic"/>
<toc-element topic="updateProduct.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Categories.topic">
<toc-element topic="Tag_Categories_Page_1.topic">
<toc-element topic="listCategories.topic"/>
<toc-element topic="createCategory.topic"/>
<toc-element topic="updateCategory.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Invoices.topic">
<toc-element topic="Tag_Invoices_Page_1.topic">
<toc-element topic="listCollectedInvoices.topic"/>
<toc-element topic="createCollectedInvoice.topic"/>
<toc-element topic="updateCollectedInvoice.topic"/>
<toc-element topic="compareCollectedInvoiceEconomic.topic"/>
<toc-element topic="compareCollectedInvoiceEconomicV2.topic"/>
<toc-element topic="compareCollectedInvoiceEconomicV2Bulk.topic"/>
<toc-element topic="getCollectedInvoiceEconomicV2Details.topic"/>
<toc-element topic="getCollectedInvoiceEconomicV2RevenueStatistics.topic"/>
<toc-element topic="getReadyToInvoice.topic"/>
<toc-element topic="listDraftInvoices.topic"/>
<toc-element topic="closeDraftInvoice.topic"/>
<toc-element topic="getInvoicePdf.topic"/>
<toc-element topic="getCustomerPricingHistoryV2.topic"/>
<toc-element topic="getInvoicingPeriods.topic"/>
<toc-element topic="getInvoicingFixedPricingDistribution.topic"/>
<toc-element topic="getInvoicingPeriodDistributionV2All.topic"/>
<toc-element topic="getInvoicingPeriodDistributionV2BookedDepartment75.topic"/>
<toc-element topic="getInvoicingPeriodDistributionV2CustomerPrices.topic"/>
<toc-element topic="getInvoicingPeriodDistributionV2FixedPricing.topic"/>
<toc-element topic="getInvoicingPeriodDistributionV2WashSubscriptions.topic"/>
</toc-element>
<toc-element topic="Tag_Invoices_Page_2.topic">
<toc-element topic="getInvoicingWashSubscriptionsDistribution.topic"/>
<toc-element topic="getUserInvoices.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Vehicles.topic">
<toc-element topic="Tag_Vehicles_Page_1.topic">
<toc-element topic="getVehicleCustomerSuggestions.topic"/>
<toc-element topic="getUnknownCustomerVehicles.topic"/>
<toc-element topic="getUsersWithVehicleSubscriptions.topic"/>
<toc-element topic="deleteVehicle.topic"/>
<toc-element topic="listVehicles.topic"/>
<toc-element topic="addVehicle.topic"/>
<toc-element topic="editVehicle.topic"/>
<toc-element topic="getAvailableVehicleAddons.topic"/>
<toc-element topic="toggleVehicleAddon.topic"/>
<toc-element topic="searchVehicles.topic"/>
<toc-element topic="setVehicleAutoStartOnLpr.topic"/>
<toc-element topic="setVehicleTypeId.topic"/>
<toc-element topic="getVehicleStatus.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Notifications.topic">
<toc-element topic="Tag_Notifications_Page_1.topic">
<toc-element topic="deleteNotification.topic"/>
<toc-element topic="listNotifications.topic"/>
<toc-element topic="createNotification.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Statistics.topic">
<toc-element topic="Tag_Statistics_Page_1.topic">
<toc-element topic="getNewBookingsStats.topic"/>
<toc-element topic="getEconomicTotals.topic"/>
<toc-element topic="getDepartmentDraftInvoiceTotals.topic"/>
<toc-element topic="getDepartmentSentInvoiceTotals.topic"/>
<toc-element topic="getTotalIncomeTodayByDepartments.topic"/>
<toc-element topic="getLastMonthIncome.topic"/>
<toc-element topic="getThisMonthIncome.topic"/>
<toc-element topic="getThisYearIncome.topic"/>
<toc-element topic="getTodayIncome.topic"/>
<toc-element topic="getYesterdayIncome.topic"/>
<toc-element topic="getNewOrdersStats.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Modules.topic">
<toc-element topic="modules_module_action_logs.topic">
<toc-element topic="modules_module_action_logs_page_1.topic">
<toc-element topic="listModuleActionLogs.topic"/>
</toc-element>
</toc-element>
<toc-element topic="modules_module_backup.topic">
<toc-element topic="modules_module_backup_page_1.topic">
<toc-element topic="createBackupModule.topic"/>
<toc-element topic="listBackupModules.topic"/>
</toc-element>
</toc-element>
<toc-element topic="modules_module_cvr.topic">
<toc-element topic="modules_module_cvr_page_1.topic">
<toc-element topic="lookupCvr.topic"/>
<toc-element topic="searchCvr.topic"/>
</toc-element>
</toc-element>
<toc-element topic="modules_module_e_conomic.topic">
<toc-element topic="modules_module_e_conomic_page_1.topic">
<toc-element topic="checkEconomicCustomerExists.topic"/>
<toc-element topic="createEconomicCustomer.topic"/>
<toc-element topic="exportDraftInvoiceToEconomic.topic"/>
<toc-element topic="exportInvoiceToEconomic.topic"/>
<toc-element topic="getEconomicCustomer.topic"/>
<toc-element topic="getEconomicDepartments.topic"/>
<toc-element topic="getEconomicLayouts.topic"/>
<toc-element topic="getEconomicPaymentTerms.topic"/>
<toc-element topic="getEconomicProducts.topic"/>
<toc-element topic="importEconomicCustomers.topic"/>
</toc-element>
</toc-element>
<toc-element topic="modules_module_entra.topic">
<toc-element topic="modules_module_entra_page_1.topic">
<toc-element topic="listEntraUsers.topic"/>
</toc-element>
</toc-element>
<toc-element topic="modules_module_fxratesapi.topic">
<toc-element topic="modules_module_fxratesapi_page_1.topic">
<toc-element topic="getAllExchangeRates.topic"/>
<toc-element topic="getExchangeRate.topic"/>
</toc-element>
</toc-element>
<toc-element topic="modules_module_motorapi.topic">
<toc-element topic="modules_module_motorapi_page_1.topic">
<toc-element topic="motorApiLookup.topic"/>
</toc-element>
</toc-element>
<toc-element topic="modules_module_self_serve.topic">
<toc-element topic="modules_module_self_serve_page_1.topic">
<toc-element topic="forceDisableSelfServeLaneMachine.topic"/>
<toc-element topic="forceEnableSelfServeLaneMachine.topic"/>
<toc-element topic="getSelfServeLaneStatus.topic"/>
<toc-element topic="enableSelfServeLaneMachineRelay.topic"/>
<toc-element topic="sendSelfServeLaneCommand.topic"/>
<toc-element topic="setSelfServeLaneAllowedServices.topic"/>
</toc-element>
</toc-element>
<toc-element topic="modules_module_stripe.topic">
<toc-element topic="modules_module_stripe_page_1.topic">
<toc-element topic="createStripeInvoice.topic"/>
<toc-element topic="getDepartmentTerminalLocation.topic"/>
<toc-element topic="getDepartmentTerminalReaders.topic"/>
<toc-element topic="listStripeCustomers.topic"/>
<toc-element topic="listStripePrices.topic"/>
<toc-element topic="listStripeProducts.topic"/>
<toc-element topic="listStripeTerminalLocations.topic"/>
<toc-element topic="listStripeTerminalReaders.topic"/>
<toc-element topic="setDepartmentTerminalLocation.topic"/>
</toc-element>
</toc-element>
<toc-element topic="modules_module_virkdata.topic">
<toc-element topic="modules_module_virkdata_page_1.topic">
<toc-element topic="virkdataSearch.topic"/>
</toc-element>
</toc-element>
<toc-element topic="modules_module_wash_certificates.topic">
<toc-element topic="modules_module_wash_certificates_page_1.topic">
<toc-element topic="listWashCertificates.topic"/>
</toc-element>
</toc-element>
<toc-element topic="modules_module_weatherapi.topic">
<toc-element topic="modules_module_weatherapi_page_1.topic">
<toc-element topic="weatherApiCurrent.topic"/>
<toc-element topic="weatherApiForecast.topic"/>
<toc-element topic="weatherApiSearch.topic"/>
</toc-element>
</toc-element>
<toc-element topic="modules_module_xlvask.topic">
<toc-element topic="modules_module_xlvask_page_1.topic">
<toc-element topic="getXlvaskUsageLogs.topic"/>
<toc-element topic="getXlvaskUsageOrders.topic"/>
<toc-element topic="getXlvaskUsageOrdersFastLink.topic"/>
<toc-element topic="listXlvaskCustomers.topic"/>
<toc-element topic="listXlvaskVehicles.topic"/>
</toc-element>
</toc-element>
</toc-element>
<toc-element topic="Tag_Attachments.topic">
<toc-element topic="Tag_Attachments_Page_1.topic">
<toc-element topic="uploadAttachment.topic"/>
<toc-element topic="listOrderAttachments.topic"/>
<toc-element topic="downloadOrderAttachment.topic"/>
<toc-element topic="uploadOrderAttachment.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Forms.topic">
<toc-element topic="Tag_Forms_Page_1.topic">
<toc-element topic="getForm.topic"/>
<toc-element topic="submitForm.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Worker.topic">
<toc-element topic="Tag_Worker_Page_1.topic">
<toc-element topic="debugWorker.topic"/>
<toc-element topic="disableWorkerDebug.topic"/>
<toc-element topic="enableWorkerDebug.topic"/>
<toc-element topic="getWorkerLicensePlates.topic"/>
<toc-element topic="getWorkerStatus.topic"/>
<toc-element topic="updateWorkerVersion.topic"/>
<toc-element topic="getWorkerVersion.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Plate_Scans.topic">
<toc-element topic="Tag_Plate_Scans_Page_1.topic">
<toc-element topic="listDepartmentPlateScanners.topic"/>
<toc-element topic="listPlateScanners.topic"/>
<toc-element topic="addPlateScanner.topic"/>
<toc-element topic="updatePlateScanner.topic"/>
<toc-element topic="listPlateScans.topic"/>
<toc-element topic="recordPlateScan.topic"/>
<toc-element topic="recordDepartmentPlateScan.topic"/>
<toc-element topic="getPlateScanPostResults.topic"/>
<toc-element topic="addButtonPress.topic"/>
<toc-element topic="addButtonPressPost.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Config.topic">
<toc-element topic="config_module_backups.topic">
<toc-element topic="config_module_backups_page_1.topic">
<toc-element topic="getBackupsConfig.topic"/>
<toc-element topic="updateBackupsConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_bird.topic">
<toc-element topic="config_module_bird_page_1.topic">
<toc-element topic="getBirdConfig.topic"/>
<toc-element topic="updateBirdConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_e_conomic.topic">
<toc-element topic="config_module_e_conomic_page_1.topic">
<toc-element topic="getEconomicConfig.topic"/>
<toc-element topic="updateEconomicConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_email.topic">
<toc-element topic="config_module_email_page_1.topic">
<toc-element topic="getEmailConfig.topic"/>
<toc-element topic="testEmailConfig.topic"/>
<toc-element topic="updateEmailConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_entra.topic">
<toc-element topic="config_module_entra_page_1.topic">
<toc-element topic="getEntraConfig.topic"/>
<toc-element topic="updateEntraConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_fxratesapi.topic">
<toc-element topic="config_module_fxratesapi_page_1.topic">
<toc-element topic="getFxRatesApiConfig.topic"/>
<toc-element topic="updateFxRatesApiConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_gatewayapi.topic">
<toc-element topic="config_module_gatewayapi_page_1.topic">
<toc-element topic="getGatewayApiConfig.topic"/>
<toc-element topic="updateGatewayApiConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_licenseplaterecognizer.topic">
<toc-element topic="config_module_licenseplaterecognizer_page_1.topic">
<toc-element topic="getLicensePlateRecognizerConfig.topic"/>
<toc-element topic="updateLicensePlateRecognizerConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_limble.topic">
<toc-element topic="config_module_limble_page_1.topic">
<toc-element topic="getLimbleConfig.topic"/>
<toc-element topic="updateLimbleConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_motorapi.topic">
<toc-element topic="config_module_motorapi_page_1.topic">
<toc-element topic="getMotorApiConfig.topic"/>
<toc-element topic="updateMotorApiConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_ocrspace.topic">
<toc-element topic="config_module_ocrspace_page_1.topic">
<toc-element topic="getOcrSpaceConfig.topic"/>
<toc-element topic="updateOcrSpaceConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_openai.topic">
<toc-element topic="config_module_openai_page_1.topic">
<toc-element topic="getOpenAiConfig.topic"/>
<toc-element topic="updateOpenAiConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_recaptcha.topic">
<toc-element topic="config_module_recaptcha_page_1.topic">
<toc-element topic="getRecaptchaModuleConfig.topic"/>
<toc-element topic="updateRecaptchaConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_self_serve.topic">
<toc-element topic="config_module_self_serve_page_1.topic">
<toc-element topic="getSelfServeConfig.topic"/>
<toc-element topic="updateSelfServeConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_shelly.topic">
<toc-element topic="config_module_shelly_page_1.topic">
<toc-element topic="getShellyConfig.topic"/>
<toc-element topic="updateShellyConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_stripe.topic">
<toc-element topic="config_module_stripe_page_1.topic">
<toc-element topic="getStripeConfig.topic"/>
<toc-element topic="updateStripeConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_virkdata.topic">
<toc-element topic="config_module_virkdata_page_1.topic">
<toc-element topic="getVirkdataConfig.topic"/>
<toc-element topic="updateVirkdataConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_weatherapi.topic">
<toc-element topic="config_module_weatherapi_page_1.topic">
<toc-element topic="getWeatherApiConfig.topic"/>
<toc-element topic="updateWeatherApiConfig.topic"/>
</toc-element>
</toc-element>
<toc-element topic="config_module_xlvask.topic">
<toc-element topic="config_module_xlvask_page_1.topic">
<toc-element topic="getXlvaskConfig.topic"/>
<toc-element topic="updateXlvaskConfig.topic"/>
</toc-element>
</toc-element>
</toc-element>
<toc-element topic="Tag_Branding.topic">
<toc-element topic="Tag_Branding_Page_1.topic">
<toc-element topic="listBrandingOptions.topic"/>
<toc-element topic="addBrandingOption.topic"/>
<toc-element topic="editBrandingOption.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Roles.topic">
<toc-element topic="Tag_Roles_Page_1.topic">
<toc-element topic="listRoles.topic"/>
<toc-element topic="addRole.topic"/>
<toc-element topic="editRole.topic"/>
<toc-element topic="cloneRole.topic"/>
<toc-element topic="removeRolePermission.topic"/>
<toc-element topic="addRolePermission.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Self_Serve.topic">
<toc-element topic="Tag_Self_Serve_Page_1.topic">
<toc-element topic="deleteSelfserveConditionRule.topic"/>
<toc-element topic="listSelfserveConditionRules.topic"/>
<toc-element topic="addSelfserveConditionRule.topic"/>
<toc-element topic="updateSelfserveConditionRule.topic"/>
<toc-element topic="deleteSelfserveCondition.topic"/>
<toc-element topic="listSelfserveConditions.topic"/>
<toc-element topic="addSelfserveCondition.topic"/>
<toc-element topic="updateSelfserveCondition.topic"/>
<toc-element topic="deleteSelfserveMachineType.topic"/>
<toc-element topic="listSelfserveMachineTypes.topic"/>
<toc-element topic="addSelfserveMachineType.topic"/>
<toc-element topic="updateSelfserveMachineType.topic"/>
<toc-element topic="deleteSelfserveQuestion.topic"/>
<toc-element topic="listSelfserveQuestions.topic"/>
<toc-element topic="addSelfserveQuestion.topic"/>
<toc-element topic="updateSelfserveQuestion.topic"/>
<toc-element topic="deleteSelfserveTask.topic"/>
<toc-element topic="listSelfserveTasks.topic"/>
<toc-element topic="addSelfserveTask.topic"/>
<toc-element topic="updateSelfserveTask.topic"/>
</toc-element>
<toc-element topic="Tag_Self_Serve_Page_2.topic">
<toc-element topic="deleteSelfserveTaskAttachment.topic"/>
<toc-element topic="listSelfserveTaskAttachments.topic"/>
<toc-element topic="downloadSelfserveTaskAttachment.topic"/>
<toc-element topic="uploadSelfserveTaskAttachment.topic"/>
<toc-element topic="getSelfserveVehicleAllowed.topic"/>
<toc-element topic="deleteSelfserveVehicleCondition.topic"/>
<toc-element topic="listSelfserveVehicleConditions.topic"/>
<toc-element topic="addSelfserveVehicleCondition.topic"/>
<toc-element topic="updateSelfserveVehicleCondition.topic"/>
<toc-element topic="getSelfserveWashSummary.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Goals.topic">
<toc-element topic="Tag_Goals_Page_1.topic">
<toc-element topic="listDepartmentGoals.topic"/>
<toc-element topic="createDepartmentGoal.topic"/>
<toc-element topic="updateDepartmentGoal.topic"/>
<toc-element topic="deleteDepartmentGoal.topic"/>
<toc-element topic="sendDepartmentGoalProgressAlertTest.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Subusers.topic">
<toc-element topic="Tag_Subusers_Page_1.topic">
<toc-element topic="listSubusers.topic"/>
<toc-element topic="subuserPasswordAuth.topic"/>
<toc-element topic="listSubuserGrants.topic"/>
<toc-element topic="createSubuserGrant.topic"/>
<toc-element topic="deleteSubuserGrant.topic"/>
<toc-element topic="updateSubuserGrant.topic"/>
<toc-element topic="getCurrentSubuser.topic"/>
<toc-element topic="createSubuser.topic"/>
<toc-element topic="listSubuserPermissionNodes.topic"/>
<toc-element topic="validateSubuserSetupToken.topic"/>
<toc-element topic="completeSubuserSetup.topic"/>
<toc-element topic="getSubuser.topic"/>
</toc-element>
</toc-element>
<toc-element topic="Tag_Bird.topic">
<toc-element topic="Tag_Bird_Page_1.topic">
<toc-element topic="birdListNumbers.topic"/>
<toc-element topic="birdDeleteNumber.topic"/>
<toc-element topic="birdGetNumber.topic"/>
<toc-element topic="birdListVoiceCalls.topic"/>
<toc-element topic="birdCreateVoiceCall.topic"/>
<toc-element topic="birdTestOutboundVoiceCall.topic"/>
<toc-element topic="birdGetVoiceCall.topic"/>
<toc-element topic="birdHangupVoiceCall.topic"/>
<toc-element topic="birdSayOnVoiceCall.topic"/>
<toc-element topic="birdListFlashCalls.topic"/>
<toc-element topic="birdCreateFlashCall.topic"/>
<toc-element topic="birdEndFlashCallByNumbers.topic"/>
<toc-element topic="birdGetFlashCall.topic"/>
<toc-element topic="birdEndFlashCall.topic"/>
</toc-element>
</toc-element>
</toc-element>
<!-- AUTO-GENERATED API TOC END -->
</instance-profile>