Wildberries API TypeScript SDK / <internal> / GetDBWClientInfoResponse
Interface: GetDBWClientInfoResponse
Defined in: types/orders-fbw.types.ts:394
Response from POST /api/marketplace/v3/dbw/orders/client
Since
3.4.0
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="orders"></a> orders? | DBWClientInfo[] | null | List of buyer information by order (null when no matching orders) | types/orders-fbw.types.ts:396 |