Wildberries API TypeScript SDK / <internal> / ApiGTINRequest
Interface: ApiGTINRequest
Defined in: types/in-store-pickup.types.ts:56
Example
json
{
"gtin": [
"1234567890123456"
]
}Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="gtin"></a> gtin? | string | GTIN | types/in-store-pickup.types.ts:58 |