Skip to content

Wildberries API TypeScript SDK / <internal> / AccessCode

Type Alias: AccessCode

ts
type AccessCode = 
  | "balance"
  | "brands"
  | "changeJam"
  | "discountPrice"
  | "finance"
  | "showcase"
  | "suppliersDocuments"
  | "supply"
  | "questions"
  | "pinFeedbacks"
  | "pointsForReviews"
  | "feedbacks"
  | "oldAnalyticsReports"
  | "marketplace"
  | "brandsFlow"
  | "copyrightComplaints"
  | "pretrialClaims"
  | "sellersChat"
  | "brandzone"
  | "brandzoneSubscribe";

Defined in: types/general.types.ts:83

Access code for user permissions Determines which sections of the seller profile the user can access

Made with ❤️ for the Wildberries developer community