Skip to content

Wildberries API TypeScript SDK / CreateInviteRequest

Interface: CreateInviteRequest

Defined in: types/user-management.types.ts:157

Запрос на создание приглашения пользователя

Properties

PropertyTypeDescriptionDefined in
<a id="access"></a> access?AccessItem[]Настройки доступа (если пустой массив или не указан — доступы по умолчанию)types/user-management.types.ts:159
<a id="invite"></a> invite{ phoneNumber: string; position?: string; }Данные приглашенияtypes/user-management.types.ts:161
invite.phoneNumberstringНомер телефона пользователя для приглашенияtypes/user-management.types.ts:163
invite.position?stringДолжность пользователя Max Length 150types/user-management.types.ts:168

Made with ❤️ for the Wildberries developer community