spryker/customer-api

CustomerApi module


README

Latest Stable Version Minimum PHP Version

CustomerApi provides REST API connection towards customer 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.

Installation

composer require spryker/customer-api

Documentation

Spryker Documentation