Skip to content

Wildberries API TypeScript SDK / <internal> / DBSClientInfo

Interface: DBSClientInfo

Defined in: types/orders-dbs.types.ts:131

Customer contact information for DBS orders Returned by getClientInfo

Properties

PropertyTypeDescriptionDefined in
<a id="firstname"></a> firstName?stringCustomer first nametypes/orders-dbs.types.ts:133
<a id="fullname"></a> fullName?stringCustomer full nametypes/orders-dbs.types.ts:135
<a id="orderid"></a> orderID?numberOrder IDtypes/orders-dbs.types.ts:137
<a id="phone"></a> phone?stringPhone number (without country code)types/orders-dbs.types.ts:139
<a id="phonecode"></a> phoneCode?numberPhone country codetypes/orders-dbs.types.ts:141
<a id="additionalphonecodes"></a> additionalPhoneCodes?number[]Additional phone country codestypes/orders-dbs.types.ts:143

Made with ❤️ for the Wildberries developer community