Skip to content

Wildberries API TypeScript SDK / <internal> / AccessCode

Type Alias: AccessCode

ts
type AccessCode = 
  | "balance"
  | "brands"
  | "changeJam"
  | "discountPrice"
  | "finance"
  | "showcase"
  | "suppliersDocuments"
  | "supply"
  | "feedbacksQuestions"
  | "questions"
  | "pinFeedbacks"
  | "pointsForReviews"
  | "feedbacks"
  | "wbPoint";

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

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

Made with ❤️ for the Wildberries developer community