authedUserEconomyMetadata
Gets economy metadata for the authenticated user.
Example
const { data: metadata } = await ClassicEconomyApi.authedUserEconomyMetadata();
Example Data
{
isMarketPlaceEnabled: true,
isItemsXchangeEnabled: true,
isGroupSalesAmountTooltipEnabled: true,
isTransactionsRecordsDownloadEnabled: true,
transactionRecordsDownloadEarliestYearDiff: 2,
isCommissionRecordsDownloadEnabled: false,
isGroupCommissionsPageEnabled: true,
isPublishingAdvanceRebatePageEnabled: true,
}
Endpoint
GET /v2/metadata