Wildberries API TypeScript SDK / <internal> / SetMetaBulkResponse
Interface: SetMetaBulkResponse
Defined in: types/in-store-pickup.types.ts:391
Response from batch meta-set operations (sgtin/uin/imei/gtin).
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="requestid"></a> requestId | string | Unique request ID. | types/in-store-pickup.types.ts:393 |
<a id="results"></a> results | StatusSetResponse[] | Per-order results. | types/in-store-pickup.types.ts:395 |