Skip to content

Wildberries API TypeScript SDK / DBWCheckMetaValidationResponse

Interface: DBWCheckMetaValidationResponse

Defined in: types/orders-fbw.types.ts:504

Response from OrdersFbwModule.checkMetaValidation. Each item in metaDetails[] reports the validation status of a single order's marking metadata. Use this before calling deliverBulk() to detect orders that would fail with 409 MetaValidationFail.

Since

3.11.0

Properties

PropertyTypeDescriptionDefined in
<a id="metadetails"></a> metaDetailsMetaValidationDetail[]Per-order validation status entries.types/orders-fbw.types.ts:506

Made with ❤️ for the Wildberries developer community