Wildberries API TypeScript SDK / <internal> / PingResponse
Interface: PingResponse
Defined in: types/general.types.ts:10
Response structure for ping endpoint
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="ts"></a> TS? | string | Timestamp запроса | types/general.types.ts:12 |
<a id="status"></a> Status? | "OK" | Статус подключения | types/general.types.ts:14 |