SKU options

The SKU option object and the allowed CRUD operations on the related resource endpoint

SKU options represent any personalization or feature that customers can add to selected SKUs. They can have a price and a delay time (e.g., preparation time) and can be defined by market. The set of SKUs on which to apply a specific option can be defined by properly setting the sku_code_regex attribute (the RegEx maximum allowed length is 5000 chars).

Data model

Check the related ER diagram and explore the flowchart that illustrates how the SKU option resource relates to the other API entities.

Last updated