Skip to content

Wildberries API TypeScript SDK / <internal> / CreateInviteResponse

Interface: CreateInviteResponse

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

Response from create invitation endpoint

Properties

PropertyTypeDescriptionDefined in
<a id="inviteid"></a> inviteIDstringInvitation ID (UUID)types/general.types.ts:132
<a id="expiredat"></a> expiredAtstringInvitation expiration date/timetypes/general.types.ts:134
<a id="issuccess"></a> isSuccessbooleanWhether invitation was created successfullytypes/general.types.ts:136
<a id="inviteurl"></a> inviteUrlstringURL for the user to accept the invitationtypes/general.types.ts:138

Made with ❤️ for the Wildberries developer community