---
title: "POST /enterprise/billing/buylicenses"
method: POST
path: "/enterprise/billing/buylicenses"
tags: ["enterprise"]
---

# POST /enterprise/billing/buylicenses

`POST /enterprise/billing/buylicenses`

## Query parameters

- `numberOflicenses` integer, required

## Response `200`

OK

- SessionDTO
  - `sessionId` string, uuid
  - `sessionType` string
  - `enterpriseId` integer
  - `enterpriseName` string
  - `hasAcceptedTermsAndConditions` boolean
  - `payeeId` integer
  - `labelId` integer
  - `publisherId` integer
  - `artistId` integer
  - `imageId` string, uuid
  - `enterpriseSmallImageId` string, uuid
  - `enterpriseImageId` string, uuid
  - `isRoyaltyTokenEnabled` boolean
  - `name` string
  - `isOwner` boolean
  - `roleName` string
  - `isAdmin` boolean
  - `referrerId` integer
  - `subscriptionPlanId` integer
  - `hasBillingInfo` boolean
  - `numberOfLicenses` integer
  - `numberOfLicensesUsed` integer
  - `planHasArtists` boolean
  - `planHasLabels` boolean
  - `planHasLabel` boolean
  - `planHasContent` boolean
  - `planHasAccounting` boolean
  - `planHasDistribution` boolean
  - `planHasPromote` boolean
  - `planHasExternalDistribution` boolean
  - `planHasAnalytics` boolean
  - `planHasStatement` boolean
  - `permissionAccountId` string, uuid
  - `permCanViewContent` boolean
  - `permCanViewContracts` boolean
  - `permCanViewFinance` boolean
  - `permCanViewDistribution` boolean
  - `permCanViewPromote` boolean
  - `permCanViewDaily` boolean
  - `permCanEditContent` boolean
  - `permCanEditContracts` boolean
  - `permCanEditFinance` boolean
  - `permCanEditDistribution` boolean
  - `permCanEditPromote` boolean
  - `permCanEditDaily` boolean
  - `permCanEditServices` boolean
  - `permCanInviteTeamMembers` boolean
  - `permCanTakedown` boolean
  - `viewEarnings` boolean
  - `viewAnalytics` boolean
  - `viewRevenueAnalytics` boolean
  - `viewTransactions` boolean
  - `viewBilling` boolean
  - `viewDistribution` boolean
  - `distributionLimit` integer
  - `type` 'Artist' | 'Label' | 'Enterprise' | 'Payee'
  - `payeeCanUpgrade` boolean
  - `originalEnterpriseType` string
  - `defaultLabelId` integer
  - `defaultArtistId` integer
  - `isTrial` boolean
  - `trialDaysLeft` integer
  - `payorEnterpriseCurrencyCode` string
  - `enterpriseCurrencyCode` string
  - `currencyCode` string
  - `defaultLanguageId` integer
  - `autoDistroOptIn` boolean
  - `statementLanguageId` integer
  - `currencySymbol` string
  - `canPay` boolean
  - `requireApprovalBeforeDistribution` boolean
  - `allowCoverSong` boolean
  - `allowRingtones` boolean
  - `allowVideos` boolean
  - `hasChildren` boolean
  - `hasParentEnterprise` boolean
  - `hideUserInfoTab` boolean
  - `showProcessingTab` boolean
  - `showKountFilter` boolean
  - `parentEnterpriseName` string
  - `parentEnterpriseImageId` string, uuid
  - `faqUrl` string
  - `helpUrl` string
  - `soundropShowCoUrl` string
  - `distributionAgreementUrl` string
  - `defaultPayeeMinimumPayment` number, double
  - `defaultContractTermsRate` number, double
  - `monetizationPriceUSD` number, double
  - `enableAudioValidation` boolean
  - `releasePriceId` integer
  - `trackPriceId` integer
  - `payMechanicals` boolean
  - `allowImportFromReport` boolean
  - `isSmartContractsActive` boolean
  - `enterprisePrimaryColor` string
  - `enterpriseDarkColor` string
  - `enterpriseFont` string
  - `allowSignup` boolean
  - `customLogoutUrl` string
  - `customDashboardLinkUrl` string
  - `customDashboardLinkText` string
  - `enableIntercom` boolean
  - `intercomAppId` string
  - `filestackEnabled` boolean
  - `canImpersonate` boolean
  - `isImpersonating` boolean
  - `domain` string
  - `domainV2` string
  - `parentEnterpriseSmallImageId` string, uuid
  - `isNftActive` boolean
  - `lastPasswordChangedDate` string, date-time
  - `isMarketplacePageEnabled` boolean
  - `hasFeatureFmLabel` boolean
  - `isAnalyticsActive` boolean
  - `showYouTube` boolean
  - `isDolbyAtmosEnabled` boolean
  - `isVideoDistributionEnabled` boolean
  - `isTrackSplitsEnabled` boolean
  - `isPaymentRequestEnabled` boolean
  - `isAcrCloudReleaseApprovedNotificationsEnabled` boolean
  - `isConnectedToIdp` boolean
  - `isDealOwnerInspectionEnabled` boolean
  - `isAllowedToDisableChildInspection` boolean
  - `isAcrCloudScanEnabled` boolean
  - `isInsightsHubEnabled` boolean
  - `accountType` 'Tenant' | 'Client' | 'PayeePortal' | 'ArtistPortal' | 'LabelPortal'

---

[API](https://skmtc.net/revelator/apis/revelator-api.md) · [All operations](https://skmtc.net/revelator/apis/revelator-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revelator/revelator-api/revisions/7a22c2db13c0/schema)
