Skip to content

Wildberries API TypeScript SDK / <internal> / DBWClientInfo

Interface: DBWClientInfo

Defined in: types/orders-fbw.types.ts:377

Buyer information for a DBW order

Since

3.4.0

Properties

PropertyTypeDescriptionDefined in
<a id="orderid"></a> orderID?numberOrder IDtypes/orders-fbw.types.ts:379
<a id="firstname"></a> firstName?stringCustomer first nametypes/orders-fbw.types.ts:381
<a id="fullname"></a> fullName?stringCustomer full nametypes/orders-fbw.types.ts:383
<a id="phone"></a> phone?stringPhone number (without country code)types/orders-fbw.types.ts:385
<a id="phonecode"></a> phoneCode?numberPhone country codetypes/orders-fbw.types.ts:387
<a id="additionalphonecodes"></a> additionalPhoneCodes?number[]Additional phone country codestypes/orders-fbw.types.ts:389

Made with ❤️ for the Wildberries developer community