Users

get/v2/users/{userId}/transaction-totals

Path parameters

userIdinteger required

Query parameters

usedTypesinteger
timeFrame'Day' | 'Week' | 'Month' | 'Year'
transactionType'Undefined' | 'Sale' | 'Purchase' | 'AffiliateSale' | 'DevEx' | 'GroupPayout' | 'AdImpressionPayout' | 'CurrencyPurchase' | 'TradeRobux' | 'PremiumStipend' | 'PendingRobux' | 'EngagementPayout' | 'GroupEngagementPayout' | 'AdSpend' | 'Summary' | 'IndividualToGroup' | 'CSAdjustment' | 'AdsRevsharePayout' | 'GroupAdsRevsharePayout' | 'SubscriptionsRevsharePayout' | 'GroupSubscriptionsRevsharePayout' | 'SubscriptionsRevshareClawback' | 'GroupSubscriptionsRevshareClawback' | 'PublishingAdvanceRebates' | 'AffiliatePayout' | 'LicensingPayment' | 'LicensingPaymentClawback' | 'CurrencyTransfer' | 'RobloxSelectTransfer' | 'PrivateServerEngagementPayout' | 'CurrencySubscriptionStipend' | 'SubscriptionReferralPayout' | 'CreatorRewardsPayout'
keyinteger
sortOrder'Asc' | 'Desc'
pagingDirection'Forward' | 'Backward'
pageNumberinteger
discriminatorstring nullable
countinteger

Response

Success

salesTotalinteger
purchasesTotalinteger
affiliateSalesTotalinteger
groupPayoutsTotalinteger
currencyPurchasesTotalinteger
premiumStipendsTotalinteger
tradeSystemEarningsTotalinteger
tradeSystemCostsTotalinteger
premiumPayoutsTotalinteger
groupPremiumPayoutsTotalinteger
adSpendTotalinteger
developerExchangeTotalinteger
pendingRobuxTotalinteger
incomingRobuxTotalinteger
outgoingRobuxTotalinteger
individualToGroupTotalinteger
csAdjustmentTotalinteger
adsRevsharePayoutsTotalinteger
groupAdsRevsharePayoutsTotalinteger
subscriptionsRevshareTotalinteger
groupSubscriptionsRevshareTotalinteger
subscriptionsRevshareOutgoingTotalinteger
groupSubscriptionsRevshareOutgoingTotalinteger
publishingAdvanceRebatesTotalinteger
affiliatePayoutTotalinteger
licensingPaymentTotalinteger
licensingPaymentClawbackOutgoingTotalinteger
incomingRobuxTransferTotalinteger
outgoingRobuxTransferTotalinteger
robloxSelectIncomingTotalinteger
robloxSelectOutgoingTotalinteger
privateServerEngagementPayoutsTotalinteger
creatorRewardsPayoutsTotalinteger
subscriptionReferralPayoutsTotalinteger

Changes

Changed in 1 of the 14 revisions of this API.4

    • added the enum value CreatorRewardsPayout to the property allOf[TransactionType]/ of the query request parameter transactionType

      request-parameter-property-enum-value-added

    • added the enum value SubscriptionReferralPayout to the property allOf[TransactionType]/ of the query request parameter transactionType

      request-parameter-property-enum-value-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog