Skip to content

Wildberries API TypeScript SDK / <internal> / Pass

Interface: Pass

Defined in: types/orders-fbs.types.ts:718

Seller pass for warehouse access

Properties

PropertyTypeDescriptionDefined in
<a id="firstname"></a> firstName?stringDriver first nametypes/orders-fbs.types.ts:720
<a id="dateend"></a> dateEnd?stringPass expiration datetypes/orders-fbs.types.ts:722
<a id="lastname"></a> lastName?stringDriver last nametypes/orders-fbs.types.ts:724
<a id="carmodel"></a> carModel?stringCar modeltypes/orders-fbs.types.ts:726
<a id="carnumber"></a> carNumber?stringCar numbertypes/orders-fbs.types.ts:728
<a id="officename"></a> officeName?stringWarehouse nametypes/orders-fbs.types.ts:730
<a id="officeaddress"></a> officeAddress?stringWarehouse addresstypes/orders-fbs.types.ts:732
<a id="officeid"></a> officeId?numberWarehouse IDtypes/orders-fbs.types.ts:734
<a id="id"></a> id?numberPass IDtypes/orders-fbs.types.ts:736

Made with ❤️ for the Wildberries developer community