object

BundleReturnConfig

Schema for bundle article refund config.
Fields
allow_partial_return
Boolean
Indicates if the bundle article can be partially returned. For example, `allow_partial_return` can be set to true.
returnable
Boolean
Indicates if the bundle article is returnable. For example, `returnable` can be set to true.
unit
String
Bundle article return window unit type e.g (days, weeks). For example, `unit` can be set to 'value'.
time
Int
Bundle article return unit value. For example, `time` can be set to 3.