input_object

ProductsReasonsFiltersInput

Defines filters for selecting specific product(s) or bag item(s) to which the reason applies. Example:{ "identifier": "21500347", "line_number": 1, "quantity": 1 }
Fields
identifier
String
The unique identifier for the product. For example, '21500347'.
line_number
Int
The specific line item of bag. For example, 1.
quantity
Int
The quantity of the product. For example, 1.