Skip to content

Wildberries API TypeScript SDK / <internal> / Pass

Interface: Pass

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

Seller pass for warehouse access

Properties

PropertyTypeDescriptionDefined in
<a id="firstname"></a> firstName?stringDriver first nametypes/orders-fbs.types.ts:736
<a id="dateend"></a> dateEnd?stringPass expiration datetypes/orders-fbs.types.ts:738
<a id="lastname"></a> lastName?stringDriver last nametypes/orders-fbs.types.ts:740
<a id="carmodel"></a> carModel?stringCar modeltypes/orders-fbs.types.ts:742
<a id="carnumber"></a> carNumber?stringCar numbertypes/orders-fbs.types.ts:744
<a id="officename"></a> officeName?stringWarehouse nametypes/orders-fbs.types.ts:746
<a id="officeaddress"></a> officeAddress?stringWarehouse addresstypes/orders-fbs.types.ts:748
<a id="officeid"></a> officeId?numberWarehouse IDtypes/orders-fbs.types.ts:750
<a id="id"></a> id?numberPass IDtypes/orders-fbs.types.ts:752

Made with ❤️ for the Wildberries developer community