Skip to content

Wildberries API TypeScript SDK / <internal> / GetParentAllResponse

Interface: GetParentAllResponse

Defined in: types/products.types.ts:779

Response for parent categories (GET /content/v2/object/parent/all)

Properties

PropertyTypeDescriptionDefined in
<a id="data"></a> data?ParentCategory[]Массив родительских категорийtypes/products.types.ts:781
<a id="error"></a> error?booleanФлаг ошибкиtypes/products.types.ts:783
<a id="errortext"></a> errorText?stringОписание ошибкиtypes/products.types.ts:785
<a id="additionalerrors"></a> additionalErrors?stringДополнительные ошибкиtypes/products.types.ts:787

Made with ❤️ for the Wildberries developer community