Skip to content

Wildberries API TypeScript SDK / <internal> / Pass

Interface: Pass

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

Seller pass for warehouse access

Properties

PropertyTypeDescriptionDefined in
<a id="firstname"></a> firstName?stringDriver first nametypes/orders-fbs.types.ts:764
<a id="dateend"></a> dateEnd?stringPass expiration datetypes/orders-fbs.types.ts:766
<a id="lastname"></a> lastName?stringDriver last nametypes/orders-fbs.types.ts:768
<a id="carmodel"></a> carModel?stringCar modeltypes/orders-fbs.types.ts:770
<a id="carnumber"></a> carNumber?stringCar numbertypes/orders-fbs.types.ts:772
<a id="officename"></a> officeName?stringWarehouse nametypes/orders-fbs.types.ts:774
<a id="officeaddress"></a> officeAddress?stringWarehouse addresstypes/orders-fbs.types.ts:776
<a id="officeid"></a> officeId?numberWarehouse IDtypes/orders-fbs.types.ts:778
<a id="id"></a> id?numberPass IDtypes/orders-fbs.types.ts:780

Made with ❤️ for the Wildberries developer community