Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 874 Bytes

CompatibilityListProductOfferResponse.md

File metadata and controls

9 lines (6 loc) · 874 Bytes

# CompatibilityListProductOfferResponse

Properties

Name Type Description Notes
type string Type of the compatibility list, two values are acceptable: `MANUAL`, `PRODUCT_BASED`. <ul> <li>`MANUAL` - for offers not associated with product - compatibility list is created with items provided by user directly in the body of the request.</li> <li>`PRODUCT_BASED` - for offers associated with product - if compatibility list is provided in the product details (GET/sale/products/{productId}), it needs to be included in the offer in unchanged form. </li> </ul> [default to 'MANUAL']

[Back to Model list] [Back to API list] [Back to README]