Loading...
Was this page helpful?
This documentation provides a reference to the retrieveProductOption
method. This belongs to the Product Module.
This method is used to retrieve a product option by its ID.
A simple example that retrieves a product option by its ID:
To specify relations that should be retrieved:
optionId
stringselect
or relations
, accept the
attributes or relations associated with a product option.Promise
Promise<ProductOptionDTO>