Wildberries API TypeScript SDK / <internal> / ApiSGTINsRequest
Interface: ApiSGTINsRequest
Defined in: types/in-store-pickup.types.ts:256
Example
json
{
"sgtins": [
"1234567890123456"
]
}Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="sgtins"></a> sgtins? | string[] | Массив кодов маркировки. Допускается от 16 до 135 символов для кода одной маркировки | types/in-store-pickup.types.ts:258 |