Skip to content

Wildberries API TypeScript SDK / <internal> / Chat

Interface: Chat

Defined in: types/communications.types.ts:412

Properties

PropertyTypeDescriptionDefined in
<a id="chatid"></a> chatID?stringID чатаtypes/communications.types.ts:414
<a id="replysign"></a> replySign?stringПодпись чата. Требуется при отправке сообщения. Deadline 2026-06-04: WB updated replySign format on this date. Values cached before then must be refreshed via getSellerChats() to remain valid for send-message after the cutoff. New-format pattern: <version>:<UUID>:<crypto-signature> (e.g. 1:1e265a58-...:66f136e9...).types/communications.types.ts:422
<a id="clientid"></a> clientID?stringID покупателя Deprecated This field will be removed on February 2. See https://dev.wildberries.ru/release-notes?id=466types/communications.types.ts:427
<a id="clientname"></a> clientName?stringИмя покупателяtypes/communications.types.ts:429
<a id="goodcard"></a> goodCard?GoodCard-types/communications.types.ts:430
<a id="lastmessage"></a> lastMessage?LastMessage-types/communications.types.ts:431

Made with ❤️ for the Wildberries developer community