Skip to content

Wildberries API TypeScript SDK / <internal> / PassCreateRequest

Interface: PassCreateRequest

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

Request body for creating a seller pass

Properties

PropertyTypeDescriptionDefined in
<a id="firstname"></a> firstNamestringDriver first nametypes/orders-fbs.types.ts:166
<a id="lastname"></a> lastNamestringDriver last nametypes/orders-fbs.types.ts:168
<a id="carmodel"></a> carModelstringCar modeltypes/orders-fbs.types.ts:170
<a id="carnumber"></a> carNumberstringCar number (letters and digits only)types/orders-fbs.types.ts:172
<a id="officeid"></a> officeIdnumberWarehouse office IDtypes/orders-fbs.types.ts:174

Made with ❤️ for the Wildberries developer community