input_object

ProductsReasonsInput

Defines the reason data structure for bag/product-level actions. - The reason details (via `data`) - The filter conditions to identify which products are affected. Example: `{ "filters": [{ "identifier": "21500347", "line_number": 1 }], "data": {"reason_id": "507f1f77bcf86cd799439011","reason_text": "Wrong size"} }`
Fields
Details of the reason for the product-level action.
Filters used to select specific products/bags for which the reason applies.