ProductApi provides REST API connection towards product functionality. Our API modules expose CRUD facade methods (find, get, add, update, remove) that can be mapped to a URL via REST resource/action resolution.
composer require spryker/product-api
ProductApi provides REST API connection towards product functionality. Our API modules expose CRUD facade methods (find, get, add, update, remove) that can be mapped to a URL via REST resource/action resolution.
composer require spryker/product-api